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

/frameworks/base/core/java/android/hardware/input/
H A DIInputManager.aidl55 void addKeyboardLayoutForInputDevice(in InputDeviceIdentifier identifier,
H A DInputManager.java459 public void addKeyboardLayoutForInputDevice(InputDeviceIdentifier identifier, method in class:InputManager
469 mIm.addKeyboardLayoutForInputDevice(identifier, keyboardLayoutDescriptor);
/frameworks/base/services/core/java/com/android/server/input/
H A DInputManagerService.java1069 public void addKeyboardLayoutForInputDevice(InputDeviceIdentifier identifier, method in class:InputManagerService
1072 "addKeyboardLayoutForInputDevice()")) {

Completed in 2812 milliseconds