Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppManager.java402 private final String mTypeOfSingleFile; field in BluetoothOppManager.InsertShareInfoThread
420 this.mTypeOfSingleFile = typeOfSingleFile; in InsertShareInfoThread()
494 values.put(BluetoothShare.MIMETYPE, mTypeOfSingleFile); in insertSingleShare()