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

/frameworks/base/core/java/android/hardware/input/
H A DInputManager.java601 public void addKeyboardLayoutForInputDevice(InputDeviceIdentifier identifier, method in class:InputManager
611 mIm.addKeyboardLayoutForInputDevice(identifier, keyboardLayoutDescriptor);
/frameworks/base/services/core/java/com/android/server/input/
H A DInputManagerService.java1415 public void addKeyboardLayoutForInputDevice(InputDeviceIdentifier identifier, method in class:InputManagerService
1418 "addKeyboardLayoutForInputDevice()")) {

Completed in 126 milliseconds