OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getCurrentKeyboardLayoutForInputDevice
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/hardware/input/
InputManager.java
383
public String
getCurrentKeyboardLayoutForInputDevice
(String inputDeviceDescriptor) {
389
return mIm.
getCurrentKeyboardLayoutForInputDevice
(inputDeviceDescriptor);
/frameworks/base/services/java/com/android/server/input/
InputManagerService.java
[
all
...]
Completed in 987 milliseconds