Home
last modified time | relevance | path

Searched defs:newEntityIterator (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/provider/
DCalendarContract.java587 public static EntityIterator newEntityIterator(Cursor cursor) { in newEntityIterator() method in CalendarContract.CalendarEntity
1405 public static EntityIterator newEntityIterator(Cursor cursor, ContentResolver resolver) { in newEntityIterator() method in CalendarContract.EventsEntity
1417 public static EntityIterator newEntityIterator(Cursor cursor, in newEntityIterator() method in CalendarContract.EventsEntity
DContactsContract.java3141 public static EntityIterator newEntityIterator(Cursor cursor) { in newEntityIterator() method in ContactsContract.RawContacts
8162 public static EntityIterator newEntityIterator(Cursor cursor) { in newEntityIterator() method in ContactsContract.Groups