Searched defs:RAW_CONTACTS (Results 1 – 2 of 2) sorted by relevance
124 public static final String RAW_CONTACTS = "raw_contacts"; field295 public static final String RAW_CONTACTS = "view_raw_contacts"; field
292 private static final int RAW_CONTACTS = 2002; field in ContactsProvider21147 matcher.addURI(ContactsContract.AUTHORITY, "raw_contacts", RAW_CONTACTS); in matcher.addURI() argument