Searched refs:providerPendingIntentResponse (Results 1 – 8 of 8) sorted by relevance
297 ProviderPendingIntentResponse providerPendingIntentResponse) { in onUiEntrySelected() argument309 onCredentialEntrySelected(providerPendingIntentResponse); in onUiEntrySelected()318 onActionEntrySelected(providerPendingIntentResponse); in onUiEntrySelected()330 onAuthenticationEntrySelected(providerPendingIntentResponse); in onUiEntrySelected()348 onRemoteEntrySelected(providerPendingIntentResponse); in onUiEntrySelected()413 ProviderPendingIntentResponse providerPendingIntentResponse) { in onRemoteEntrySelected() argument414 onCredentialEntrySelected(providerPendingIntentResponse); in onRemoteEntrySelected()418 ProviderPendingIntentResponse providerPendingIntentResponse) { in onCredentialEntrySelected() argument419 if (providerPendingIntentResponse == null) { in onCredentialEntrySelected()425 providerPendingIntentResponse); in onCredentialEntrySelected()[all …]
201 ProviderPendingIntentResponse providerPendingIntentResponse) { in onUiEntrySelected() argument209 onCredentialEntrySelected(credentialEntry, providerPendingIntentResponse); in onUiEntrySelected()217 ProviderPendingIntentResponse providerPendingIntentResponse) { in onCredentialEntrySelected() argument218 if (providerPendingIntentResponse != null) { in onCredentialEntrySelected()221 providerPendingIntentResponse); in onCredentialEntrySelected()231 providerPendingIntentResponse.getResultData()); in onCredentialEntrySelected()
226 ProviderPendingIntentResponse providerPendingIntentResponse) { in onUiEntrySelected() argument234 onCreateEntrySelected(providerPendingIntentResponse); in onUiEntrySelected()242 onRemoteEntrySelected(providerPendingIntentResponse); in onUiEntrySelected()
128 ProviderPendingIntentResponse providerPendingIntentResponse) { in onUiEntrySelected() argument
290 ProviderPendingIntentResponse providerPendingIntentResponse); in onUiEntrySelected() argument
203 final ProviderPendingIntentResponse providerPendingIntentResponse = new in testOnUiEntrySelected_wrongEntryKey_doesNothing() local208 "unsupportedKey", providerPendingIntentResponse); in testOnUiEntrySelected_wrongEntryKey_doesNothing()241 final ProviderPendingIntentResponse providerPendingIntentResponse = new in testOnUiEntrySelected_pendingIntentWithException_callbackWithGivenException() local246 entryKey, providerPendingIntentResponse); in testOnUiEntrySelected_pendingIntentWithException_callbackWithGivenException()273 final ProviderPendingIntentResponse providerPendingIntentResponse = new in testOnUiEntrySelected_pendingIntentWithException_callbackWithCancelledException() local278 entryKey, providerPendingIntentResponse); in testOnUiEntrySelected_pendingIntentWithException_callbackWithCancelledException()305 final ProviderPendingIntentResponse providerPendingIntentResponse = new in testOnUiEntrySelected_correctEntryKeyPendingIntentResponseExists_succeeds() local310 entryKey, providerPendingIntentResponse); in testOnUiEntrySelected_correctEntryKeyPendingIntentResponseExists_succeeds()
85 @Nullable ProviderPendingIntentResponse providerPendingIntentResponse) { in UserSelectionResult() argument89 mProviderPendingIntentResponse = providerPendingIntentResponse; in UserSelectionResult()
84 @Nullable ProviderPendingIntentResponse providerPendingIntentResponse) { in UserSelectionDialogResult() argument89 mProviderPendingIntentResponse = providerPendingIntentResponse; in UserSelectionDialogResult()