HomeSort by relevance Sort by last modified time
    Searched refs:switchKeyboardLayout (Results 1 - 5 of 5) sorted by null

  /frameworks/base/services/java/com/android/server/input/
PersistentDataStore.java 128 public boolean switchKeyboardLayout(String inputDeviceDescriptor, int direction) {
130 if (state != null && state.switchKeyboardLayout(direction)) {
338 public boolean switchKeyboardLayout(int direction) {
InputManagerService.java     [all...]
  /frameworks/base/core/java/android/view/
WindowManagerPolicy.java 419 public void switchKeyboardLayout(int deviceId, int direction);
    [all...]
  /frameworks/base/services/java/com/android/server/wm/
WindowManagerService.java     [all...]
  /frameworks/base/policy/src/com/android/internal/policy/impl/
PhoneWindowManager.java     [all...]

Completed in 133 milliseconds