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