Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodManagerInternal.java186 public abstract void switchKeyboardLayout(int direction); in switchKeyboardLayout() method in InputMethodManagerInternal
H A DInputMethodManagerService.java5924 public void switchKeyboardLayout(int direction) { in switchKeyboardLayout() method in LocalServiceImpl
/aosp14/frameworks/base/services/core/java/com/android/server/input/
H A DPersistentDataStore.java202 public boolean switchKeyboardLayout(String inputDeviceDescriptor, int direction) { in switchKeyboardLayout() method in PersistentDataStore
539 public boolean switchKeyboardLayout(int direction) { in switchKeyboardLayout() method in PersistentDataStore.InputDeviceState
H A DKeyboardLayoutManager.java725 public void switchKeyboardLayout(int deviceId, int direction) { in switchKeyboardLayout() method in KeyboardLayoutManager
H A DInputManagerService.java1258 public void switchKeyboardLayout(int deviceId, int direction) { in switchKeyboardLayout() method in InputManagerService
/aosp14/frameworks/base/services/core/java/com/android/server/policy/
H A DWindowManagerPolicy.java252 public void switchKeyboardLayout(int deviceId, int direction); in switchKeyboardLayout() method
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DWindowManagerService.java3541 public void switchKeyboardLayout(int deviceId, int direction) { in switchKeyboardLayout() method in WindowManagerService