Searched defs:headline (Results 1 – 3 of 3) sorted by relevance
80 final int contentLayout, final int headline) { in inflateTemplatedView()
257 CheckedTextView headline = (CheckedTextView) view.findViewById(android.R.id.text1); in inflateOneLine() local272 TextView headline = (TextView) view.findViewById(android.R.id.text1); in inflateTwoLine() local
305 TextView headline = (TextView) view.findViewById(android.R.id.text1); in getView() local