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

/packages/apps/Mms/src/com/android/mms/transaction/
H A DMessagingNotification.java589 notifyFailed(context, true, threadId, false);
593 notifyFailed(context, false, 0, false);
597 notifyFailed(context, false, 0, noisy);
600 private static void notifyFailed(Context context, boolean isDownload, long threadId, method in class:MessagingNotification

Completed in 4 milliseconds