tmap/smali/androidx/core/view/WindowInsetsCompat$h.smali
2022-06-10 21:38:30 +09:00

193 lines
5.2 KiB
Smali

.class public Landroidx/core/view/WindowInsetsCompat$h;
.super Landroidx/core/view/WindowInsetsCompat$g;
.source "WindowInsetsCompat.java"
# annotations
.annotation build Landroidx/annotation/RequiresApi;
value = 0x15
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/core/view/WindowInsetsCompat;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "h"
.end annotation
# instance fields
.field public m:Lc1/l;
# direct methods
.method public constructor <init>(Landroidx/core/view/WindowInsetsCompat;Landroid/view/WindowInsets;)V
.locals 0
.param p1 # Landroidx/core/view/WindowInsetsCompat;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Landroid/view/WindowInsets;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.line 1
invoke-direct {p0, p1, p2}, Landroidx/core/view/WindowInsetsCompat$g;-><init>(Landroidx/core/view/WindowInsetsCompat;Landroid/view/WindowInsets;)V
const/4 p1, 0x0
.line 2
iput-object p1, p0, Landroidx/core/view/WindowInsetsCompat$h;->m:Lc1/l;
return-void
.end method
.method public constructor <init>(Landroidx/core/view/WindowInsetsCompat;Landroidx/core/view/WindowInsetsCompat$h;)V
.locals 0
.param p1 # Landroidx/core/view/WindowInsetsCompat;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p2 # Landroidx/core/view/WindowInsetsCompat$h;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.line 3
invoke-direct {p0, p1, p2}, Landroidx/core/view/WindowInsetsCompat$g;-><init>(Landroidx/core/view/WindowInsetsCompat;Landroidx/core/view/WindowInsetsCompat$g;)V
const/4 p1, 0x0
.line 4
iput-object p1, p0, Landroidx/core/view/WindowInsetsCompat$h;->m:Lc1/l;
.line 5
iget-object p1, p2, Landroidx/core/view/WindowInsetsCompat$h;->m:Lc1/l;
iput-object p1, p0, Landroidx/core/view/WindowInsetsCompat$h;->m:Lc1/l;
return-void
.end method
# virtual methods
.method public b()Landroidx/core/view/WindowInsetsCompat;
.locals 1
.annotation build Landroidx/annotation/NonNull;
.end annotation
.line 1
iget-object v0, p0, Landroidx/core/view/WindowInsetsCompat$g;->c:Landroid/view/WindowInsets;
invoke-virtual {v0}, Landroid/view/WindowInsets;->consumeStableInsets()Landroid/view/WindowInsets;
move-result-object v0
invoke-static {v0}, Landroidx/core/view/WindowInsetsCompat;->K(Landroid/view/WindowInsets;)Landroidx/core/view/WindowInsetsCompat;
move-result-object v0
return-object v0
.end method
.method public c()Landroidx/core/view/WindowInsetsCompat;
.locals 1
.annotation build Landroidx/annotation/NonNull;
.end annotation
.line 1
iget-object v0, p0, Landroidx/core/view/WindowInsetsCompat$g;->c:Landroid/view/WindowInsets;
invoke-virtual {v0}, Landroid/view/WindowInsets;->consumeSystemWindowInsets()Landroid/view/WindowInsets;
move-result-object v0
invoke-static {v0}, Landroidx/core/view/WindowInsetsCompat;->K(Landroid/view/WindowInsets;)Landroidx/core/view/WindowInsetsCompat;
move-result-object v0
return-object v0
.end method
.method public final j()Lc1/l;
.locals 4
.annotation build Landroidx/annotation/NonNull;
.end annotation
.line 1
iget-object v0, p0, Landroidx/core/view/WindowInsetsCompat$h;->m:Lc1/l;
if-nez v0, :cond_0
.line 2
iget-object v0, p0, Landroidx/core/view/WindowInsetsCompat$g;->c:Landroid/view/WindowInsets;
.line 3
invoke-virtual {v0}, Landroid/view/WindowInsets;->getStableInsetLeft()I
move-result v0
iget-object v1, p0, Landroidx/core/view/WindowInsetsCompat$g;->c:Landroid/view/WindowInsets;
.line 4
invoke-virtual {v1}, Landroid/view/WindowInsets;->getStableInsetTop()I
move-result v1
iget-object v2, p0, Landroidx/core/view/WindowInsetsCompat$g;->c:Landroid/view/WindowInsets;
.line 5
invoke-virtual {v2}, Landroid/view/WindowInsets;->getStableInsetRight()I
move-result v2
iget-object v3, p0, Landroidx/core/view/WindowInsetsCompat$g;->c:Landroid/view/WindowInsets;
.line 6
invoke-virtual {v3}, Landroid/view/WindowInsets;->getStableInsetBottom()I
move-result v3
.line 7
invoke-static {v0, v1, v2, v3}, Lc1/l;->d(IIII)Lc1/l;
move-result-object v0
iput-object v0, p0, Landroidx/core/view/WindowInsetsCompat$h;->m:Lc1/l;
.line 8
:cond_0
iget-object v0, p0, Landroidx/core/view/WindowInsetsCompat$h;->m:Lc1/l;
return-object v0
.end method
.method public o()Z
.locals 1
.line 1
iget-object v0, p0, Landroidx/core/view/WindowInsetsCompat$g;->c:Landroid/view/WindowInsets;
invoke-virtual {v0}, Landroid/view/WindowInsets;->isConsumed()Z
move-result v0
return v0
.end method
.method public u(Lc1/l;)V
.locals 0
.param p1 # Lc1/l;
.annotation build Landroidx/annotation/Nullable;
.end annotation
.end param
.line 1
iput-object p1, p0, Landroidx/core/view/WindowInsetsCompat$h;->m:Lc1/l;
return-void
.end method