Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/datamodel/
DBugleNotifications.java446 PendingIntent destinationIntent; in processAndSend() local
449 destinationIntent = UIIntents.get() in processAndSend()
453 destinationIntent = UIIntents.get() in processAndSend()
458 notifBuilder.setContentIntent(destinationIntent); in processAndSend()
1202 final PendingIntent destinationIntent = UIIntents.get() in notifyEmergencySmsFailed() local
1211 .setContentIntent(destinationIntent) in notifyEmergencySmsFailed()
DMessageNotificationState.java1241 PendingIntent destinationIntent; in checkFailedMessages() local
1248 destinationIntent = UIIntents.get() in checkFailedMessages()
1275 destinationIntent = UIIntents.get() in checkFailedMessages()
1312 .setContentIntent(destinationIntent) in checkFailedMessages()