OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getattendeescursor
(Results
1 - 1
of
1
) sorted by null
/packages/apps/Calendar/src/com/android/calendar/alerts/
AlertReceiver.java
613
private static Cursor
getAttendeesCursor
(Context context, long eventId) {
645
Cursor attendeesCursor =
getAttendeesCursor
(context, eventId);
[
all
...]
Completed in 45 milliseconds