Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapUtils.java519 int indexCId = c.getColumnIndex(Data.CONTACT_ID); in fetchAndSetContacts() local
524 contactId = c.getString(indexCId); in fetchAndSetContacts()