HomeSort by relevance Sort by last modified time
    Searched refs:notifySendFailed (Results 1 - 3 of 3) sorted by null

  /packages/apps/Mms/src/com/android/mms/transaction/
SmsReceiverService.java 349 MessagingNotification.notifySendFailed(getApplicationContext(), true);
377 MessagingNotification.notifySendFailed(getApplicationContext(), true);
RetryScheduler.java 218 MessagingNotification.notifySendFailed(mContext, true);
MessagingNotification.java 592 public static void notifySendFailed(Context context) {
596 public static void notifySendFailed(Context context, boolean noisy) {
731 notifySendFailed(context); // rebuild and adjust the message count if necessary.

Completed in 6018 milliseconds