Home
last modified time | relevance | path

Searched refs:resetTemporaryAugmentedAutofillService (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DAutofillManagerServiceShellCommand.java359 mService.resetTemporaryAugmentedAutofillService(userId); in setTemporaryAugmentedService()
H A DAutofillManagerService.java761 void resetTemporaryAugmentedAutofillService(@UserIdInt int userId) { in resetTemporaryAugmentedAutofillService() method in AutofillManagerService