Searched refs:NotificationRankers (Results 1 – 1 of 1) sorted by relevance
299 private NotificationRankers mRankerServices;987 mRankerServices = new NotificationRankers(); in onStart()3815 public class NotificationRankers extends ManagedServices { class in NotificationManagerService3817 public NotificationRankers() { in NotificationRankers() method in NotificationManagerService.NotificationRankers3860 for (final ManagedServiceInfo info : NotificationRankers.this.mServices) { in onNotificationEnqueued()