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