Searched defs:CONTACTS (Results 1 – 3 of 3) sorted by relevance
122 public static final String CONTACTS = "contacts"; field296 public static final String CONTACTS = "view_contacts"; field
264 private static final int CONTACTS = 1000; field in ContactsProvider21101 matcher.addURI(ContactsContract.AUTHORITY, "contacts", CONTACTS); in matcher.addURI() argument
33 public static final int CONTACTS = 0x01; field in Tags