HomeSort by relevance Sort by last modified time
    Searched refs:MESSAGE_FAILED_NOTIFICATION_ID (Results 1 - 2 of 2) sorted by null

  /packages/apps/Mms/src/com/android/mms/transaction/
MessagingNotification.java 78 public static final int MESSAGE_FAILED_NOTIFICATION_ID = 789;
685 nm.notify(MESSAGE_FAILED_NOTIFICATION_ID, notification);
729 cancelNotification(context, MESSAGE_FAILED_NOTIFICATION_ID);
743 cancelNotification(context, MESSAGE_FAILED_NOTIFICATION_ID);
  /packages/apps/Mms/src/com/android/mms/ui/
ComposeMessageActivity.java     [all...]

Completed in 109 milliseconds