Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java1415 setKeyboardLayoutForInputDeviceInner(identifier, handle, keyboardLayoutDescriptor); in setKeyboardLayoutForInputDevice()
1418 private void setKeyboardLayoutForInputDeviceInner(InputDeviceIdentifier identifier, in setKeyboardLayoutForInputDeviceInner() method in InputManagerService
1838 setKeyboardLayoutForInputDeviceInner(id, handle, shell.getNextArgRequired()); in onShellCommand()