Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DInputManagerInternal.java163 public abstract void onInputMethodSubtypeChangedForKeyboardLayoutMapping(@UserIdInt int userId, in onInputMethodSubtypeChangedForKeyboardLayoutMapping() method in InputManagerInternal
H A DInputManagerService.java3274 public void onInputMethodSubtypeChangedForKeyboardLayoutMapping(@UserIdInt int userId, in onInputMethodSubtypeChangedForKeyboardLayoutMapping() method in InputManagerService.LocalService
/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerService.java3341 mInputManagerInternal.onInputMethodSubtypeChangedForKeyboardLayoutMapping( in notifyInputMethodSubtypeChangedLocked()