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.java367 public PendingIntent getPendingIntentForConversationListActivity(final Context context) { in getPendingIntentForConversationListActivity() method in UIIntentsImpl
465 return getPendingIntentForConversationListActivity(context); in getPendingIntentForSecondaryUserNewMessageNotification()
DUIIntents.java286 public abstract PendingIntent getPendingIntentForConversationListActivity( in getPendingIntentForConversationListActivity() method in UIIntents
/packages/apps/Messaging/src/com/android/messaging/datamodel/
DMessageNotificationState.java1276 .getPendingIntentForConversationListActivity(context); in checkFailedMessages()
DBugleNotifications.java450 .getPendingIntentForConversationListActivity(context); in processAndSend()