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