Searched refs:mDeletePendingIntent (Results 1 – 1 of 1) sorted by relevance
60 private PendingIntent mDeletePendingIntent; field in ActiveNotificationsFragment98 mDeletePendingIntent = PendingIntent.getBroadcast(getActivity(), in onViewCreated()116 .setDeleteIntent(mDeletePendingIntent) in addNotificationAndUpdateSummaries()