Home
last modified time | relevance | path

Searched defs:subtypeHandle (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DInputManagerInternal.java164 @Nullable InputMethodSubtypeHandle subtypeHandle, in onInputMethodSubtypeChangedForKeyboardLayoutMapping()
H A DKeyboardLayoutManager.java814 InputMethodSubtypeHandle subtypeHandle = InputMethodSubtypeHandle.of(imeInfo, imeSubtype); in getKeyboardLayoutForInputDevice() local
921 @Nullable InputMethodSubtypeHandle subtypeHandle, in onInputMethodSubtypeChanged()
H A DInputManagerService.java3275 @Nullable InputMethodSubtypeHandle subtypeHandle, in onInputMethodSubtypeChangedForKeyboardLayoutMapping()