Searched refs:nullPendingIntent (Results 1 – 1 of 1) sorted by relevance
245 PendingIntent nullPendingIntent = PendingIntent.getBroadcast(mContext, 0, nullIntent, in showStreamingNotification() local263 .setFullScreenIntent(nullPendingIntent, true) in showStreamingNotification()