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

24 lines
415 B
Smali

.class public final Lcom/google/android/exoplayer2/video/DummySurface;
.super Landroid/view/Surface;
.source "SourceFile"
# annotations
.annotation build Landroidx/annotation/RequiresApi;
value = 0x11
.end annotation
# virtual methods
.method public release()V
.locals 1
.line 93
invoke-super {p0}, Landroid/view/Surface;->release()V
const/4 v0, 0x0
.line 98
throw v0
.end method