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