Home
last modified time | relevance | path

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

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