Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/inputmethod/
DKeyboardLayoutDialogFragment.java250 return inflateOneLine(convertView, parent, label, checked); in getView()
256 private View inflateOneLine(View convertView, ViewGroup parent, in inflateOneLine() method in KeyboardLayoutDialogFragment.KeyboardLayoutAdapter