Home
last modified time | relevance | path

Searched defs:setAutofillIdsAttemptedForRefill (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/view/autofill/
DIAutoFillManager.aidl72 void setAutofillIdsAttemptedForRefill(int sessionId, in List<AutofillId> ids, int userId); in setAutofillIdsAttemptedForRefill() method
/frameworks/base/services/autofill/java/com/android/server/autofill/
DAutofillManagerServiceImpl.java550 public void setAutofillIdsAttemptedForRefill( in setAutofillIdsAttemptedForRefill() method in AutofillManagerServiceImpl
DAutofillManagerService.java2041 public void setAutofillIdsAttemptedForRefill( in setAutofillIdsAttemptedForRefill() method in AutofillManagerService.AutoFillManagerServiceStub