Searched refs:resultsWithTraffic (Results 1 – 1 of 1) sorted by relevance
697 ArrayList<QueryResult> resultsWithTraffic = new ArrayList<>(); in testUidTagStateDetails() local708 resultsWithTraffic.add(new QueryResult(tag, state, result)); in testUidTagStateDetails()719 long firstTotal = resultsWithTraffic.get(0).total; in testUidTagStateDetails()720 for (QueryResult queryResult : resultsWithTraffic) { in testUidTagStateDetails()