OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NOTIFICATION_ID_EXCHANGE_CALENDAR_ADDED
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Exchange/src/com/android/exchange/
CalendarSyncEnabler.java
88
public static final int
NOTIFICATION_ID_EXCHANGE_CALENDAR_ADDED
= 2;
110
nm.notify(
NOTIFICATION_ID_EXCHANGE_CALENDAR_ADDED
, n);
/packages/apps/Email/src/com/android/email/
NotificationController.java
70
private static final int
NOTIFICATION_ID_EXCHANGE_CALENDAR_ADDED
= 2;
[
all
...]
Completed in 56 milliseconds