Home
last modified time | relevance | path

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

/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/inputmethod/
DEnabledKeyboardPreferenceControllerTest.java260 List<InputMethodSubtype> subtypes = createSubtypes(); in createMockInputMethodInfoWithSubtypes()
278 private static List<InputMethodSubtype> createSubtypes() { in createSubtypes() method in EnabledKeyboardPreferenceControllerTest
DInputMethodUtilTest.java330 List<InputMethodSubtype> subtypes = createSubtypes(); in createMockInputMethodInfoWithSubtypes()
346 private static List<InputMethodSubtype> createSubtypes() { in createSubtypes() method in InputMethodUtilTest
DKeyboardManagementPreferenceControllerTest.java1082 List<InputMethodSubtype> subtypes = createSubtypes(); in createMockInputMethodInfo()
1098 private static List<InputMethodSubtype> createSubtypes() { in createSubtypes() method in KeyboardManagementPreferenceControllerTest