| Package | Description |
|---|---|
| android.provider |
| Modifier and Type | Method and Description |
|---|---|
static EntityIterator |
CalendarContract.CalendarEntity.newEntityIterator(Cursor cursor) |
static EntityIterator |
ContactsContract.RawContacts.newEntityIterator(Cursor cursor) |
static EntityIterator |
ContactsContract.Groups.newEntityIterator(Cursor cursor) |
static EntityIterator |
CalendarContract.EventsEntity.newEntityIterator(Cursor cursor,
ContentProviderClient provider) |
static EntityIterator |
CalendarContract.EventsEntity.newEntityIterator(Cursor cursor,
ContentResolver resolver) |
Copyright © 2008-2013. All Rights Reserved.