Searched defs:disableDuration (Results 1 – 4 of 4) sorted by relevance
150 void notifyDisableAutofill(long disableDuration, in ComponentName componentName); in notifyDisableAutofill()
3807 private void notifyDisableAutofill(long disableDuration, ComponentName componentName) { in notifyDisableAutofill()4885 public void notifyDisableAutofill(long disableDuration, ComponentName componentName) in notifyDisableAutofill()
171 AutofillId[] fillDialogTriggerIds, long disableDuration, in FillResponse()
1995 final long disableDuration = response.getDisableDuration(); in onFillRequestSuccess() local2009 mComponentName.getPackageName(), disableDuration, id, mCompatMode); in onFillRequestSuccess() local