Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/input/
DKeyboardLayoutManagerTests.kt490 val imeSubtype = createImeSubtype() in createKeyboard() constant
509 val imeSubtype = createImeSubtype() in createKeyboard() constant
594 val imeSubtype = createImeSubtypeForLanguageTag("hi") in createKeyboard() constant
/frameworks/base/core/java/android/hardware/input/
DIInputManager.aidl117 in InputMethodInfo imeInfo, in InputMethodSubtype imeSubtype); in getKeyboardLayoutForInputDevice()
123 in InputMethodInfo imeInfo, in InputMethodSubtype imeSubtype, in setKeyboardLayoutForInputDevice()
127 int userId, in InputMethodInfo imeInfo, in InputMethodSubtype imeSubtype); in getKeyboardLayoutListForInputDevice()
DInputManager.java767 @Nullable InputMethodSubtype imeSubtype) { in getKeyboardLayoutForInputDevice()
795 @Nullable InputMethodSubtype imeSubtype, @NonNull String keyboardLayoutDescriptor) { in setKeyboardLayoutForInputDevice()
825 @Nullable InputMethodSubtype imeSubtype) { in getKeyboardLayoutListForInputDevice()
/frameworks/base/services/core/java/com/android/server/input/
DKeyboardLayoutManager.java809 @Nullable InputMethodSubtype imeSubtype) { in getKeyboardLayoutForInputDevice()
827 @Nullable InputMethodSubtype imeSubtype, in setKeyboardLayoutForInputDevice()
858 @Nullable InputMethodSubtype imeSubtype) { in getKeyboardLayoutListForInputDevice()
1449 @Nullable InputMethodSubtype imeSubtype) { in ImeInfo()
DKeyboardMetricsCollector.java513 public Builder addLayoutSelection(@NonNull InputMethodSubtype imeSubtype, in addLayoutSelection()
539 InputMethodSubtype imeSubtype = mImeSubtypeList.get(i); in build() local
DInputManagerService.java1234 @Nullable InputMethodSubtype imeSubtype) { in getKeyboardLayoutForInputDevice()
1243 @Nullable InputMethodSubtype imeSubtype, String keyboardLayoutDescriptor) { in setKeyboardLayoutForInputDevice()
1252 @Nullable InputMethodSubtype imeSubtype) { in getKeyboardLayoutListForInputDevice()