Searched defs:getDefaultKeyboardLayout (Results 1 - 1 of 1) sorted by path

/frameworks/base/services/core/java/com/android/server/input/
H A DInputManagerService.java738 layout = getDefaultKeyboardLayout(inputDevice);
767 private String getDefaultKeyboardLayout(final InputDevice d) { method in class:InputManagerService

Completed in 95 milliseconds