Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/credentials/
DICredentialManager.aidl51 …@nullable ICancellationSignal getCandidateCredentials(in GetCredentialRequest request, in IGetCand… in getCandidateCredentials() method
DCredentialManager.java163 public void getCandidateCredentials( in getCandidateCredentials() method in CredentialManager
185 mService.getCandidateCredentials( in getCandidateCredentials()
/frameworks/base/packages/CredentialManager/src/com/android/credentialmanager/autofill/
DCredentialAutofillService.kt160 credentialManager.getCandidateCredentials( in <lambda>()
/frameworks/base/services/credentials/java/com/android/server/credentials/
DCredentialManagerService.java529 public ICancellationSignal getCandidateCredentials( in getCandidateCredentials() method in CredentialManagerService.CredentialManagerServiceStub