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.java268 setTwoLine(view, false); in inflateOneLine()
283 setTwoLine(view, true); in inflateTwoLine()
299 private static void setTwoLine(View view, boolean twoLine) { in setTwoLine() method in KeyboardLayoutDialogFragment.KeyboardLayoutAdapter