Searched refs:RAW_CONTACT_ID_ENTITY (Results 1 – 1 of 1) sorted by relevance
327 public static final int RAW_CONTACT_ID_ENTITY = 2005; field in ContactsProvider21203 matcher.addURI(ContactsContract.AUTHORITY, "raw_contacts/#/entity", RAW_CONTACT_ID_ENTITY); in matcher.addURI() argument6868 case RAW_CONTACT_ID_ENTITY: { in queryLocal()