Weather/smali_classes2/com/moji/mjweather/TabWeatherFragment$11.smali
2021-05-10 10:13:34 +02:00

52 lines
1.3 KiB
Smali

.class Lcom/moji/mjweather/TabWeatherFragment$11;
.super Ljava/lang/Object;
.source "TabWeatherFragment.java"
# interfaces
.implements Landroid/view/View$OnClickListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/moji/mjweather/TabWeatherFragment;->a(Ljava/lang/String;Ljava/lang/String;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic a:Landroid/app/Dialog;
.field final synthetic b:Lcom/moji/mjweather/TabWeatherFragment;
# direct methods
.method constructor <init>(Lcom/moji/mjweather/TabWeatherFragment;Landroid/app/Dialog;)V
.locals 0
.line 1790
iput-object p1, p0, Lcom/moji/mjweather/TabWeatherFragment$11;->b:Lcom/moji/mjweather/TabWeatherFragment;
iput-object p2, p0, Lcom/moji/mjweather/TabWeatherFragment$11;->a:Landroid/app/Dialog;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onClick(Landroid/view/View;)V
.locals 0
.line 1793
iget-object p1, p0, Lcom/moji/mjweather/TabWeatherFragment$11;->a:Landroid/app/Dialog;
invoke-virtual {p1}, Landroid/app/Dialog;->dismiss()V
return-void
.end method