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

/frameworks/base/core/java/android/hardware/input/
H A DInputManager.java404 public void setCurrentKeyboardLayoutForInputDevice(String inputDeviceDescriptor, method in class:InputManager
414 mIm.setCurrentKeyboardLayoutForInputDevice(inputDeviceDescriptor,
/frameworks/base/services/java/com/android/server/input/
H A DInputManagerService.java908 public void setCurrentKeyboardLayoutForInputDevice(String inputDeviceDescriptor, method in class:InputManagerService
911 "setCurrentKeyboardLayoutForInputDevice()")) {

Completed in 68 milliseconds