Searched refs:NotificationHelper (Results 1 – 2 of 2) sorted by relevance
38 private NotificationHelper mNotifyHelper;52 mNotifyHelper = new NotificationHelper(this, mSession.mSession); in onCreate()
30 public class NotificationHelper extends BroadcastReceiver { class46 public NotificationHelper(Service service, MediaSession session) { in NotificationHelper() method in NotificationHelper