Home
last modified time | relevance | path

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

/frameworks/base/services/credentials/java/com/android/server/credentials/
DPendingIntentResultHandler.java74 CredentialProviderService.EXTRA_GET_CREDENTIAL_RESPONSE, in extractGetCredentialResponse()
DGetCandidateRequestSession.java251 CredentialProviderService.EXTRA_GET_CREDENTIAL_RESPONSE, response); in respondToFinalReceiverWithResponseAndFinish()
/frameworks/base/services/tests/servicestests/src/com/android/server/credentials/
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()
/frameworks/base/core/java/android/service/credentials/
DCredentialProviderService.java87 public static final String EXTRA_GET_CREDENTIAL_RESPONSE = field in CredentialProviderService
/frameworks/base/core/java/android/view/autofill/
DAutofillManager.java2468 CredentialProviderService.EXTRA_GET_CREDENTIAL_RESPONSE) != null in onAuthenticationResult()
2471 CredentialProviderService.EXTRA_GET_CREDENTIAL_RESPONSE); in onAuthenticationResult()
/frameworks/base/core/java/android/app/assist/
DAssistStructure.java2301 CredentialProviderService.EXTRA_GET_CREDENTIAL_RESPONSE, in setUpResultReceiver()
/frameworks/base/services/autofill/java/com/android/server/autofill/
DSession.java5244 CredentialProviderService.EXTRA_GET_CREDENTIAL_RESPONSE, in constructCredentialManagerCallback()
6613 CredentialProviderService.EXTRA_GET_CREDENTIAL_RESPONSE, in sendResponseToViewNode()
/frameworks/base/core/api/
Dcurrent.txt40976 …field public static final String EXTRA_GET_CREDENTIAL_RESPONSE = "android.service.credentials.extr…