Home
last modified time | relevance | path

Searched defs:imeSubtype (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/tests/Input/src/com/android/server/input/
DKeyboardLayoutManagerTests.kt274 val imeSubtype = createImeSubtype() in createKeyboard() constant
320 val imeSubtype = createImeSubtype() in createKeyboard() constant
409 val imeSubtype = createImeSubtypeForLanguageTag("hi") in createKeyboard() constant
/frameworks/base/services/core/java/com/android/server/input/
DKeyboardMetricsCollector.java217 public Builder addLayoutSelection(@NonNull InputMethodSubtype imeSubtype, in addLayoutSelection()
242 InputMethodSubtype imeSubtype = mImeSubtypeList.get(i); in build() local
DKeyboardLayoutManager.java493 @NonNull InputMethodInfo imeInfo, @Nullable InputMethodSubtype imeSubtype) { in getKeyboardLayoutForInputDevice()
523 @Nullable InputMethodSubtype imeSubtype, in setKeyboardLayoutForInputDevice()
560 @Nullable InputMethodSubtype imeSubtype) { in getKeyboardLayoutListForInputDevice()
1198 @Nullable InputMethodSubtype imeSubtype) { in ImeInfo()
1205 @Nullable InputMethodSubtype imeSubtype) { in ImeInfo()
DInputManagerService.java1297 @NonNull InputMethodInfo imeInfo, @Nullable InputMethodSubtype imeSubtype) { in getKeyboardLayoutForInputDevice()
1315 @Nullable InputMethodSubtype imeSubtype, String keyboardLayoutDescriptor) { in setKeyboardLayoutForInputDevice()
1324 @Nullable InputMethodSubtype imeSubtype) { in getKeyboardLayoutListForInputDevice()
/frameworks/base/core/java/android/hardware/input/
DIInputManager.aidl105 in InputMethodSubtype imeSubtype); in getKeyboardLayoutForInputDevice()
117 in InputMethodInfo imeInfo, in InputMethodSubtype imeSubtype, in setKeyboardLayoutForInputDevice()
121 int userId, in InputMethodInfo imeInfo, in InputMethodSubtype imeSubtype); in getKeyboardLayoutListForInputDevice()
DInputManager.java763 @NonNull InputMethodInfo imeInfo, @Nullable InputMethodSubtype imeSubtype) { in getKeyboardLayoutForInputDevice()
791 @Nullable InputMethodSubtype imeSubtype, @NonNull String keyboardLayoutDescriptor) { in setKeyboardLayoutForInputDevice()
821 @Nullable InputMethodSubtype imeSubtype) { in getKeyboardLayoutListForInputDevice()