Android Reference
CalendarContract.EventDays
android.provider
Class CalendarContract.EventDays
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
static Cursor |
query(ContentResolver cr,
int startDay,
int numDays,
String[] projection)
Retrieves the days with events for the Julian days starting at
"startDay" for "numDays".
|
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
query
public static final Cursor query(ContentResolver cr,
int startDay,
int numDays,
String[] projection)
Retrieves the days with events for the Julian days starting at
"startDay" for "numDays". It returns a cursor containing startday and
endday representing the max range of days for all events beginning on
each startday.This is a blocking function and should not be done on
the UI thread.
- Parameters:
cr
- the ContentResolverstartDay
- the first Julian day in the rangenumDays
- the number of days to load (must be at least 1)projection
- the columns to return in the cursor
- Returns:
- a database cursor containing a list of start and end days for
events
Content
License.
All information of this service is derived from the free sources and is provided solely in the form of quotations.
This service provides information and interfaces solely for the familiarization (not ownership) and under the "as is" condition.
Copyright 2016 © ELTASK.COM. All rights reserved.
Site is optimized for mobile devices.
Downloads: 815 / 158765631. Delta: 0.00366 с