tmap/smali/s1/y0$b.smali
2022-06-10 21:38:30 +09:00

70 lines
1.5 KiB
Smali

.class public Ls1/y0$b;
.super Ljava/lang/Object;
.source "WindowCompat.java"
# annotations
.annotation build Landroidx/annotation/RequiresApi;
value = 0x1e
.end annotation
.annotation system Ldalvik/annotation/EnclosingClass;
value = Ls1/y0;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "b"
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static a(Landroid/view/Window;)Landroidx/core/view/b;
.locals 0
.param p0 # Landroid/view/Window;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.line 1
invoke-virtual {p0}, Landroid/view/Window;->getInsetsController()Landroid/view/WindowInsetsController;
move-result-object p0
if-eqz p0, :cond_0
.line 2
invoke-static {p0}, Landroidx/core/view/b;->l(Landroid/view/WindowInsetsController;)Landroidx/core/view/b;
move-result-object p0
return-object p0
:cond_0
const/4 p0, 0x0
return-object p0
.end method
.method public static b(Landroid/view/Window;Z)V
.locals 0
.param p0 # Landroid/view/Window;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.line 1
invoke-virtual {p0, p1}, Landroid/view/Window;->setDecorFitsSystemWindows(Z)V
return-void
.end method