Home
last modified time | relevance | path

Searched refs:nullPendingIntent (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telecomm/src/com/android/server/telecom/ui/
DCallStreamingNotification.java245 PendingIntent nullPendingIntent = PendingIntent.getBroadcast(mContext, 0, nullIntent, in showStreamingNotification() local
263 .setFullScreenIntent(nullPendingIntent, true) in showStreamingNotification()