Searched refs:allText (Results 1 – 1 of 1) sorted by relevance
117 StringBuilder allText = new StringBuilder(); in run() local137 allText.append(data); in run()150 if (allText != null && allText.length() > 0) { in run()152 new Object[] { allText.toString() }, in run()