Files
rr3-apk/smali/androidx/credentials/provider/IntentHandlerConverters.smali
Daniel Elliott f3960ee359 Add Discord APKTool decompilation (Smali source for modding)
- Imported from https://github.com/supermegamestre/Project-Real-Resurrection-3
- APKTool decompilation (Smali bytecode) for modding and rebuilding APK
- Supports both 32-bit (armeabi-v7a) and 64-bit (arm64-v8a) architectures
- Includes full Smali source, resources, and native libraries
- Ready to rebuild APK after modifications with apktool b command
- Added comprehensive README-apktool.md with modding guide

This branch complements the JADX branches:
- Use JADX (main/discord-community) to UNDERSTAND code (readable Java)
- Use APKTool (this branch) to MODIFY and REBUILD APK (editable Smali)

Total: 44,417 files, 538.51 MB Smali source code
2026-02-18 16:13:44 -08:00

218 lines
7.3 KiB
Smali

.class public final Landroidx/credentials/provider/IntentHandlerConverters;
.super Ljava/lang/Object;
.source "SourceFile"
# direct methods
.method public static final getBeginGetResponse(Landroid/content/Intent;)Landroidx/credentials/provider/BeginGetCredentialResponse;
.locals 3
.annotation build Landroidx/annotation/RequiresApi;
value = 0x22
.end annotation
const-string v0, "<this>"
invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
const-string v0, "android.service.credentials.extra.BEGIN_GET_CREDENTIAL_RESPONSE"
.line 61
invoke-virtual {p0, v0}, Landroid/content/Intent;->hasExtra(Ljava/lang/String;)Z
move-result v1
const/4 v2, 0x0
if-nez v1, :cond_0
return-object v2
.line 66
:cond_0
invoke-static {}, Landroidx/credentials/provider/IntentHandlerConverters$$ExternalSyntheticApiModelOutline5;->m()Ljava/lang/Class;
move-result-object v1
invoke-static {p0, v0, v1}, Landroidx/credentials/provider/IntentHandlerConverters$$ExternalSyntheticApiModelOutline1;->m(Landroid/content/Intent;Ljava/lang/String;Ljava/lang/Class;)Ljava/lang/Object;
move-result-object p0
invoke-static {p0}, Landroidx/credentials/provider/IntentHandlerConverters$$ExternalSyntheticApiModelOutline6;->m(Ljava/lang/Object;)Landroid/service/credentials/BeginGetCredentialResponse;
move-result-object p0
if-nez p0, :cond_1
return-object v2
.line 71
:cond_1
sget-object v0, Landroidx/credentials/provider/utils/BeginGetCredentialUtil;->Companion:Landroidx/credentials/provider/utils/BeginGetCredentialUtil$Companion;
invoke-virtual {v0, p0}, Landroidx/credentials/provider/utils/BeginGetCredentialUtil$Companion;->convertToJetpackResponse(Landroid/service/credentials/BeginGetCredentialResponse;)Landroidx/credentials/provider/BeginGetCredentialResponse;
move-result-object p0
return-object p0
.end method
.method public static final getCreateCredentialCredentialResponse(Landroid/content/Intent;)Landroid/credentials/CreateCredentialResponse;
.locals 2
.annotation build Landroidx/annotation/RequiresApi;
value = 0x22
.end annotation
const-string v0, "<this>"
invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
const-string v0, "android.service.credentials.extra.CREATE_CREDENTIAL_RESPONSE"
.line 89
invoke-virtual {p0, v0}, Landroid/content/Intent;->hasExtra(Ljava/lang/String;)Z
move-result v1
if-nez v1, :cond_0
const/4 p0, 0x0
return-object p0
.line 93
:cond_0
invoke-static {}, Landroidx/credentials/provider/IntentHandlerConverters$$ExternalSyntheticApiModelOutline0;->m()Ljava/lang/Class;
move-result-object v1
invoke-static {p0, v0, v1}, Landroidx/credentials/provider/IntentHandlerConverters$$ExternalSyntheticApiModelOutline1;->m(Landroid/content/Intent;Ljava/lang/String;Ljava/lang/Class;)Ljava/lang/Object;
move-result-object p0
invoke-static {p0}, Landroidx/credentials/CredentialProviderFrameworkImpl$onCreateCredential$outcome$1$$ExternalSyntheticApiModelOutline1;->m(Ljava/lang/Object;)Landroid/credentials/CreateCredentialResponse;
move-result-object p0
return-object p0
.end method
.method public static final getCreateCredentialException(Landroid/content/Intent;)Landroid/credentials/CreateCredentialException;
.locals 2
.annotation build Landroidx/annotation/RequiresApi;
value = 0x22
.end annotation
const-string v0, "<this>"
invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
const-string v0, "android.service.credentials.extra.CREATE_CREDENTIAL_EXCEPTION"
.line 39
invoke-virtual {p0, v0}, Landroid/content/Intent;->hasExtra(Ljava/lang/String;)Z
move-result v1
if-nez v1, :cond_0
const/4 p0, 0x0
return-object p0
.line 43
:cond_0
invoke-static {}, Landroidx/credentials/provider/IntentHandlerConverters$$ExternalSyntheticApiModelOutline4;->m()Ljava/lang/Class;
move-result-object v1
invoke-static {p0, v0, v1}, Landroidx/credentials/provider/IntentHandlerConverters$$ExternalSyntheticApiModelOutline1;->m(Landroid/content/Intent;Ljava/lang/String;Ljava/lang/Class;)Ljava/lang/Object;
move-result-object p0
invoke-static {p0}, Landroidx/credentials/CredentialProviderFrameworkImpl$onCreateCredential$outcome$1$$ExternalSyntheticApiModelOutline2;->m(Ljava/lang/Object;)Landroid/credentials/CreateCredentialException;
move-result-object p0
return-object p0
.end method
.method public static final getGetCredentialException(Landroid/content/Intent;)Landroid/credentials/GetCredentialException;
.locals 2
.annotation build Landroidx/annotation/RequiresApi;
value = 0x22
.end annotation
const-string v0, "<this>"
invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
const-string v0, "android.service.credentials.extra.GET_CREDENTIAL_EXCEPTION"
.line 50
invoke-virtual {p0, v0}, Landroid/content/Intent;->hasExtra(Ljava/lang/String;)Z
move-result v1
if-nez v1, :cond_0
const/4 p0, 0x0
return-object p0
.line 54
:cond_0
invoke-static {}, Landroidx/credentials/provider/IntentHandlerConverters$$ExternalSyntheticApiModelOutline2;->m()Ljava/lang/Class;
move-result-object v1
invoke-static {p0, v0, v1}, Landroidx/credentials/provider/IntentHandlerConverters$$ExternalSyntheticApiModelOutline1;->m(Landroid/content/Intent;Ljava/lang/String;Ljava/lang/Class;)Ljava/lang/Object;
move-result-object p0
invoke-static {p0}, Landroidx/credentials/Api35Impl$setPendingGetCredentialRequest$frameworkCallback$1$$ExternalSyntheticApiModelOutline3;->m(Ljava/lang/Object;)Landroid/credentials/GetCredentialException;
move-result-object p0
return-object p0
.end method
.method public static final getGetCredentialResponse(Landroid/content/Intent;)Landroid/credentials/GetCredentialResponse;
.locals 2
.annotation build Landroidx/annotation/RequiresApi;
value = 0x22
.end annotation
const-string v0, "<this>"
invoke-static {p0, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
const-string v0, "android.service.credentials.extra.GET_CREDENTIAL_RESPONSE"
.line 78
invoke-virtual {p0, v0}, Landroid/content/Intent;->hasExtra(Ljava/lang/String;)Z
move-result v1
if-nez v1, :cond_0
const/4 p0, 0x0
return-object p0
.line 82
:cond_0
invoke-static {}, Landroidx/credentials/provider/IntentHandlerConverters$$ExternalSyntheticApiModelOutline3;->m()Ljava/lang/Class;
move-result-object v1
invoke-static {p0, v0, v1}, Landroidx/credentials/provider/IntentHandlerConverters$$ExternalSyntheticApiModelOutline1;->m(Landroid/content/Intent;Ljava/lang/String;Ljava/lang/Class;)Ljava/lang/Object;
move-result-object p0
invoke-static {p0}, Landroidx/credentials/Api35Impl$setPendingGetCredentialRequest$frameworkCallback$1$$ExternalSyntheticApiModelOutline0;->m(Ljava/lang/Object;)Landroid/credentials/GetCredentialResponse;
move-result-object p0
return-object p0
.end method