Searched refs:updateSendFailedNotificationForThread (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Mms/src/com/android/mms/transaction/
H A DMessagingNotification.java738 public static void updateSendFailedNotificationForThread(Context context, long threadId) { method in class:MessagingNotification
/packages/apps/Mms/src/com/android/mms/ui/
H A DComposeMessageActivity.java2018 // updateSendFailedNotificationForThread makes a database call, so do the work off
2022 MessagingNotification.updateSendFailedNotificationForThread(

Completed in 26 milliseconds