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

/packages/apps/Exchange/exchange2/src/com/android/exchange/
H A DCalendarSyncEnabler.java88 public static final int NOTIFICATION_ID_EXCHANGE_CALENDAR_ADDED = 2; field in class:CalendarSyncEnabler
109 nm.notify(NOTIFICATION_ID_EXCHANGE_CALENDAR_ADDED, n);
/packages/apps/Exchange/exchange2/tests/src/com/android/exchange/
H A DCalendarSyncEnablerTest.java206 .cancel(CalendarSyncEnabler.NOTIFICATION_ID_EXCHANGE_CALENDAR_ADDED);
/packages/apps/Exchange/tests/src/com/android/exchange/
H A DCalendarSyncEnablerTest.java206 .cancel(CalendarSyncEnabler.NOTIFICATION_ID_EXCHANGE_CALENDAR_ADDED);
/packages/apps/Email/src/com/android/email/
H A DNotificationController.java71 private static final int NOTIFICATION_ID_EXCHANGE_CALENDAR_ADDED = 2; field in class:NotificationController

Completed in 270 milliseconds