Searched defs:addKeyboardLayoutForInputDevice (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/hardware/input/
H A DInputManager.java457 public void addKeyboardLayoutForInputDevice(InputDeviceIdentifier identifier, method in class:InputManager
467 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 103 milliseconds