Searched refs:setTablesAndProjectionMapForRawContacts (Results 1 – 1 of 1) sorted by relevance
6675 setTablesAndProjectionMapForRawContacts(qb, uri); in queryLocal()6682 setTablesAndProjectionMapForRawContacts(qb, uri); in queryLocal()8202 private void setTablesAndProjectionMapForRawContacts(SQLiteQueryBuilder qb, Uri uri) { in setTablesAndProjectionMapForRawContacts() method in ContactsProvider2