| /credentials/credentials/src/androidTest/java/androidx/credentials/ |
| D | RestoreCredentialTest.kt | 48 val bundle = Bundle() in createFrom_emptyJson_throwsIllegalArgumentException() constant 60 val bundle = Bundle() in createFrom_invalidJson_throwsIllegalArgumentException() constant 71 val bundle = Bundle() in createFrom_success() constant 82 val bundle = Bundle() in getter_authJson_success() constant
|
| D | RestoreCredentialJavaTest.java | 59 Bundle bundle = new Bundle(); in constructor_success() local 70 Bundle bundle = new Bundle(); in getter_authJson_success() local
|
| /credentials/credentials/src/androidTest/java/androidx/credentials/provider/ |
| D | BeginGetPasswordOptionTest.kt | 40 val bundle = Bundle() in constructor_success() constant 57 val bundle = Bundle() in createFrom_success() constant
|
| D | BeginGetPasswordOptionJavaTest.java | 48 Bundle bundle = new Bundle(); in constructor_success() local 64 Bundle bundle = new Bundle(); in createFrom_success() local
|
| D | BeginCreatePublicKeyCredentialRequestJavaTest.java | 128 Bundle bundle = new Bundle(); in constructor_success_createFrom() local 158 Bundle bundle = BeginCreateCredentialRequest.asBundle(req); in conversion() local
|
| D | BeginCreatePublicKeyCredentialRequestTest.kt | 85 val bundle = Bundle() in constructor_success_createFrom() constant 150 val bundle = BeginCreateCredentialRequest.asBundle(req) in conversion() constant
|
| D | BeginGetPublicKeyCredentialOptionTest.kt | 124 val bundle = Bundle() in createFrom_success() constant 143 val bundle = Bundle() in createFromEntrySlice_success() constant
|
| /credentials/credentials/src/main/java/androidx/credentials/ |
| D | GetRestoreCredentialOption.kt | 63 val bundle = Bundle() in toRequestDataBundle() constant
|
| D | GetPasswordOption.kt | 101 val bundle = Bundle() in toBundle() constant
|
| D | CreatePublicKeyCredentialResponse.kt | 62 val bundle = Bundle() in toBundle() constant
|
| D | GetDigitalCredentialOption.kt | 89 val bundle = Bundle() in toBundle() constant
|
| D | DigitalCredential.kt | 72 val bundle = Bundle() in toBundle() constant
|
| D | CreatePublicKeyCredentialRequest.kt | 240 val bundle = Bundle() in toCredentialDataBundle() constant 255 val bundle = Bundle() in toCandidateDataBundle() constant
|
| D | PublicKeyCredential.kt | 69 val bundle = Bundle() in toBundle() constant
|
| D | CreateRestoreCredentialResponse.kt | 66 val bundle = Bundle() in toBundle() constant
|
| D | PasswordCredential.kt | 60 val bundle = Bundle() in toBundle() constant
|
| D | CreateRestoreCredentialRequest.kt | 83 val bundle = Bundle() in toCredentialDataBundle() constant
|
| D | GetPublicKeyCredentialOption.kt | 103 val bundle = Bundle() in toRequestDataBundle() constant
|
| D | CreatePasswordRequest.kt | 162 val bundle = Bundle() in toCredentialDataBundle() constant
|
| /credentials/credentials/src/main/java/androidx/credentials/provider/ |
| D | ProviderClearCredentialStateRequest.kt | 42 val bundle = Bundle() in asBundle() constant
|
| D | BiometricPromptData.kt | 257 val bundle = Bundle() in toBundle() constant 296 val bundle = Bundle() in toBundle() constant
|
| /credentials/credentials-play-services-auth/src/main/java/androidx/credentials/playservices/controllers/ |
| D | CredentialProviderBaseController.kt | 123 val bundle = Bundle() in reportError() constant 131 val bundle = Bundle() in reportResult() constant
|
| /credentials/credentials/src/main/java/androidx/credentials/exceptions/ |
| D | ClearCredentialException.kt | 50 val bundle = Bundle() in asBundle() constant
|
| D | CreateCredentialException.kt | 52 val bundle = Bundle() in asBundle() constant
|
| D | GetCredentialException.kt | 52 val bundle = Bundle() in asBundle() constant
|