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

62 lines
1.8 KiB
Smali

.class public Landroidx/appcompat/app/AlertController$c;
.super Ljava/lang/Object;
.source "AlertController.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Landroidx/appcompat/app/AlertController;->r(Landroid/view/ViewGroup;Landroid/view/View;II)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic a:Landroid/view/View;
.field public final synthetic b:Landroid/view/View;
.field public final synthetic c:Landroidx/appcompat/app/AlertController;
# direct methods
.method public constructor <init>(Landroidx/appcompat/app/AlertController;Landroid/view/View;Landroid/view/View;)V
.locals 0
.line 1
iput-object p1, p0, Landroidx/appcompat/app/AlertController$c;->c:Landroidx/appcompat/app/AlertController;
iput-object p2, p0, Landroidx/appcompat/app/AlertController$c;->a:Landroid/view/View;
iput-object p3, p0, Landroidx/appcompat/app/AlertController$c;->b:Landroid/view/View;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 3
.line 1
iget-object v0, p0, Landroidx/appcompat/app/AlertController$c;->c:Landroidx/appcompat/app/AlertController;
iget-object v0, v0, Landroidx/appcompat/app/AlertController;->A:Landroidx/core/widget/NestedScrollView;
iget-object v1, p0, Landroidx/appcompat/app/AlertController$c;->a:Landroid/view/View;
iget-object v2, p0, Landroidx/appcompat/app/AlertController$c;->b:Landroid/view/View;
invoke-static {v0, v1, v2}, Landroidx/appcompat/app/AlertController;->g(Landroid/view/View;Landroid/view/View;Landroid/view/View;)V
return-void
.end method