Home
last modified time | relevance | path

Searched refs:handleSwitchKeyboardLayout (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java1494 handleSwitchKeyboardLayout(null, handle); in handleSwitchInputMethodSubtype()
1499 private void handleSwitchKeyboardLayout(@Nullable InputDeviceIdentifier identifier, in handleSwitchKeyboardLayout() method in InputManagerService
2119 handleSwitchKeyboardLayout((InputDeviceIdentifier)args.arg1, in handleMessage()