Home
last modified time | relevance | path

Searched defs:onInputMethodSubtypeChangedForKeyboardLayoutMapping (Results 1 – 2 of 2) 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