Searched refs:getKeyboardLayouts (Results 1 – 5 of 5) sorted by relevance
57 KeyboardLayout[] getKeyboardLayouts(); in getKeyboardLayouts() method
529 public KeyboardLayout[] getKeyboardLayouts() { in getKeyboardLayouts() method in InputManager531 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
1081 public KeyboardLayout[] getKeyboardLayouts() { in getKeyboardLayouts() method in InputManagerService1356 String[] layouts = mDataStore.getKeyboardLayouts(key); in getEnabledKeyboardLayoutsForInputDevice()1359 layouts = mDataStore.getKeyboardLayouts(identifier.getDescriptor()); in getEnabledKeyboardLayoutsForInputDevice()
21674 HSPLandroid/hardware/input/IInputManager;->getKeyboardLayouts()[Landroid/hardware/input/KeyboardLay…