Searched refs:mHistoricalSubs (Results 1 – 1 of 1) sorted by relevance
402 private final ArrayList<SubInfo> mHistoricalSubs = new ArrayList<>(); field in StatsPullAtomService1191 for (final SubInfo subInfo : mHistoricalSubs) { in collectNetworkStatsSnapshotForAtom()5051 final SubInfo match = CollectionUtils.find(mHistoricalSubs,5072 mHistoricalSubs.add(subInfo);