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

  /packages/apps/Mms/src/com/android/mms/transaction/
RetryScheduler.java 187 MessagingNotification.notifySendFailed(mContext, true);
MessagingNotification.java 579 public static void notifySendFailed(Context context) {
583 public static void notifySendFailed(Context context, boolean noisy) {
703 notifySendFailed(context); // rebuild and adjust the message count if necessary.
SmsReceiverService.java 309 MessagingNotification.notifySendFailed(getApplicationContext(), true);

Completed in 2643 milliseconds