Home
last modified time | relevance | path

Searched defs:keyboardLayoutResId (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/input/
DInputManagerService.java957 int keyboardLayoutResId = a.getResourceId( in visitKeyboardLayoutsInPackage() local
1727 String collection, int keyboardLayoutResId, int priority); in visitKeyboardLayout()