Searched refs:countInfo (Results 1 – 1 of 1) sorted by relevance
110 protected void onPostExecute(Integer[] countInfo) { in updatePreferenceSummary() argument111 updateSummary(countInfo[0], countInfo[1]); in updatePreferenceSummary()