Searched refs:disableAutofillForApp (Results 1 – 2 of 2) sorted by relevance
1357 void disableAutofillForApp(@NonNull String packageName, long duration, int sessionId, in disableAutofillForApp() method in AutofillManagerServiceImpl
780 mService.disableAutofillForApp(mComponentName.getPackageName(), disableDuration, in onFillRequestSuccess()