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

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

Completed in 69 milliseconds