Files
rr3-apk/smali/androidx/credentials/provider/utils/BeginCreateCredentialUtil$Companion$$ExternalSyntheticApiModelOutline4.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
590 B
Smali

.class public abstract synthetic Landroidx/credentials/provider/utils/BeginCreateCredentialUtil$Companion$$ExternalSyntheticApiModelOutline4;
.super Ljava/lang/Object;
.source "SourceFile"
# direct methods
.method public static bridge synthetic m(Landroid/service/credentials/BeginCreateCredentialRequest;)Landroid/service/credentials/CallingAppInfo;
.locals 0
.line 0
invoke-virtual {p0}, Landroid/service/credentials/BeginCreateCredentialRequest;->getCallingAppInfo()Landroid/service/credentials/CallingAppInfo;
move-result-object p0
return-object p0
.end method