Searched refs:join (Results 126 - 126 of 126) sorted by relevance

123456

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DContactsProvider2.java1043 * When we detect this column being requested, we join {@link Joins#GROUP_MEMBER_COUNT} to
6032 // starred contacts, and then do an outer join against the data usage table,
6066 // For frequent phone numbers, we start from data usage table and join
6942 // TODO Add join for this column too (and update the projection map)
9883 final String rids = TextUtils.join(",", rawContactIds);

Completed in 168 milliseconds

123456