Searched refs:switchKeyboardLayoutAsync (Results 1 – 4 of 4) sorted by relevance
51 void switchKeyboardLayoutAsync(int direction); in switchKeyboardLayoutAsync() method
462 public void switchKeyboardLayoutAsync(int direction) { in switchKeyboardLayoutAsync() method in InputMethodPrivilegedOperations468 ops.switchKeyboardLayoutAsync(direction); in switchKeyboardLayoutAsync()
3659 mPrivOps.switchKeyboardLayoutAsync(direction);
6955 public void switchKeyboardLayoutAsync(int direction) { in switchKeyboardLayoutAsync() method in InputMethodPrivilegedOperationsImpl