Searched defs:DOWNLOAD_FAILED_NOTIFICATION_ID (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Mms/src/com/android/mms/transaction/
H A DMessagingNotification.java79 public static final int DOWNLOAD_FAILED_NOTIFICATION_ID = 531; field in class:MessagingNotification
683 nm.notify(DOWNLOAD_FAILED_NOTIFICATION_ID, notification);
769 cancelNotification(context, DOWNLOAD_FAILED_NOTIFICATION_ID);

Completed in 54 milliseconds