Home
last modified time | relevance | path

Searched defs:onGetCredentialException (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/autofill/
DIAutoFillManagerClient.aidl55 void onGetCredentialException(int sessionId, in AutofillId id, in onGetCredentialException() method
DAutofillManager.java3041 private void onGetCredentialException(int sessionId, AutofillId id, String errorType, in onGetCredentialException() method in AutofillManager
4511 public void onGetCredentialException(int sessionId, AutofillId id, in onGetCredentialException() method in AutofillManager.AutofillManagerClient