HomeSort by relevance Sort by last modified time
    Searched refs:fillFromCursor (Results 1 - 3 of 3) sorted by null

  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
MemoryCursor.java 35 public void fillFromCursor(Cursor cursor) {
ContactsProvider2.java     [all...]
  /packages/apps/Mms/src/com/android/mms/data/
Conversation.java 127 fillFromCursor(context, this, cursor, allowQuery);
274 // people that are looking at the cached copy will get updated when fillFromCursor() is
280 fillFromCursor(context, conv, cursor, false); // update the existing conv in-place
    [all...]

Completed in 211 milliseconds