Uses of Interface
android.content.EntityIterator

Packages that use EntityIterator
android.provider   
 

Uses of EntityIterator in android.provider
 

Methods in android.provider that return EntityIterator
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-2012. All Rights Reserved.