Home
last modified time | relevance | path

Searched refs:maybeGetPendingIntentException (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/credentials/java/com/android/server/credentials/
H A DProviderRegistryGetSession.java219 GetCredentialException exception = maybeGetPendingIntentException( in onCredentialEntrySelected()
280 protected GetCredentialException maybeGetPendingIntentException( in maybeGetPendingIntentException() method in ProviderRegistryGetSession
H A DProviderCreateSession.java266 CreateCredentialException exception = maybeGetPendingIntentException( in onCreateEntrySelected()
293 private CreateCredentialException maybeGetPendingIntentException( in maybeGetPendingIntentException() method in ProviderCreateSession
H A DProviderGetSession.java374 GetCredentialException exception = maybeGetPendingIntentException( in onCredentialEntrySelected()
396 private GetCredentialException maybeGetPendingIntentException( in maybeGetPendingIntentException() method in ProviderGetSession
428 GetCredentialException exception = maybeGetPendingIntentException( in onAuthenticationEntrySelected()