Home
last modified time | relevance | path

Searched refs:setCurrentKeyboardLayoutForInputDevice (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/hardware/input/
DIInputManager.aidl45 void setCurrentKeyboardLayoutForInputDevice(String inputDeviceDescriptor, in setCurrentKeyboardLayoutForInputDevice() method
DInputManager.java408 public void setCurrentKeyboardLayoutForInputDevice(String inputDeviceDescriptor, in setCurrentKeyboardLayoutForInputDevice() method in InputManager
418 mIm.setCurrentKeyboardLayoutForInputDevice(inputDeviceDescriptor, in setCurrentKeyboardLayoutForInputDevice()
/frameworks/base/services/java/com/android/server/input/
DInputManagerService.java909 public void setCurrentKeyboardLayoutForInputDevice(String inputDeviceDescriptor, in setCurrentKeyboardLayoutForInputDevice() method in InputManagerService