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