Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/input/
H A 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
H A DInputManagerService.java1705 public void switchKeyboardLayout(int deviceId, int direction) { in switchKeyboardLayout() method in InputManagerService
/aosp12/frameworks/base/services/core/java/com/android/server/policy/
H A DWindowManagerPolicy.java285 public void switchKeyboardLayout(int deviceId, int direction); in switchKeyboardLayout() method
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowManagerService.java3469 public void switchKeyboardLayout(int deviceId, int direction) { in switchKeyboardLayout() method in WindowManagerService