OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:removeKeyboardLayout
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/services/core/java/com/android/server/input/
PersistentDataStore.java
169
public boolean
removeKeyboardLayout
(String inputDeviceDescriptor,
172
if (state.
removeKeyboardLayout
(keyboardLayoutDescriptor)) {
422
public boolean
removeKeyboardLayout
(String keyboardLayout) {
InputManagerService.java
[
all
...]
Completed in 62 milliseconds