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