Searched refs:appendContactStatusUpdateJoin (Results 1 – 1 of 1) sorted by relevance
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
D | ContactsProvider2.java | 5906 appendContactStatusUpdateJoin(tableBuilder, projection, in queryLocal() 5940 appendContactStatusUpdateJoin(tableBuilder, projection, in queryLocal() 7865 appendContactStatusUpdateJoin(sb, projection, ContactsColumns.LAST_STATUS_UPDATE_ID); in setTablesAndProjectionMapForContacts() 7890 appendContactStatusUpdateJoin(sb, projection, ContactsColumns.LAST_STATUS_UPDATE_ID); in setTablesAndProjectionMapForContactsWithSnippet() 8137 appendContactStatusUpdateJoin(sb, projection, ContactsColumns.LAST_STATUS_UPDATE_ID); in setTablesAndProjectionMapForData() 8202 appendContactStatusUpdateJoin(sb, projection, ContactsColumns.LAST_STATUS_UPDATE_ID); in setTablesAndProjectionMapForEntities() 8213 private void appendContactStatusUpdateJoin( in appendContactStatusUpdateJoin() method in ContactsProvider2
|