Searched refs:getKeyboardLayouts (Results 1 – 4 of 4) sorted by relevance
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
1139 public KeyboardLayout[] getKeyboardLayouts() { in getKeyboardLayouts() method in InputManagerService1414 String[] layouts = mDataStore.getKeyboardLayouts(key); in getEnabledKeyboardLayoutsForInputDevice()1417 layouts = mDataStore.getKeyboardLayouts(identifier.getDescriptor()); in getEnabledKeyboardLayoutsForInputDevice()
62 KeyboardLayout[] getKeyboardLayouts(); in getKeyboardLayouts() method
555 public KeyboardLayout[] getKeyboardLayouts() { in getKeyboardLayouts() method in InputManager557 return mIm.getKeyboardLayouts(); in getKeyboardLayouts()