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

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

Completed in 39 milliseconds