Files
rr3-apk/smali_classes2/com/google/android/exoplayer2/ui/PlayerControlView$Api21.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

30 lines
700 B
Smali

.class public abstract Lcom/google/android/exoplayer2/ui/PlayerControlView$Api21;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/exoplayer2/ui/PlayerControlView;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "Api21"
.end annotation
# direct methods
.method public static isAccessibilityFocused(Landroid/view/View;)Z
.locals 0
.annotation build Landroidx/annotation/DoNotInline;
.end annotation
.line 1383
invoke-virtual {p0}, Landroid/view/View;->isAccessibilityFocused()Z
move-result p0
return p0
.end method