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

/frameworks/base/core/java/android/hardware/input/
H A DInputManager.java485 public void removeKeyboardLayoutForInputDevice(InputDeviceIdentifier identifier, method in class:InputManager
495 mIm.removeKeyboardLayoutForInputDevice(identifier, keyboardLayoutDescriptor);
/frameworks/base/services/core/java/com/android/server/input/
H A DInputManagerService.java1098 public void removeKeyboardLayoutForInputDevice(InputDeviceIdentifier identifier, method in class:InputManagerService
1101 "removeKeyboardLayoutForInputDevice()")) {

Completed in 105 milliseconds