Searched refs:pendingIntentStats (Results 1 – 2 of 2) sorted by relevance
476 List<PendingIntentStats> pendingIntentStats = new ArrayList<>(); in dumpPendingIntentStatsForStatsd() local505 pendingIntentStats.add(new PendingIntentStats( in dumpPendingIntentStatsForStatsd()512 return pendingIntentStats; in dumpPendingIntentStatsForStatsd()
4999 List<PendingIntentStats> pendingIntentStats =5001 for (PendingIntentStats stats : pendingIntentStats) {