Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/hardware/input/
H A DIInputManager.aidl76 void addKeyboardLayoutForInputDevice(in InputDeviceIdentifier identifier, in addKeyboardLayoutForInputDevice() method
H A DInputManager.java769 public void addKeyboardLayoutForInputDevice(InputDeviceIdentifier identifier, in addKeyboardLayoutForInputDevice() method in InputManager
/aosp12/frameworks/base/services/core/java/com/android/server/input/
H A DInputManagerService.java1643 public void addKeyboardLayoutForInputDevice(InputDeviceIdentifier identifier, in addKeyboardLayoutForInputDevice() method in InputManagerService