63 lines
1.2 KiB
Smali
63 lines
1.2 KiB
Smali
.class public Ls1/y0$a;
|
|
.super Ljava/lang/Object;
|
|
.source "WindowCompat.java"
|
|
|
|
|
|
# annotations
|
|
.annotation build Landroidx/annotation/RequiresApi;
|
|
value = 0x10
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Ls1/y0;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "a"
|
|
.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;Z)V
|
|
.locals 1
|
|
.param p0 # Landroid/view/Window;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
|
|
.line 1
|
|
invoke-virtual {p0}, Landroid/view/Window;->getDecorView()Landroid/view/View;
|
|
|
|
move-result-object p0
|
|
|
|
.line 2
|
|
invoke-virtual {p0}, Landroid/view/View;->getSystemUiVisibility()I
|
|
|
|
move-result v0
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
and-int/lit16 p1, v0, -0x701
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
or-int/lit16 p1, v0, 0x700
|
|
|
|
.line 3
|
|
:goto_0
|
|
invoke-virtual {p0, p1}, Landroid/view/View;->setSystemUiVisibility(I)V
|
|
|
|
return-void
|
|
.end method
|