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
325 public PulledStats remoteViewStats(long startMs, boolean aggregate) { in remoteViewStats()327 PulledStats stats = new PulledStats(startMs); in remoteViewStats()
6511 PulledStats stats = mUsageStats.remoteViewStats(startMs, doAgg);6786 PulledStats stats = mUsageStats.remoteViewStats(filter.since, true);