Weather/smali_classes2/com/moji/mjweather/setting/fragment/BaseAccountFragment$1.smali
2021-05-10 10:13:34 +02:00

54 lines
1.5 KiB
Smali

.class Lcom/moji/mjweather/setting/fragment/BaseAccountFragment$1;
.super Ljava/lang/Object;
.source "BaseAccountFragment.java"
# interfaces
.implements Lcom/moji/dialog/control/MJDialogDefaultControl$SingleButtonCallback;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/moji/mjweather/setting/fragment/BaseAccountFragment;->onPreferenceClick(Landroid/preference/Preference;)Z
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/moji/mjweather/setting/fragment/BaseAccountFragment;
# direct methods
.method constructor <init>(Lcom/moji/mjweather/setting/fragment/BaseAccountFragment;)V
.locals 0
.line 164
iput-object p1, p0, Lcom/moji/mjweather/setting/fragment/BaseAccountFragment$1;->a:Lcom/moji/mjweather/setting/fragment/BaseAccountFragment;
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 167
invoke-virtual {p1}, Lcom/moji/dialog/MJDialog;->dismiss()V
return-void
.end method