Searched refs:mKeyboardLayoutMap (Results 1 – 1 of 1) sorted by relevance
55 private final Map<String, KeyboardLayout> mKeyboardLayoutMap = new HashMap<>(); field in KeyboardLayoutSelectionFragment103 mKeyboardLayoutMap.put(kl.getDescriptor(), kl); in onCreatePreferences()120 mKeyboardLayoutMap.get(radioPreference.getKey()).getDescriptor()); in onPreferenceTreeClick()