Weather/smali_classes2/com/moji/mjweather/alert/WeatherAlertActivity$WeatherAlertCallbackImpl$1.smali
2021-05-10 10:13:34 +02:00

58 lines
2.1 KiB
Smali

.class Lcom/moji/mjweather/alert/WeatherAlertActivity$WeatherAlertCallbackImpl$1;
.super Ljava/lang/Object;
.source "WeatherAlertActivity.java"
# interfaces
.implements Landroid/view/View$OnClickListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/moji/mjweather/alert/WeatherAlertActivity$WeatherAlertCallbackImpl;->a(Lcom/moji/weatherprovider/update/Result;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/moji/mjweather/alert/WeatherAlertActivity$WeatherAlertCallbackImpl;
# direct methods
.method constructor <init>(Lcom/moji/mjweather/alert/WeatherAlertActivity$WeatherAlertCallbackImpl;)V
.locals 0
.line 418
iput-object p1, p0, Lcom/moji/mjweather/alert/WeatherAlertActivity$WeatherAlertCallbackImpl$1;->a:Lcom/moji/mjweather/alert/WeatherAlertActivity$WeatherAlertCallbackImpl;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onClick(Landroid/view/View;)V
.locals 1
.line 421
iget-object p1, p0, Lcom/moji/mjweather/alert/WeatherAlertActivity$WeatherAlertCallbackImpl$1;->a:Lcom/moji/mjweather/alert/WeatherAlertActivity$WeatherAlertCallbackImpl;
iget-object p1, p1, Lcom/moji/mjweather/alert/WeatherAlertActivity$WeatherAlertCallbackImpl;->a:Lcom/moji/mjweather/alert/WeatherAlertActivity;
iget-object v0, p0, Lcom/moji/mjweather/alert/WeatherAlertActivity$WeatherAlertCallbackImpl$1;->a:Lcom/moji/mjweather/alert/WeatherAlertActivity$WeatherAlertCallbackImpl;
iget-object v0, v0, Lcom/moji/mjweather/alert/WeatherAlertActivity$WeatherAlertCallbackImpl;->a:Lcom/moji/mjweather/alert/WeatherAlertActivity;
invoke-static {v0}, Lcom/moji/mjweather/alert/WeatherAlertActivity;->d(Lcom/moji/mjweather/alert/WeatherAlertActivity;)Ljava/lang/String;
move-result-object v0
invoke-static {p1, v0}, Lcom/moji/mjweather/alert/WeatherAlertActivity;->a(Lcom/moji/mjweather/alert/WeatherAlertActivity;Ljava/lang/String;)V
return-void
.end method