Home
last modified time | relevance | path

Searched refs:NotificationBroadcastReceiver (Results 1 – 3 of 3) sorted by relevance

/packages/apps/InCallUI/src/com/android/incallui/
DStatusBarNotifier.java41 import com.android.incallui.InCallApp.NotificationBroadcastReceiver;
649 context, NotificationBroadcastReceiver.class); in createNotificationPendingIntent()
DInCallApp.java66 public static class NotificationBroadcastReceiver extends BroadcastReceiver { class in InCallApp
/packages/services/Telephony/src/com/android/phone/
DPhoneGlobals.java510 context, NotificationBroadcastReceiver.class); in createHangUpOngoingCallPendingIntent()
875 public static class NotificationBroadcastReceiver extends BroadcastReceiver { class in PhoneGlobals