Searched refs:mKeyboardLayouts (Results 1 – 2 of 2) sorted by relevance
52 private KeyboardLayout[] mKeyboardLayouts; field in KeyboardLayoutPickerFragment293 mKeyboardLayouts = mIm.getKeyboardLayoutsForInputDevice(mInputDeviceIdentifier); in onCreate()94 Arrays.sort(mKeyboardLayouts); in onCreate()149 for (KeyboardLayout layout : mKeyboardLayouts) { in createPreferenceHierarchy()
42 private KeyboardLayout[] mKeyboardLayouts; field in KeyboardLayoutPickerFragment68 mKeyboardLayouts = mIm.getKeyboardLayoutsForInputDevice(mInputDeviceIdentifier); in onCreate()69 Arrays.sort(mKeyboardLayouts); in onCreate()140 for (KeyboardLayout layout : mKeyboardLayouts) { in createPreferenceHierarchy()