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

/frameworks/base/core/java/android/hardware/input/
H A DInputManager.java552 public void setCurrentKeyboardLayoutForInputDevice(InputDeviceIdentifier identifier, method in class:InputManager
562 mIm.setCurrentKeyboardLayoutForInputDevice(identifier,
/frameworks/base/services/core/java/com/android/server/input/
H A DInputManagerService.java768 setCurrentKeyboardLayoutForInputDevice(
1300 public void setCurrentKeyboardLayoutForInputDevice(InputDeviceIdentifier identifier, method in class:InputManagerService
1303 "setCurrentKeyboardLayoutForInputDevice()")) {

Completed in 78 milliseconds