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.java159 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.java1694 public void switchKeyboardLayout(int deviceId, int direction) { in switchKeyboardLayout() method in InputManagerService
/frameworks/base/services/core/java/com/android/server/policy/
DWindowManagerPolicy.java282 public void switchKeyboardLayout(int deviceId, int direction); in switchKeyboardLayout() method
/frameworks/base/services/core/java/com/android/server/wm/
DWindowManagerService.java3403 public void switchKeyboardLayout(int deviceId, int direction) { in switchKeyboardLayout() method in WindowManagerService