Searched refs:InsertShareInfoThread (Results 1 – 1 of 1) sorted by relevance
337 InsertShareInfoThread insertThread; in startTransfer()351 insertThread = new InsertShareInfoThread(device, mMultipleFlag, mMimeTypeOfSendingFile, in startTransfer()370 private class InsertShareInfoThread extends Thread { class in BluetoothOppManager385 public InsertShareInfoThread(BluetoothDevice device, boolean multiple, in InsertShareInfoThread() method in BluetoothOppManager.InsertShareInfoThread