Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/ui/
DUIIntentsImpl.java380 public PendingIntent getPendingIntentForConversationListActivity(final Context context) { in getPendingIntentForConversationListActivity() method in UIIntentsImpl
478 return getPendingIntentForConversationListActivity(context); in getPendingIntentForSecondaryUserNewMessageNotification()
DUIIntents.java296 public abstract PendingIntent getPendingIntentForConversationListActivity( in getPendingIntentForConversationListActivity() method in UIIntents
/packages/apps/Messaging/src/com/android/messaging/datamodel/
DBugleNotifications.java450 .getPendingIntentForConversationListActivity(context); in processAndSend()
DMessageNotificationState.java1278 .getPendingIntentForConversationListActivity(context); in checkFailedMessages()