Home
last modified time | relevance | path

Searched defs:headline (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Email/src/com/android/email/activity/setup/
DAccountSetupFragment.java80 final int contentLayout, final int headline) { in inflateTemplatedView()
/packages/apps/Settings/src/com/android/settings/inputmethod/
DKeyboardLayoutDialogFragment.java270 CheckedTextView headline = (CheckedTextView) view.findViewById(android.R.id.text1); in inflateOneLine() local
285 TextView headline = (TextView) view.findViewById(android.R.id.text1); in inflateTwoLine() local