tmap/smali/androidx/drawerlayout/widget/DrawerLayout$a.smali
2022-06-10 21:38:30 +09:00

82 lines
2.0 KiB
Smali

.class public Landroidx/drawerlayout/widget/DrawerLayout$a;
.super Ljava/lang/Object;
.source "DrawerLayout.java"
# interfaces
.implements Lt1/f;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/drawerlayout/widget/DrawerLayout;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic a:Landroidx/drawerlayout/widget/DrawerLayout;
# direct methods
.method public constructor <init>(Landroidx/drawerlayout/widget/DrawerLayout;)V
.locals 0
.line 1
iput-object p1, p0, Landroidx/drawerlayout/widget/DrawerLayout$a;->a:Landroidx/drawerlayout/widget/DrawerLayout;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public perform(Landroid/view/View;Lt1/f$a;)Z
.locals 1
.param p1 # Landroid/view/View;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Lt1/f$a;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.line 1
iget-object p2, p0, Landroidx/drawerlayout/widget/DrawerLayout$a;->a:Landroidx/drawerlayout/widget/DrawerLayout;
invoke-virtual {p2, p1}, Landroidx/drawerlayout/widget/DrawerLayout;->D(Landroid/view/View;)Z
move-result p2
if-eqz p2, :cond_0
iget-object p2, p0, Landroidx/drawerlayout/widget/DrawerLayout$a;->a:Landroidx/drawerlayout/widget/DrawerLayout;
invoke-virtual {p2, p1}, Landroidx/drawerlayout/widget/DrawerLayout;->r(Landroid/view/View;)I
move-result p2
const/4 v0, 0x2
if-eq p2, v0, :cond_0
.line 2
iget-object p2, p0, Landroidx/drawerlayout/widget/DrawerLayout$a;->a:Landroidx/drawerlayout/widget/DrawerLayout;
invoke-virtual {p2, p1}, Landroidx/drawerlayout/widget/DrawerLayout;->f(Landroid/view/View;)V
const/4 p1, 0x1
return p1
:cond_0
const/4 p1, 0x0
return p1
.end method