Home
last modified time | relevance | path

Searched defs:indexMimeType (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapUtils.java317 int indexMimeType = dataCursor.getColumnIndex(Data.MIMETYPE); in updateSecondaryVersionCounter() local
430 int indexMimeType = c.getColumnIndex(Data.MIMETYPE); in fetchAndSetContacts() local