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

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

Completed in 159 milliseconds