Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/inputmethod/
DKeyboardLayoutDialogFragment.java294 private static void setTwoLine(View view, boolean twoLine) { in setTwoLine() argument
295 view.setTag(Boolean.valueOf(twoLine)); in setTwoLine()