Searched defs:disableDuration (Results 1 – 4 of 4) sorted by relevance
142 void notifyDisableAutofill(long disableDuration, in ComponentName componentName); in notifyDisableAutofill()
3257 private void notifyDisableAutofill(long disableDuration, ComponentName componentName) { in notifyDisableAutofill()4266 public void notifyDisableAutofill(long disableDuration, ComponentName componentName) in notifyDisableAutofill()
161 AutofillId[] fillDialogTriggerIds, long disableDuration, in FillResponse()
1575 final long disableDuration = response.getDisableDuration(); in onFillRequestSuccess() local1588 mService.disableAutofillForApp(mComponentName.getPackageName(), disableDuration, in onFillRequestSuccess() local4768 private void notifyDisableAutofillToClient(long disableDuration, ComponentName componentName) { in notifyDisableAutofillToClient()