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.java96 public static final int DOWNLOAD_FAILED_NOTIFICATION_ID = 531; field in class:MessagingNotification
1161 notificationMgr.notify(DOWNLOAD_FAILED_NOTIFICATION_ID, notification);
1256 cancelNotification(context, DOWNLOAD_FAILED_NOTIFICATION_ID);

Completed in 9 milliseconds