Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerService.java3334 private void notifyInputMethodSubtypeChangedLocked(@UserIdInt int userId, in notifyInputMethodSubtypeChangedLocked() method in InputMethodManagerService
3357 notifyInputMethodSubtypeChangedLocked(userId, info, null); in setInputMethodLocked()
5509 notifyInputMethodSubtypeChangedLocked(mSettings.getCurrentUserId(), imi, mCurrentSubtype); in setSelectedInputMethodAndSubtypeLocked()