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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppManager.java373 private final String mTypeOfSingleFile; field in class:BluetoothOppManager.InsertShareInfoThread
391 this.mTypeOfSingleFile = typeOfSingleFile;
458 values.put(BluetoothShare.MIMETYPE, mTypeOfSingleFile);

Completed in 390 milliseconds