Searched refs:pendingIntentStats (Results 1 – 2 of 2) sorted by relevance
449 List<PendingIntentStats> pendingIntentStats = new ArrayList<>(); in dumpPendingIntentStatsForStatsd() local478 pendingIntentStats.add(new PendingIntentStats( in dumpPendingIntentStatsForStatsd()485 return pendingIntentStats; in dumpPendingIntentStatsForStatsd()
4827 List<PendingIntentStats> pendingIntentStats =4829 for (PendingIntentStats stats : pendingIntentStats) {