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

/packages/apps/Calendar/src/com/android/calendar/alerts/
H A DAlertReceiver.java619 private static Cursor getLocationCursor(Context context, long eventId) { method in class:AlertReceiver
755 Cursor locationCursor = getLocationCursor(context, eventId);

Completed in 63 milliseconds