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