OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:buildIdentityMatchingSql
(Results
1 - 2
of
2
) sorted by null
/packages/providers/ContactsProvider/src/com/android/providers/contacts/aggregation/
ContactAggregator.java
324
if (DatabaseUtils.longForQuery(db,
buildIdentityMatchingSql
(rid, ridsInOtherAccts,
326
DatabaseUtils.longForQuery(db,
buildIdentityMatchingSql
(rid, ridsInOtherAccts,
375
if (isFirstColumnGreaterThanZero(db,
buildIdentityMatchingSql
(
[
all
...]
AbstractContactAggregator.java
745
protected final String
buildIdentityMatchingSql
(String rawContactIdSet1,
[
all
...]
Completed in 2761 milliseconds