Home
last modified time | relevance | path

Searched refs:CONTACT_SEL_VISIBLE (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DSmsMmsContacts.java56 private static final String CONTACT_SEL_VISIBLE = Contacts.IN_VISIBLE_GROUP + "=1"; field in SmsMmsContacts
170 String selection = CONTACT_SEL_VISIBLE; in getContactNameFromPhone()