Home
last modified time | relevance | path

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

/frameworks/base/services/autofill/java/com/android/server/autofill/
DAutofillManagerService.java340 handleInputMethodSwitch(userId); in onSettingsChanged()
350 private void handleInputMethodSwitch(@UserIdInt int userId) { in handleInputMethodSwitch() method in AutofillManagerService