Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/ui/
DUIIntents.java308 public abstract PendingIntent getPendingIntentForConversationActivity(final Context context, in getPendingIntentForConversationActivity() method in UIIntents
DUIIntentsImpl.java386 public PendingIntent getPendingIntentForConversationActivity(final Context context, in getPendingIntentForConversationActivity() method in UIIntentsImpl
/packages/apps/Messaging/src/com/android/messaging/datamodel/
DBugleNotifications.java454 .getPendingIntentForConversationActivity(context, in processAndSend()
1203 .getPendingIntentForConversationActivity(context, conversationId, null /* draft */); in notifyEmergencySmsFailed()
DMessageNotificationState.java1251 .getPendingIntentForConversationActivity(context, in checkFailedMessages()