Home
last modified time | relevance | path

Searched refs:EXTRA_GET_CREDENTIAL_RESPONSE (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/services/credentials/java/com/android/server/credentials/
H A DPendingIntentResultHandler.java74 CredentialProviderService.EXTRA_GET_CREDENTIAL_RESPONSE, in extractGetCredentialResponse()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/credentials/
H A DProviderRegistryGetSessionTest.java202 intent.putExtra(CredentialProviderService.EXTRA_GET_CREDENTIAL_RESPONSE, response); in testOnUiEntrySelected_wrongEntryKey_doesNothing()
303 intent.putExtra(CredentialProviderService.EXTRA_GET_CREDENTIAL_RESPONSE, response); in testOnUiEntrySelected_correctEntryKeyPendingIntentResponseExists_succeeds()
/aosp14/frameworks/base/core/java/android/service/credentials/
H A DCredentialProviderService.java87 public static final String EXTRA_GET_CREDENTIAL_RESPONSE = field in CredentialProviderService
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt40725 …field public static final String EXTRA_GET_CREDENTIAL_RESPONSE = "android.service.credentials.extr…