Searched refs:getKeyboardLayouts (Results 1 – 4 of 4) sorted by relevance
42 KeyboardLayout[] getKeyboardLayouts(); in getKeyboardLayouts() method
344 public KeyboardLayout[] getKeyboardLayouts() { in getKeyboardLayouts() method in InputManager346 return mIm.getKeyboardLayouts(); in getKeyboardLayouts()
100 public String[] getKeyboardLayouts(String inputDeviceDescriptor) { in getKeyboardLayouts() method in PersistentDataStore105 return state.getKeyboardLayouts(); in getKeyboardLayouts()294 public String[] getKeyboardLayouts() { in getKeyboardLayouts() method in PersistentDataStore.InputDeviceState
769 public KeyboardLayout[] getKeyboardLayouts() { in getKeyboardLayouts() method in InputManagerService941 return mDataStore.getKeyboardLayouts(inputDeviceDescriptor); in getKeyboardLayoutsForInputDevice()