Home
last modified time | relevance | path

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

/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/inputmethod/
DEnabledKeyboardPreferenceControllerTest.java229 List<InputMethodSubtype> subtypes = createSubtypes(); in createMockInputMethodInfoWithSubtypes()
246 private static List<InputMethodSubtype> createSubtypes() { in createSubtypes() method in EnabledKeyboardPreferenceControllerTest
DInputMethodUtilTest.java324 List<InputMethodSubtype> subtypes = createSubtypes(); in createMockInputMethodInfoWithSubtypes()
340 private static List<InputMethodSubtype> createSubtypes() { in createSubtypes() method in InputMethodUtilTest
DKeyboardManagementPreferenceControllerTest.java1013 List<InputMethodSubtype> subtypes = createSubtypes(); in createMockInputMethodInfo()
1028 private static List<InputMethodSubtype> createSubtypes() { in createSubtypes() method in KeyboardManagementPreferenceControllerTest