Home
last modified time | relevance | path

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

/development/samples/SoftKeyboard/src/com/example/android/softkeyboard/
DLatinKeyboard.java55 public LatinKeyboard(Context context, int xmlLayoutResId) { in LatinKeyboard() argument
56 super(context, xmlLayoutResId); in LatinKeyboard()