Searched refs:notifyDisableAutofill (Results 1 – 3 of 3) sorted by relevance
137 void notifyDisableAutofill(long disableDuration, in ComponentName componentName); in notifyDisableAutofill() method
2705 private void notifyDisableAutofill(long disableDuration, ComponentName componentName) { in notifyDisableAutofill() method in AutofillManager3558 public void notifyDisableAutofill(long disableDuration, ComponentName componentName) in notifyDisableAutofill() method in AutofillManager.AutofillManagerClient3562 afm.post(() -> afm.notifyDisableAutofill(disableDuration, componentName)); in notifyDisableAutofill()
3200 mClient.notifyDisableAutofill(disableDuration, componentName);