Searched defs:disableDuration (Results 1 – 4 of 4) sorted by relevance
149 void notifyDisableAutofill(long disableDuration, in ComponentName componentName); in notifyDisableAutofill()
3539 private void notifyDisableAutofill(long disableDuration, ComponentName componentName) { in notifyDisableAutofill()4592 public void notifyDisableAutofill(long disableDuration, ComponentName componentName) in notifyDisableAutofill()
171 AutofillId[] fillDialogTriggerIds, long disableDuration, in FillResponse()
1741 final long disableDuration = response.getDisableDuration(); in onFillRequestSuccess() local1754 mService.disableAutofillForApp(mComponentName.getPackageName(), disableDuration, in onFillRequestSuccess() local5323 private void notifyDisableAutofillToClient(long disableDuration, ComponentName componentName) { in notifyDisableAutofillToClient()