Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/opp/
DBluetoothOppManager.java403 private final String mTypeOfSingleFile; field in BluetoothOppManager.InsertShareInfoThread
426 this.mTypeOfSingleFile = typeOfSingleFile; in InsertShareInfoThread()
508 values.put(BluetoothShare.MIMETYPE, mTypeOfSingleFile); in insertSingleShare()