94 lines
3.0 KiB
Smali
94 lines
3.0 KiB
Smali
.class Lcom/moji/mjweather/setting/fragment/BaseAccountFragment$7;
|
|
.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 250
|
|
iput-object p1, p0, Lcom/moji/mjweather/setting/fragment/BaseAccountFragment$7;->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 253
|
|
invoke-virtual {p1}, Lcom/moji/dialog/MJDialog;->b()Lcom/moji/dialog/control/AbsDialogControl;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Lcom/moji/dialog/control/MJDialogInputControl;
|
|
|
|
.line 254
|
|
iget-object p2, p0, Lcom/moji/mjweather/setting/fragment/BaseAccountFragment$7;->a:Lcom/moji/mjweather/setting/fragment/BaseAccountFragment;
|
|
|
|
invoke-static {p2}, Lcom/moji/mjweather/setting/fragment/BaseAccountFragment;->e(Lcom/moji/mjweather/setting/fragment/BaseAccountFragment;)Lcom/moji/mvpframe/BasePresenter;
|
|
|
|
move-result-object p2
|
|
|
|
check-cast p2, Lcom/moji/mjweather/setting/presenter/BaseAccountPreferencePresenter;
|
|
|
|
invoke-virtual {p1}, Lcom/moji/dialog/control/MJDialogInputControl;->g()Landroid/widget/EditText;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-virtual {p1}, Landroid/widget/EditText;->getText()Landroid/text/Editable;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-virtual {p1}, Ljava/lang/Object;->toString()Ljava/lang/String;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-virtual {p1}, Ljava/lang/String;->trim()Ljava/lang/String;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-virtual {p2, p1}, Lcom/moji/mjweather/setting/presenter/BaseAccountPreferencePresenter;->f(Ljava/lang/String;)V
|
|
|
|
.line 255
|
|
invoke-static {}, Lcom/moji/statistics/EventManager;->a()Lcom/moji/statistics/EventManager;
|
|
|
|
move-result-object p1
|
|
|
|
sget-object p2, Lcom/moji/statistics/EVENT_TAG;->INFO_SAVE_CLICK:Lcom/moji/statistics/EVENT_TAG;
|
|
|
|
invoke-virtual {p1, p2}, Lcom/moji/statistics/EventManager;->a(Lcom/moji/statistics/EVENT_TAG;)Lcom/moji/statistics/EventManager;
|
|
|
|
return-void
|
|
.end method
|