Home
last modified time | relevance | path

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

/frameworks/base/services/autofill/java/com/android/server/autofill/
DSession.java2914 sendCredentialManagerResponseToApp(/*response=*/ null, in setAuthenticationResultLocked()
2941 sendCredentialManagerResponseToApp(response, in setAuthenticationResultLocked()
5248 sendCredentialManagerResponseToApp(getCredentialResponse, in constructCredentialManagerCallback()
5268 sendCredentialManagerResponseToApp(/*response=*/ null, in constructCredentialManagerCallback()
6565 void sendCredentialManagerResponseToApp(@Nullable GetCredentialResponse response, in sendCredentialManagerResponseToApp() method