Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DBluetoothPbapUtils.java413 int indexMimeType = dataCursor.getColumnIndex(Data.MIMETYPE); in updateSecondaryVersionCounter() local
548 int indexMimeType = c.getColumnIndex(Data.MIMETYPE); in fetchAndSetContacts() local