Weather/smali_classes3/com/moji/user/message/fragment/BaseMsgFragment$7.smali
2021-05-10 10:13:34 +02:00

56 lines
1.5 KiB
Smali

.class Lcom/moji/user/message/fragment/BaseMsgFragment$7;
.super Ljava/lang/Object;
.source "BaseMsgFragment.java"
# interfaces
.implements Lcom/moji/dialog/control/MJDialogDefaultControl$SingleButtonCallback;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/moji/user/message/fragment/BaseMsgFragment;->h()V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/moji/user/message/fragment/BaseMsgFragment;
# direct methods
.method constructor <init>(Lcom/moji/user/message/fragment/BaseMsgFragment;)V
.locals 0
.line 268
iput-object p1, p0, Lcom/moji/user/message/fragment/BaseMsgFragment$7;->a:Lcom/moji/user/message/fragment/BaseMsgFragment;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public a(Lcom/moji/dialog/MJDialog;Lcom/moji/dialog/type/ETypeAction;)V
.locals 0
.param p1 # Lcom/moji/dialog/MJDialog;
.annotation build Landroid/support/annotation/NonNull;
.end annotation
.end param
.param p2 # Lcom/moji/dialog/type/ETypeAction;
.annotation build Landroid/support/annotation/NonNull;
.end annotation
.end param
.line 271
iget-object p1, p0, Lcom/moji/user/message/fragment/BaseMsgFragment$7;->a:Lcom/moji/user/message/fragment/BaseMsgFragment;
invoke-virtual {p1}, Lcom/moji/user/message/fragment/BaseMsgFragment;->m()V
return-void
.end method