Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DSmsMmsContacts.java58 private static final int COL_CONTACT_ID = field in SmsMmsContacts
191 long id = c.getLong(COL_CONTACT_ID); in getContactNameFromPhone()