Searched defs:RAW_CONTACT_ID_ENTITY (Results 1 – 1 of 1) sorted by relevance
365 public static final int RAW_CONTACT_ID_ENTITY = 2005; field in ContactsProvider21237 matcher.addURI(ContactsContract.AUTHORITY, "raw_contacts/#/entity", RAW_CONTACT_ID_ENTITY); in matcher.addURI() argument