Searched defs:RAW_CONTACTS (Results 1 – 2 of 2) sorted by relevance
152 public static final String RAW_CONTACTS = "raw_contacts"; field330 public static final String RAW_CONTACTS = "view_raw_contacts"; field
347 public static final int RAW_CONTACTS = 2002; field in ContactsProvider21269 matcher.addURI(ContactsContract.AUTHORITY, "raw_contacts", RAW_CONTACTS); in matcher.addURI() argument