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

/frameworks/base/core/java/android/hardware/input/
H A DIInputManager.aidl57 void removeKeyboardLayoutForInputDevice(in InputDeviceIdentifier identifier,
H A DInputManager.java487 public void removeKeyboardLayoutForInputDevice(InputDeviceIdentifier identifier, method in class:InputManager
497 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 907 milliseconds