Searched refs:appendContactPresenceJoin (Results 1 – 1 of 1) sorted by relevance
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
D | ContactsProvider2.java | 6044 appendContactPresenceJoin(tableBuilder, projection, RawContacts.CONTACT_ID); in queryLocal() 6078 appendContactPresenceJoin(tableBuilder, projection, RawContacts.CONTACT_ID); in queryLocal() 8051 appendContactPresenceJoin(sb, projection, Contacts._ID); in setTablesAndProjectionMapForContacts() 8076 appendContactPresenceJoin(sb, projection, Contacts._ID); in setTablesAndProjectionMapForContactsWithSnippet() 8323 appendContactPresenceJoin(sb, projection, RawContacts.CONTACT_ID); in setTablesAndProjectionMapForData() 8388 appendContactPresenceJoin(sb, projection, Contacts.Entity.CONTACT_ID); in setTablesAndProjectionMapForEntities() 8466 private void appendContactPresenceJoin( in appendContactPresenceJoin() method in ContactsProvider2
|