52 lines
1.3 KiB
Smali
52 lines
1.3 KiB
Smali
.class Lcom/moji/member/presenter/MemberExCodePresenter$11;
|
|
.super Ljava/lang/Object;
|
|
.source "MemberExCodePresenter.java"
|
|
|
|
# interfaces
|
|
.implements Lcom/moji/dialog/control/MJDialogDefaultControl$OnDismissCallback;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/moji/member/presenter/MemberExCodePresenter;->a(Landroid/content/Context;)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic a:Lcom/moji/member/presenter/MemberExCodePresenter;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lcom/moji/member/presenter/MemberExCodePresenter;)V
|
|
.locals 0
|
|
|
|
.line 220
|
|
iput-object p1, p0, Lcom/moji/member/presenter/MemberExCodePresenter$11;->a:Lcom/moji/member/presenter/MemberExCodePresenter;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a(Lcom/moji/dialog/MJDialog;)V
|
|
.locals 0
|
|
.param p1 # Lcom/moji/dialog/MJDialog;
|
|
.annotation build Landroid/support/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
|
|
const/4 p1, 0x0
|
|
|
|
.line 223
|
|
sput-object p1, Lcom/moji/base/MJActivityStack;->a:Landroid/app/Dialog;
|
|
|
|
return-void
|
|
.end method
|