Home
last modified time | relevance | path

Searched defs:systemId (Results 1 – 1 of 1) sorted by relevance

/packages/providers/ContactsProvider/src/com/android/providers/contacts/
DLegacyApiSupport.java1653 String systemId = uri.getPathSegments().get(2); in query() local
1991 private String buildGroupSystemIdMatchWhereClause(String systemId) { in buildGroupSystemIdMatchWhereClause()