Searched refs:clickPendingIntent (Results 1 – 1 of 1) sorted by relevance
651 final PendingIntent clickPendingIntent = PendingIntent.getService(context, notificationId, in createUndoNotification() local654 undoView.setOnClickPendingIntent(R.id.status_bar_latest_event_content, clickPendingIntent); in createUndoNotification()