57 lines
1.9 KiB
Smali
57 lines
1.9 KiB
Smali
.class Lcom/moji/mjweather/settingpreference/pref/MJPreferenceWithSwitchButton$1;
|
|
.super Ljava/lang/Object;
|
|
.source "MJPreferenceWithSwitchButton.java"
|
|
|
|
# interfaces
|
|
.implements Landroid/widget/CompoundButton$OnCheckedChangeListener;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/moji/mjweather/settingpreference/pref/MJPreferenceWithSwitchButton;->onBindView(Landroid/view/View;)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic a:Lcom/moji/mjweather/settingpreference/pref/MJPreferenceWithSwitchButton;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lcom/moji/mjweather/settingpreference/pref/MJPreferenceWithSwitchButton;)V
|
|
.locals 0
|
|
|
|
.line 93
|
|
iput-object p1, p0, Lcom/moji/mjweather/settingpreference/pref/MJPreferenceWithSwitchButton$1;->a:Lcom/moji/mjweather/settingpreference/pref/MJPreferenceWithSwitchButton;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public onCheckedChanged(Landroid/widget/CompoundButton;Z)V
|
|
.locals 0
|
|
|
|
.line 96
|
|
iget-object p1, p0, Lcom/moji/mjweather/settingpreference/pref/MJPreferenceWithSwitchButton$1;->a:Lcom/moji/mjweather/settingpreference/pref/MJPreferenceWithSwitchButton;
|
|
|
|
invoke-virtual {p1, p2}, Lcom/moji/mjweather/settingpreference/pref/MJPreferenceWithSwitchButton;->a(Z)V
|
|
|
|
.line 97
|
|
iget-object p1, p0, Lcom/moji/mjweather/settingpreference/pref/MJPreferenceWithSwitchButton$1;->a:Lcom/moji/mjweather/settingpreference/pref/MJPreferenceWithSwitchButton;
|
|
|
|
invoke-static {p2}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
|
|
|
|
move-result-object p2
|
|
|
|
invoke-static {p1, p2}, Lcom/moji/mjweather/settingpreference/pref/MJPreferenceWithSwitchButton;->a(Lcom/moji/mjweather/settingpreference/pref/MJPreferenceWithSwitchButton;Ljava/lang/Object;)Z
|
|
|
|
return-void
|
|
.end method
|