Searched refs:NotificationBroadcastReceiver (Results 1 – 1 of 1) sorted by relevance
367 private final NotificationBroadcastReceiver notificationBroadcastReceiver;617 notificationBroadcastReceiver = new NotificationBroadcastReceiver(); in PlayerNotificationManager()1355 private class NotificationBroadcastReceiver extends BroadcastReceiver { class in PlayerNotificationManager