FunnelGameNumStrategy.smali

.class public Lcom/sandboxol/report/strategy/FunnelGameNumStrategy;
.super Lcom/sandboxol/report/strategy/BaseReportStrategy;
.source "FunnelGameNumStrategy.java"


# direct methods
.method public constructor <init>(Z)V
    .registers 2

    .line 1
    invoke-direct {p0, p1}, Lcom/sandboxol/report/strategy/BaseReportStrategy;-><init>(Z)V

    return-void
.end method


# virtual methods
.method public bridge synthetic clearEvents(Ljava/util/List;)Ljava/util/List;
    .registers 2

    .line 1
    invoke-super {p0, p1}, Lcom/sandboxol/report/strategy/BaseReportStrategy;->clearEvents(Ljava/util/List;)Ljava/util/List;

    move-result-object p1

    return-object p1
.end method

.method public endWeight()I
    .registers 2

    const/16 v0, 0x16

    return v0
.end method

.method public getEventType()Ljava/lang/String;
    .registers 2

    const-string v0, "funnel_game_number"

    return-object v0
.end method

.method public bridge synthetic getEvents()Ljava/util/List;
    .registers 2

    .line 1
    invoke-super {p0}, Lcom/sandboxol/report/strategy/BaseReportStrategy;->getEvents()Ljava/util/List;

    move-result-object v0

    return-object v0
.end method

.method public getPlatform()Ljava/lang/String;
    .registers 2

    const-string v0, "game_funnel"

    return-object v0
.end method

.method public bridge synthetic onAppEvent(Ljava/lang/String;)V
    .registers 2

    .line 1
    invoke-super {p0, p1}, Lcom/sandboxol/report/strategy/BaseReportStrategy;->onAppEvent(Ljava/lang/String;)V

    return-void
.end method

.method public bridge synthetic onFilter(Ljava/util/List;Lcom/sandboxol/greendao/entity/report/NewEvent;)Z
    .registers 3

    .line 1
    invoke-super {p0, p1, p2}, Lcom/sandboxol/report/strategy/BaseReportStrategy;->onFilter(Ljava/util/List;Lcom/sandboxol/greendao/entity/report/NewEvent;)Z

    move-result p1

    return p1
.end method

.method public bridge synthetic onGameEvent(Ljava/lang/String;Ljava/lang/String;)V
    .registers 3

    .line 1
    invoke-super {p0, p1, p2}, Lcom/sandboxol/report/strategy/BaseReportStrategy;->onGameEvent(Ljava/lang/String;Ljava/lang/String;)V

    return-void
.end method

.method public bridge synthetic onLoadData()V
    .registers 1

    .line 1
    invoke-super {p0}, Lcom/sandboxol/report/strategy/BaseReportStrategy;->onLoadData()V

    return-void
.end method

.method public startWeight()I
    .registers 2

    const/16 v0, 0x11

    return v0
.end method

.method public stepLength()I
    .registers 2

    const/4 v0, 0x6

    return v0
.end method