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

/frameworks/base/core/java/android/hardware/input/
H A DIInputManager.aidl66 void addKeyboardLayoutForInputDevice(in InputDeviceIdentifier identifier,
H A DInputManager.java658 public void addKeyboardLayoutForInputDevice(InputDeviceIdentifier identifier, method in class:InputManager
668 mIm.addKeyboardLayoutForInputDevice(identifier, keyboardLayoutDescriptor);
/frameworks/base/services/core/java/com/android/server/input/
H A DInputManagerService.java1447 public void addKeyboardLayoutForInputDevice(InputDeviceIdentifier identifier, method in class:InputManagerService
1450 "addKeyboardLayoutForInputDevice()")) {

Completed in 41 milliseconds