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

17 lines
514 B
Smali

.class public abstract synthetic Landroidx/core/text/PrecomputedTextCompat$Params$$ExternalSyntheticApiModelOutline7;
.super Ljava/lang/Object;
.source "SourceFile"
# direct methods
.method public static bridge synthetic m(Landroid/text/PrecomputedText$Params$Builder;)Landroid/text/PrecomputedText$Params;
.locals 0
.line 0
invoke-virtual {p0}, Landroid/text/PrecomputedText$Params$Builder;->build()Landroid/text/PrecomputedText$Params;
move-result-object p0
return-object p0
.end method