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