Home
last modified time | relevance | path

Searched defs:headline (Results 1 – 3 of 3) 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.java257 CheckedTextView headline = (CheckedTextView) view.findViewById(android.R.id.text1); in inflateOneLine() local
272 TextView headline = (TextView) view.findViewById(android.R.id.text1); in inflateTwoLine() local
/packages/apps/Browser/src/com/android/browser/
DErrorConsoleView.java305 TextView headline = (TextView) view.findViewById(android.R.id.text1); in getView() local