Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/
H A DAutofillManagerServiceImpl.java1680 void onSwitchInputMethod() { in onSwitchInputMethod() method in AutofillManagerServiceImpl
H A DAutofillManagerService.java341 service.onSwitchInputMethod(); in handleInputMethodSwitch()