Searched refs:inflateOneLine (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Settings/src/com/android/settings/inputmethod/ |
D | KeyboardLayoutDialogFragment.java | 250 return inflateOneLine(convertView, parent, label, checked); in getView() 256 private View inflateOneLine(View convertView, ViewGroup parent, in inflateOneLine() method in KeyboardLayoutDialogFragment.KeyboardLayoutAdapter
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/inputmethod/ |
D | KeyboardLayoutDialogFragment.java | 250 return inflateOneLine(convertView, parent, label, checked); in getView() 256 private View inflateOneLine(View convertView, ViewGroup parent, in inflateOneLine() method in KeyboardLayoutDialogFragment.KeyboardLayoutAdapter
|