OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:removeKeyboardLayoutForInputDevice
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/core/java/android/hardware/input/
InputManager.java
486
public void
removeKeyboardLayoutForInputDevice
(String inputDeviceDescriptor,
496
mIm.
removeKeyboardLayoutForInputDevice
(inputDeviceDescriptor, keyboardLayoutDescriptor);
/packages/apps/Settings/src/com/android/settings/inputmethod/
KeyboardLayoutPickerFragment.java
103
mIm.
removeKeyboardLayoutForInputDevice
(mInputDeviceDescriptor,
/frameworks/base/services/java/com/android/server/input/
InputManagerService.java
[
all
...]
Completed in 212 milliseconds