Home
last modified time | relevance | path

Searched defs:providerPendingIntentResponse (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/credentials/
DProviderRegistryGetSessionTest.java203 final ProviderPendingIntentResponse providerPendingIntentResponse = new in testOnUiEntrySelected_wrongEntryKey_doesNothing() local
241 final ProviderPendingIntentResponse providerPendingIntentResponse = new in testOnUiEntrySelected_pendingIntentWithException_callbackWithGivenException() local
273 final ProviderPendingIntentResponse providerPendingIntentResponse = new in testOnUiEntrySelected_pendingIntentWithException_callbackWithCancelledException() local
305 final ProviderPendingIntentResponse providerPendingIntentResponse = new in testOnUiEntrySelected_correctEntryKeyPendingIntentResponseExists_succeeds() local
/frameworks/base/services/credentials/java/com/android/server/credentials/
DProviderGetSession.java297 ProviderPendingIntentResponse providerPendingIntentResponse) { in onUiEntrySelected()
413 ProviderPendingIntentResponse providerPendingIntentResponse) { in onRemoteEntrySelected()
418 ProviderPendingIntentResponse providerPendingIntentResponse) { in onCredentialEntrySelected()
469 private boolean onAuthenticationEntrySelected( in onAuthenticationEntrySelected()
519 providerPendingIntentResponse) { in onActionEntrySelected()
DProviderRegistryGetSession.java201 ProviderPendingIntentResponse providerPendingIntentResponse) { in onUiEntrySelected()
217 ProviderPendingIntentResponse providerPendingIntentResponse) { in onCredentialEntrySelected()
DProviderClearSession.java128 ProviderPendingIntentResponse providerPendingIntentResponse) { in onUiEntrySelected()
DProviderSession.java290 ProviderPendingIntentResponse providerPendingIntentResponse); in onUiEntrySelected()
DProviderCreateSession.java226 ProviderPendingIntentResponse providerPendingIntentResponse) { in onUiEntrySelected()
/frameworks/base/core/java/android/credentials/selection/
DUserSelectionResult.java85 @Nullable ProviderPendingIntentResponse providerPendingIntentResponse) { in UserSelectionResult()
DUserSelectionDialogResult.java84 @Nullable ProviderPendingIntentResponse providerPendingIntentResponse) { in UserSelectionDialogResult()