Searched defs:getKeyboardLayoutForInputDevice (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/hardware/input/
H A DInputManager.java659 public KeyboardLayout getKeyboardLayoutForInputDevice(InputDeviceIdentifier identifier, method in class:InputManager
662 return mIm.getKeyboardLayoutForInputDevice(
/frameworks/base/services/core/java/com/android/server/input/
H A DInputManagerService.java1340 public KeyboardLayout getKeyboardLayoutForInputDevice(InputDeviceIdentifier identifier, method in class:InputManagerService

Completed in 305 milliseconds