Searched defs:layoutList (Results 1 – 1 of 1) sorted by relevance
985 KeyboardLayout[] layoutList = getKeyboardLayoutListForInputDeviceInternal( in getKeyboardLayoutForInputDeviceInternal() local998 InputDevice inputDevice, @Nullable ImeInfo imeInfo, KeyboardLayout[] layoutList) { in getDefaultKeyboardLayoutBasedOnImeInfo()1059 KeyboardLayout[] layoutList, @NonNull String languageTag, @Nullable String layoutType) { in getMatchingLayoutForProvidedLanguageTagAndLayoutType()1079 private static String getMatchingLayoutForProvidedLanguageTag(List<KeyboardLayout> layoutList, in getMatchingLayoutForProvidedLanguageTag()