Searched refs:fromQuery (Results 1 – 4 of 4) sorted by relevance
63 public static EntitySet fromQuery(ContentResolver resolver, String selection, in fromQuery() method in EntitySet
63 public static RawContactDeltaList fromQuery(Uri entityUri, ContentResolver resolver, in fromQuery() method in RawContactDeltaList
410 return RawContactDeltaList.fromQuery(RawContactsEntity.CONTENT_URI, in doInBackground()
538 final RawContactDeltaList newState = RawContactDeltaList.fromQuery( in saveContact()