Searched refs:getKeyboardLayouts (Results 1 – 4 of 4) sorted by relevance
49 KeyboardLayout[] getKeyboardLayouts(); in getKeyboardLayouts() method
347 public KeyboardLayout[] getKeyboardLayouts() { in getKeyboardLayouts() method in InputManager349 return mIm.getKeyboardLayouts(); in getKeyboardLayouts()
126 public String[] getKeyboardLayouts(String inputDeviceDescriptor) { in getKeyboardLayouts() method in PersistentDataStore131 return state.getKeyboardLayouts(); in getKeyboardLayouts()346 public String[] getKeyboardLayouts() { in getKeyboardLayouts() method in PersistentDataStore.InputDeviceState
855 public KeyboardLayout[] getKeyboardLayouts() { in getKeyboardLayouts() method in InputManagerService1059 String[] layouts = mDataStore.getKeyboardLayouts(key); in getKeyboardLayoutsForInputDevice()1062 layouts = mDataStore.getKeyboardLayouts(identifier.getDescriptor()); in getKeyboardLayoutsForInputDevice()