HomeSort by relevance Sort by last modified time
    Searched full:destinationintent (Results 1 - 2 of 2) sorted by null

  /packages/apps/Messaging/src/com/android/messaging/datamodel/
BugleNotifications.java 446 PendingIntent destinationIntent;
449 destinationIntent = UIIntents.get()
453 destinationIntent = UIIntents.get()
458 notifBuilder.setContentIntent(destinationIntent);
    [all...]
MessageNotificationState.java     [all...]

Completed in 91 milliseconds