Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
DBluetoothOppManager.java337 InsertShareInfoThread insertThread; in startTransfer()
351 insertThread = new InsertShareInfoThread(device, mMultipleFlag, mMimeTypeOfSendingFile, in startTransfer()
370 private class InsertShareInfoThread extends Thread { class in BluetoothOppManager
385 public InsertShareInfoThread(BluetoothDevice device, boolean multiple, in InsertShareInfoThread() method in BluetoothOppManager.InsertShareInfoThread