Searched refs:getPendingIntentStats (Results 1 – 3 of 3) sorted by relevance
1085 public abstract List<PendingIntentStats> getPendingIntentStats(); in getPendingIntentStats() method in ActivityManagerInternal
4828 LocalServices.getService(ActivityManagerInternal.class).getPendingIntentStats();
17492 public List<PendingIntentStats> getPendingIntentStats() { in getPendingIntentStats() method in ActivityManagerService.LocalService