Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/inputmethod/
DKeyboardLayoutDialogFragment.java263 setTwoLine(view, false); in inflateOneLine()
278 setTwoLine(view, true); in inflateTwoLine()
294 private static void setTwoLine(View view, boolean twoLine) { in setTwoLine() method in KeyboardLayoutDialogFragment.KeyboardLayoutAdapter