Home
last modified time | relevance | path

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

/frameworks/base/services/credentials/java/com/android/server/credentials/
DProviderRegistryGetSession.java220 GetCredentialException exception = maybeGetPendingIntentException( in onCredentialEntrySelected()
281 protected GetCredentialException maybeGetPendingIntentException( in maybeGetPendingIntentException() method in ProviderRegistryGetSession
DProviderCreateSession.java267 CreateCredentialException exception = maybeGetPendingIntentException( in onCreateEntrySelected()
294 private CreateCredentialException maybeGetPendingIntentException( in maybeGetPendingIntentException() method in ProviderCreateSession
DProviderGetSession.java424 GetCredentialException exception = maybeGetPendingIntentException( in onCredentialEntrySelected()
446 private GetCredentialException maybeGetPendingIntentException( in maybeGetPendingIntentException() method in ProviderGetSession
478 GetCredentialException exception = maybeGetPendingIntentException( in onAuthenticationEntrySelected()