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

/frameworks/base/services/java/com/android/server/input/
H A DPersistentDataStore.java90 public boolean setCurrentKeyboardLayout(String inputDeviceDescriptor, method in class:PersistentDataStore
93 if (state.setCurrentKeyboardLayout(keyboardLayoutDescriptor)) {
285 public boolean setCurrentKeyboardLayout(String keyboardLayout) { method in class:PersistentDataStore.InputDeviceState

Completed in 265 milliseconds