Home
last modified time | relevance | path

Searched defs:onSwitchKeyboardLayoutShortcut (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerInternal.java256 public abstract void onSwitchKeyboardLayoutShortcut(int direction, int displayId, in onSwitchKeyboardLayoutShortcut() method in InputMethodManagerInternal
DInputMethodManagerService.java5910 public void onSwitchKeyboardLayoutShortcut(int direction, int displayId, in onSwitchKeyboardLayoutShortcut() method in LocalServiceImpl