Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DSmsMmsContacts.java50 private static final int COL_ADDR_ID = field in SmsMmsContacts
125 id = c.getLong(COL_ADDR_ID); in fillPhoneCache()