tmap/smali/androidx/appcompat/app/AlertController$f$c.smali
2022-06-10 21:38:30 +09:00

82 lines
2.6 KiB
Smali

.class public Landroidx/appcompat/app/AlertController$f$c;
.super Ljava/lang/Object;
.source "AlertController.java"
# interfaces
.implements Landroid/widget/AdapterView$OnItemClickListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Landroidx/appcompat/app/AlertController$f;->b(Landroidx/appcompat/app/AlertController;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic a:Landroidx/appcompat/app/AlertController;
.field public final synthetic b:Landroidx/appcompat/app/AlertController$f;
# direct methods
.method public constructor <init>(Landroidx/appcompat/app/AlertController$f;Landroidx/appcompat/app/AlertController;)V
.locals 0
.line 1
iput-object p1, p0, Landroidx/appcompat/app/AlertController$f$c;->b:Landroidx/appcompat/app/AlertController$f;
iput-object p2, p0, Landroidx/appcompat/app/AlertController$f$c;->a:Landroidx/appcompat/app/AlertController;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onItemClick(Landroid/widget/AdapterView;Landroid/view/View;IJ)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Landroid/widget/AdapterView<",
"*>;",
"Landroid/view/View;",
"IJ)V"
}
.end annotation
.line 1
iget-object p1, p0, Landroidx/appcompat/app/AlertController$f$c;->b:Landroidx/appcompat/app/AlertController$f;
iget-object p1, p1, Landroidx/appcompat/app/AlertController$f;->x:Landroid/content/DialogInterface$OnClickListener;
iget-object p2, p0, Landroidx/appcompat/app/AlertController$f$c;->a:Landroidx/appcompat/app/AlertController;
iget-object p2, p2, Landroidx/appcompat/app/AlertController;->b:Landroidx/appcompat/app/e;
invoke-interface {p1, p2, p3}, Landroid/content/DialogInterface$OnClickListener;->onClick(Landroid/content/DialogInterface;I)V
.line 2
iget-object p1, p0, Landroidx/appcompat/app/AlertController$f$c;->b:Landroidx/appcompat/app/AlertController$f;
iget-boolean p1, p1, Landroidx/appcompat/app/AlertController$f;->H:Z
if-nez p1, :cond_0
.line 3
iget-object p1, p0, Landroidx/appcompat/app/AlertController$f$c;->a:Landroidx/appcompat/app/AlertController;
iget-object p1, p1, Landroidx/appcompat/app/AlertController;->b:Landroidx/appcompat/app/e;
invoke-virtual {p1}, Landroidx/appcompat/app/e;->dismiss()V
:cond_0
return-void
.end method