Home | History | Annotate | Download | only in statusbar

Lines Matching refs:fullScreenIntent

173             if (notification.contentIntent != null || notification.fullScreenIntent != null) {
764 if (!isHeadsUped && notification.getNotification().fullScreenIntent != null) {
782 Log.d(TAG, "Notification has fullScreenIntent; sending fullScreenIntent");
786 notification.getNotification().fullScreenIntent.send();