GameBoxRecommendDialogManager.smali

.class public Lcom/cm/plugincluster/gamebox/GameBoxRecommendDialogManager;
.super Ljava/lang/Object;
.source "GameBoxRecommendDialogManager.java"


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

    .prologue
    .line 6
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public canShow()Z
    .registers 2

    .prologue
    .line 8
    const/4 v0, 0x0

    return v0
.end method

.method public showView(ILandroid/app/Activity;Landroid/content/DialogInterface$OnDismissListener;)V
    .registers 4

    .prologue
    .line 12
    return-void
.end method