Searched refs:NotificationBroadcastReceiver (Results 1 – 3 of 3) sorted by relevance
41 import com.android.incallui.InCallApp.NotificationBroadcastReceiver;649 context, NotificationBroadcastReceiver.class); in createNotificationPendingIntent()
66 public static class NotificationBroadcastReceiver extends BroadcastReceiver { class in InCallApp
510 context, NotificationBroadcastReceiver.class); in createHangUpOngoingCallPendingIntent()875 public static class NotificationBroadcastReceiver extends BroadcastReceiver { class in PhoneGlobals