Searched refs:CONTACT_SEL_VISIBLE (Results 1 – 1 of 1) sorted by relevance
56 private static final String CONTACT_SEL_VISIBLE = Contacts.IN_VISIBLE_GROUP + "=1"; field in SmsMmsContacts170 String selection = CONTACT_SEL_VISIBLE; in getContactNameFromPhone()