Searched defs:headline (Results 1 – 2 of 2) sorted by relevance
265 CheckedTextView headline = (CheckedTextView) view.findViewById(android.R.id.text1); in inflateOneLine() local280 TextView headline = (TextView) view.findViewById(android.R.id.text1); in inflateTwoLine() local
574 void dumpPhantomeProcessLocked(PrintWriter pw, String prefix, String headline, in dumpPhantomeProcessLocked()