Home
last modified time | relevance | path

Searched refs:hangupPendingIntent (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/ui/
DCallStreamingNotification.java203 PendingIntent hangupPendingIntent = PendingIntent.getBroadcast(mContext, 0, hangupIntent, in showStreamingNotification() local
253 .setStyle(Notification.CallStyle.forOngoingCall(person, hangupPendingIntent)) in showStreamingNotification()
/packages/apps/Dialer/java/com/android/incallui/
DStatusBarNotifier.java963 PendingIntent hangupPendingIntent = in addHangupAction() local
969 hangupPendingIntent) in addHangupAction()