Home
last modified time | relevance | path

Searched refs:buildGroupSystemIdMatchWhereClause (Results 1 – 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DLegacyApiSupport.java1593 qb.appendWhere(" AND " + buildGroupSystemIdMatchWhereClause(systemId)); in query()
1912 private String buildGroupSystemIdMatchWhereClause(String systemId) { in buildGroupSystemIdMatchWhereClause() method in LegacyApiSupport