Home
last modified time | relevance | path

Searched defs:switchKeyboardLayout (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/input/
DPersistentDataStore.java157 public boolean switchKeyboardLayout(String inputDeviceDescriptor, int direction) { in switchKeyboardLayout() method in PersistentDataStore
395 public boolean switchKeyboardLayout(int direction) { in switchKeyboardLayout() method in PersistentDataStore.InputDeviceState
DInputManagerService.java1448 public void switchKeyboardLayout(int deviceId, int direction) { in switchKeyboardLayout() method in InputManagerService
/frameworks/base/services/core/java/com/android/server/policy/
DWindowManagerPolicy.java554 public void switchKeyboardLayout(int deviceId, int direction); in switchKeyboardLayout() method
/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java3124 public void switchKeyboardLayout(int deviceId, int direction) { in switchKeyboardLayout() method in WindowManagerService