Searched refs:PulledStats (Results 1 – 4 of 4) sorted by relevance
47 PulledStats stats = new PulledStats(0L); in testPulledStats_Empty()53 PulledStats stats = new PulledStats(0L); in testPulledStats_UnknownReport()72 PulledStats stats = new PulledStats(0L); in testPulledStats_RemoteViewReportPackages()104 PulledStats stats = new PulledStats(0L); in testPulledStats_RemoteViewReportEndTime()
35 public class PulledStats { class42 public PulledStats(long startMs) { in PulledStats() method in PulledStats
317 public PulledStats remoteViewStats(long startMs, boolean aggregate) { in remoteViewStats()319 PulledStats stats = new PulledStats(startMs); in remoteViewStats()
5935 PulledStats stats = mUsageStats.remoteViewStats(startMs, doAgg);6226 PulledStats stats = mUsageStats.remoteViewStats(filter.since, true);