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

77 lines
2.5 KiB
Smali

.class Lcom/moji/mjweather/setting/fragment/BaseAccountFragment$5;
.super Ljava/lang/Object;
.source "BaseAccountFragment.java"
# interfaces
.implements Lcom/moji/dialog/control/MJDialogRadioTwoControl$SingleRadioButtonCallback;
# 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 180
iput-object p1, p0, Lcom/moji/mjweather/setting/fragment/BaseAccountFragment$5;->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/ETypeRadio;)V
.locals 1
.param p1 # Lcom/moji/dialog/MJDialog;
.annotation build Landroid/support/annotation/NonNull;
.end annotation
.end param
.param p2 # Lcom/moji/dialog/type/ETypeRadio;
.annotation build Landroid/support/annotation/NonNull;
.end annotation
.end param
.line 183
iget-object p1, p0, Lcom/moji/mjweather/setting/fragment/BaseAccountFragment$5;->a:Lcom/moji/mjweather/setting/fragment/BaseAccountFragment;
invoke-static {p1}, Lcom/moji/mjweather/setting/fragment/BaseAccountFragment;->c(Lcom/moji/mjweather/setting/fragment/BaseAccountFragment;)Lcom/moji/mvpframe/BasePresenter;
move-result-object p1
check-cast p1, Lcom/moji/mjweather/setting/presenter/BaseAccountPreferencePresenter;
invoke-static {}, Lcom/moji/mjweather/me/AccountUtils;->a()Ljava/lang/String;
move-result-object p2
invoke-virtual {p1, p2}, Lcom/moji/mjweather/setting/presenter/BaseAccountPreferencePresenter;->d(Ljava/lang/String;)V
.line 184
invoke-static {}, Lcom/moji/statistics/EventManager;->a()Lcom/moji/statistics/EventManager;
move-result-object p1
sget-object p2, Lcom/moji/statistics/EVENT_TAG;->INFO_SEX_CLICK:Lcom/moji/statistics/EVENT_TAG;
const-string v0, "1"
invoke-virtual {p1, p2, v0}, Lcom/moji/statistics/EventManager;->a(Lcom/moji/statistics/EVENT_TAG;Ljava/lang/String;)Lcom/moji/statistics/EventManager;
return-void
.end method