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

  /packages/apps/Exchange/exchange2/src/com/android/exchange/
CalendarSyncEnabler.java 88 public static final int NOTIFICATION_ID_EXCHANGE_CALENDAR_ADDED = 2;
109 nm.notify(NOTIFICATION_ID_EXCHANGE_CALENDAR_ADDED, n);
  /packages/apps/Email/src/com/android/email/
NotificationController.java 71 private static final int NOTIFICATION_ID_EXCHANGE_CALENDAR_ADDED = 2;
    [all...]

Completed in 8925 milliseconds