GameBoxPluginModule.smali
.class public Lcom/cm/plugincluster/gamebox/GameBoxPluginModule;
.super Ljava/lang/Object;
.source "GameBoxPluginModule.java"
# direct methods
.method public constructor <init>()V
.registers 1
.prologue
.line 23
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 24
return-void
.end method
# virtual methods
.method public addFreshInstalledGameIntoCache(Ljava/lang/String;I)V
.registers 3
.prologue
.line 119
return-void
.end method
.method public addGameBoostJsIfNeeded(Landroid/app/Activity;Landroid/webkit/WebView;Ljava/lang/String;)Z
.registers 5
.prologue
.line 171
const/4 v0, 0x0
return v0
.end method
.method public addToAppDataCache(Ljava/lang/String;Ljava/lang/String;Z)V
.registers 4
.prologue
.line 95
return-void
.end method
.method public attemptToShowSafeNotification(Ljava/lang/String;ZLcom/cm/plugincluster/spec/FunctionCallback;Lcom/cm/plugincluster/spec/FunctionCallback;)Z
.registers 6
.prologue
.line 88
const/4 v0, 0x0
return v0
.end method
.method public createGameBoxIcon([Landroid/graphics/Bitmap;Landroid/graphics/Bitmap;IZ)Landroid/graphics/Bitmap;
.registers 6
.prologue
.line 185
const/4 v0, 0x0
return-object v0
.end method
.method public createGameBoxShortcut()Z
.registers 2
.prologue
.line 31
const/4 v0, 0x0
return v0
.end method
.method public createGameBoxShortcutAsync(I)V
.registers 2
.prologue
.line 48
return-void
.end method
.method public deleteUninstallGame(Ljava/lang/String;)V
.registers 2
.prologue
.line 110
return-void
.end method
.method public doPreGameBoxRecommendDataLoaderAtScreenOff()V
.registers 1
.prologue
.line 179
return-void
.end method
.method public doPreLoadGameBoxPicksData()V
.registers 1
.prologue
.line 63
return-void
.end method
.method public doPreLoadGameCenterPicksData()V
.registers 1
.prologue
.line 60
return-void
.end method
.method public enterAndScanGames(I)V
.registers 2
.prologue
.line 54
return-void
.end method
.method public fetchGameBoxAgentInstance()Lcom/cm/plugincluster/gamebox/GameBoxAgent;
.registers 2
.prologue
.line 77
const/4 v0, 0x0
return-object v0
.end method
.method public fetchGameBoxWatcher()Lcom/cm/plugincluster/gamebox/GameBoxWatcher;
.registers 2
.prologue
.line 84
new-instance v0, Lcom/cm/plugincluster/gamebox/GameBoxWatcher;
invoke-direct {v0}, Lcom/cm/plugincluster/gamebox/GameBoxWatcher;-><init>()V
return-object v0
.end method
.method public fixErrorGameBoostShortCut()V
.registers 1
.prologue
.line 35
return-void
.end method
.method public gameBoxPromtOnAddExclusion()V
.registers 1
.prologue
.line 182
return-void
.end method
.method public gameBoxRecommendDialogCanShow()Z
.registers 2
.prologue
.line 143
const/4 v0, 0x0
return v0
.end method
.method public getAllGamesList()Ljava/util/List;
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Ljava/util/List",
"<+",
"Lcom/cm/plugincluster/gamebox/IGameModel;",
">;"
}
.end annotation
.prologue
.line 102
const/4 v0, 0x0
return-object v0
.end method
.method public getAllGamesList(Z)Ljava/util/List;
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(Z)",
"Ljava/util/List",
"<+",
"Lcom/cm/plugincluster/gamebox/IGameModel;",
">;"
}
.end annotation
.prologue
.line 98
const/4 v0, 0x0
return-object v0
.end method
.method public getBoostPercent()I
.registers 2
.prologue
.line 233
const/4 v0, 0x0
return v0
.end method
.method public getGameBoxOneTabRecommendText()Ljava/lang/CharSequence;
.registers 2
.prologue
.line 175
const/4 v0, 0x0
return-object v0
.end method
.method public getGameBoxRecommendDialogManager()Lcom/cm/plugincluster/gamebox/GameBoxRecommendDialogManager;
.registers 2
.prologue
.line 135
new-instance v0, Lcom/cm/plugincluster/gamebox/GameBoxRecommendDialogManager;
invoke-direct {v0}, Lcom/cm/plugincluster/gamebox/GameBoxRecommendDialogManager;-><init>()V
return-object v0
.end method
.method public getGameDataServiceInstance()Landroid/os/IInterface;
.registers 2
.prologue
.line 199
const/4 v0, 0x0
return-object v0
.end method
.method public getGameDataServiceProxyInstance(Landroid/os/IBinder;)Landroid/os/IInterface;
.registers 3
.prologue
.line 203
const/4 v0, 0x0
return-object v0
.end method
.method public getGameModel(Ljava/lang/String;)Lcom/cm/plugincluster/gamebox/IGameModel;
.registers 3
.prologue
.line 106
const/4 v0, 0x0
return-object v0
.end method
.method public getGameRecommendJudger()Lcom/cm/plugincluster/gamebox/GameRecommendJudger;
.registers 2
.prologue
.line 70
new-instance v0, Lcom/cm/plugincluster/gamebox/GameRecommendJudger;
invoke-direct {v0}, Lcom/cm/plugincluster/gamebox/GameRecommendJudger;-><init>()V
return-object v0
.end method
.method public getGameWebActivityJumper()Lcom/cm/plugincluster/gamebox/GameWebActivityJumper;
.registers 2
.prologue
.line 167
new-instance v0, Lcom/cm/plugincluster/gamebox/GameWebActivityJumper;
invoke-direct {v0}, Lcom/cm/plugincluster/gamebox/GameWebActivityJumper;-><init>()V
return-object v0
.end method
.method public getMostOftenUseGameIconBitmap()Landroid/graphics/Bitmap;
.registers 2
.prologue
.line 229
const/4 v0, 0x0
return-object v0
.end method
.method public getRescanObject()Ljava/lang/Runnable;
.registers 2
.prologue
.line 157
const/4 v0, 0x0
return-object v0
.end method
.method public getWriteableDatebase()Landroid/database/sqlite/SQLiteDatabase;
.registers 2
.prologue
.line 125
const/4 v0, 0x0
return-object v0
.end method
.method public goToGameManagerActivity(Landroid/content/Context;IZ)Z
.registers 5
.prologue
.line 66
const/4 v0, 0x0
return v0
.end method
.method public handleGameBoostClickAtToolsListPage(Landroid/content/Context;I)V
.registers 3
.prologue
.line 51
return-void
.end method
.method public handleRedReportAtToolsListPage(II)V
.registers 3
.prologue
.line 42
return-void
.end method
.method public hasCreateGameBoxShortcut(Z)Z
.registers 3
.prologue
.line 27
const/4 v0, 0x0
return v0
.end method
.method public informAppLaunchMonitor()V
.registers 1
.prologue
.line 92
return-void
.end method
.method public launchUpdateGameBoxDataTask(Ljava/lang/String;)V
.registers 2
.prologue
.line 164
return-void
.end method
.method public notifyStartedByGameBox(Ljava/lang/String;I)V
.registers 3
.prologue
.line 81
return-void
.end method
.method public onCloudCfgDataChanged()V
.registers 1
.prologue
.line 74
return-void
.end method
.method public onCustomToastButtonRightClick(Ljava/lang/String;Z)V
.registers 3
.prologue
.line 154
return-void
.end method
.method public onGameBoostCardClickAtMainPage(Landroid/app/Activity;ILcom/cm/plugincluster/spec/FunctionCallback;Lcom/cm/plugincluster/spec/FunctionCallback;)V
.registers 5
.prologue
.line 129
return-void
.end method
.method public onGameBoostCardClickAtResultPage(Landroid/app/Activity;ILcom/cm/plugincluster/spec/FunctionCallback;Landroid/content/DialogInterface$OnDismissListener;)V
.registers 5
.prologue
.line 132
return-void
.end method
.method public onGameBoostHeadViewClick(Landroid/app/Activity;Ljava/util/List;)V
.registers 3
.prologue
.line 113
return-void
.end method
.method public openGameBoostAsync(I)V
.registers 2
.prologue
.line 45
return-void
.end method
.method public reportCmGamesItemRed(ZZ)V
.registers 3
.prologue
.line 196
return-void
.end method
.method public reportGameRecommend(II)V
.registers 3
.prologue
.line 241
return-void
.end method
.method public reportUserGameBehaviors(ILjava/lang/String;)V
.registers 3
.prologue
.line 122
return-void
.end method
.method public shouldEnableGameBoxGuide(Z)Z
.registers 3
.prologue
.line 38
const/4 v0, 0x0
return v0
.end method
.method public shouldRecommendGameBoxInCmHeadCard()Z
.registers 2
.prologue
.line 189
const/4 v0, 0x0
return v0
.end method
.method public shouldShowGame4PicInResultPage()Z
.registers 2
.prologue
.line 139
const/4 v0, 0x0
return v0
.end method
.method public shouldShowGameBoxInResultPage()Z
.registers 2
.prologue
.line 147
const/4 v0, 0x0
return v0
.end method
.method public showRedPointForGamebox()Z
.registers 2
.prologue
.line 207
const/4 v0, 0x0
return v0
.end method
.method public startGameBox(Landroid/content/Context;IILandroid/os/Bundle;)V
.registers 5
.prologue
.line 237
return-void
.end method
.method public startProperGameBox(Landroid/content/Context;I)V
.registers 3
.prologue
.line 193
return-void
.end method
.method public stopScanGames()V
.registers 1
.prologue
.line 57
return-void
.end method
.method public takeCmdReceiver()Lcom/cm/plugincluster/common/IBaseReceiver;
.registers 2
.prologue
.line 215
new-instance v0, Lcom/cm/plugincluster/gamebox/GameBoxPluginModule$1;
invoke-direct {v0, p0}, Lcom/cm/plugincluster/gamebox/GameBoxPluginModule$1;-><init>(Lcom/cm/plugincluster/gamebox/GameBoxPluginModule;)V
return-object v0
.end method
.method public takeGameboxFloatNotifier()Lcom/cm/plugincluster/gamebox/GameboxFloatNotifier;
.registers 2
.prologue
.line 211
new-instance v0, Lcom/cm/plugincluster/gamebox/GameboxFloatNotifier;
invoke-direct {v0}, Lcom/cm/plugincluster/gamebox/GameboxFloatNotifier;-><init>()V
return-object v0
.end method
.method public takeInstallMonitorReceiver()Lcom/cm/plugincluster/common/IBaseReceiver;
.registers 2
.prologue
.line 222
new-instance v0, Lcom/cm/plugincluster/gamebox/GameBoxPluginModule$2;
invoke-direct {v0, p0}, Lcom/cm/plugincluster/gamebox/GameBoxPluginModule$2;-><init>(Lcom/cm/plugincluster/gamebox/GameBoxPluginModule;)V
return-object v0
.end method
.method public updateGameCacheWhenAppsChanged(Ljava/lang/String;IZZZ)V
.registers 6
.prologue
.line 116
return-void
.end method
.method public whenBatteryCharging()V
.registers 1
.prologue
.line 161
return-void
.end method
.method public whenCouldCfg2GameBoxOrPicks(Landroid/content/Context;)V
.registers 2
.prologue
.line 151
return-void
.end method