Home
last modified time | relevance | path

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

/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