Files
rr3-apk/smali/androidx/core/view/WindowInsetsControllerCompat$Impl.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

108 lines
2.1 KiB
Smali

.class Landroidx/core/view/WindowInsetsControllerCompat$Impl;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroidx/core/view/WindowInsetsControllerCompat;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "Impl"
.end annotation
# static fields
.field static final KEY_BEHAVIOR:I = 0x1538b9a6
# direct methods
.method public constructor <init>()V
.locals 0
.line 398
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public addOnControllableInsetsChangedListener(Landroidx/core/view/WindowInsetsControllerCompat$OnControllableInsetsChangedListener;)V
.locals 0
return-void
.end method
.method public controlWindowInsetsAnimation(IJLandroid/view/animation/Interpolator;Landroid/os/CancellationSignal;Landroidx/core/view/WindowInsetsAnimationControlListenerCompat;)V
.locals 0
return-void
.end method
.method public getSystemBarsBehavior()I
.locals 1
const/4 v0, 0x1
return v0
.end method
.method public hide(I)V
.locals 0
return-void
.end method
.method public isAppearanceLightNavigationBars()Z
.locals 1
const/4 v0, 0x0
return v0
.end method
.method public isAppearanceLightStatusBars()Z
.locals 1
const/4 v0, 0x0
return v0
.end method
.method public removeOnControllableInsetsChangedListener(Landroidx/core/view/WindowInsetsControllerCompat$OnControllableInsetsChangedListener;)V
.locals 0
.param p1 # Landroidx/core/view/WindowInsetsControllerCompat$OnControllableInsetsChangedListener;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
return-void
.end method
.method public setAppearanceLightNavigationBars(Z)V
.locals 0
return-void
.end method
.method public setAppearanceLightStatusBars(Z)V
.locals 0
return-void
.end method
.method public setSystemBarsBehavior(I)V
.locals 0
return-void
.end method
.method public show(I)V
.locals 0
return-void
.end method