Searched refs:createInputMethodIdString (Results 1 – 2 of 2) sorted by relevance
70 String concatenatedInputMethodIds = createInputMethodIdString(list.stream().map( in setEnabledInputMethodList()110 private static String createInputMethodIdString(String... ids) { in createInputMethodIdString() method in ShadowInputMethodManager
1207 String concatenatedInputMethodIds = createInputMethodIdString(list.stream().map( in setEnabledInputMethodList()1234 private String createInputMethodIdString(String... ids) { in createInputMethodIdString() method in KeyboardManagementPreferenceControllerTest