Searched refs:getKeyboardLayouts (Results 1 – 4 of 4) sorted by relevance
59 KeyboardLayout[] getKeyboardLayouts(); in getKeyboardLayouts() method
534 public KeyboardLayout[] getKeyboardLayouts() { in getKeyboardLayouts() method in InputManager536 return mIm.getKeyboardLayouts(); in getKeyboardLayouts()
129 public String[] getKeyboardLayouts(String inputDeviceDescriptor) { in getKeyboardLayouts() method in PersistentDataStore134 return state.getKeyboardLayouts(); in getKeyboardLayouts()351 public String[] getKeyboardLayouts() { in getKeyboardLayouts() method in PersistentDataStore.InputDeviceState
1101 public KeyboardLayout[] getKeyboardLayouts() { in getKeyboardLayouts() method in InputManagerService1376 String[] layouts = mDataStore.getKeyboardLayouts(key); in getEnabledKeyboardLayoutsForInputDevice()1379 layouts = mDataStore.getKeyboardLayouts(identifier.getDescriptor()); in getEnabledKeyboardLayoutsForInputDevice()