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.java1034 int keyboardLayoutResId = a.getResourceId( in visitKeyboardLayoutsInPackage() local
1819 String collection, int keyboardLayoutResId, int priority); in visitKeyboardLayout()