OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:notificationeventname
(Results
1 - 1
of
1
) sorted by null
/packages/apps/Calendar/src/com/android/calendar/alerts/
AlertService.java
146
String
notificationEventName
= null;
243
if (
notificationEventName
== null
246
notificationEventName
= eventName;
274
postNotification(context, prefs,
notificationEventName
, notificationEventLocation,
Completed in 2100 milliseconds