Searched refs:fullScreenPendingIntent (Results 1 – 1 of 1) sorted by relevance
125 PendingIntent fullScreenPendingIntent = PendingIntent.getActivity(getActivity(), 0, in createNotification() local129 .setFullScreenIntent(fullScreenPendingIntent, true); in createNotification()