Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/input/
DIInputManager.aidl66 void addKeyboardLayoutForInputDevice(in InputDeviceIdentifier identifier, in addKeyboardLayoutForInputDevice() method
DInputManager.java664 public void addKeyboardLayoutForInputDevice(InputDeviceIdentifier identifier, in addKeyboardLayoutForInputDevice() method in InputManager
674 mIm.addKeyboardLayoutForInputDevice(identifier, keyboardLayoutDescriptor); in addKeyboardLayoutForInputDevice()
/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java1386 public void addKeyboardLayoutForInputDevice(InputDeviceIdentifier identifier, in addKeyboardLayoutForInputDevice() method in InputManagerService