Searched refs:usageReport (Results 1 – 1 of 1) sorted by relevance
477 PendingIntent usageReport = pendingOptions.getUsageTimeReport(); in ActivityRecord() local478 if (usageReport != null) { in ActivityRecord()479 appTimeTracker = new AppTimeTracker(usageReport); in ActivityRecord()