Searched defs:removeKeyboardLayout (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/input/
H A DPersistentDataStore.java147 public boolean removeKeyboardLayout(String inputDeviceDescriptor, method in class:PersistentDataStore
150 if (state.removeKeyboardLayout(keyboardLayoutDescriptor)) {
370 public boolean removeKeyboardLayout(String keyboardLayout) { method in class:PersistentDataStore.InputDeviceState

Completed in 32 milliseconds