Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DAutofillManagerServiceShellCommand.java333 mService.resetTemporaryDetectionService(userId); in setTemporaryDetectionService()
338 mService.resetTemporaryDetectionService(userId); in setTemporaryDetectionService()
H A DAutofillManagerService.java831 void resetTemporaryDetectionService(@UserIdInt int userId) { in resetTemporaryDetectionService() method in AutofillManagerService