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

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

Completed in 33 milliseconds