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.java1473 private void handleSwitchKeyboardLayout(int deviceId, int direction) { in handleSwitchKeyboardLayout() method in InputManagerService
2180 handleSwitchKeyboardLayout(msg.arg1, msg.arg2); in handleMessage()