OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:switchKeyboardLayout
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/core/java/com/android/server/input/
PersistentDataStore.java
179
public boolean
switchKeyboardLayout
(String inputDeviceDescriptor,
182
if (state != null && state.
switchKeyboardLayout
(imeHandle)) {
447
public boolean
switchKeyboardLayout
(InputMethodSubtypeHandle imeHandle) {
InputManagerService.java
[
all
...]
Completed in 73 milliseconds