Home
last modified time | relevance | path

Searched refs:nonBlockingUpdateSendFailedNotification (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Mms/src/com/android/mms/transaction/
DMessagingNotification.java348 nonBlockingUpdateSendFailedNotification(context); in blockingUpdateAllNotifications()
1240 public static void nonBlockingUpdateSendFailedNotification(final Context context) { in nonBlockingUpdateSendFailedNotification() method in MessagingNotification
DSmsReceiverService.java335 MessagingNotification.nonBlockingUpdateSendFailedNotification(this); in handleSmsSent()
/packages/apps/Mms/src/com/android/mms/ui/
DConversationList.java1005 … MessagingNotification.nonBlockingUpdateSendFailedNotification(ConversationList.this); in onDeleteComplete()