Searched refs:EXTRA_LAST_REPORT_TIME (Results 1 – 1 of 1) sorted by relevance
215 public static final String EXTRA_LAST_REPORT_TIME = "android.app.extra.LAST_REPORT_TIME"; field in StatsCompanionService387 intent.putExtra(EXTRA_LAST_REPORT_TIME, lastReportTimeNs); in sendDataBroadcast()