Searched defs:multiple (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppManager.java392 * Thread to insert share info to db. In multiple files (say 100 files)
395 * multiple instances to support below case: User select multiple files to
414 InsertShareInfoThread(BluetoothDevice device, boolean multiple, String typeOfSingleFile, argument
419 this.mIsMultiple = multiple;
453 * Insert multiple sending sessions to db, only used by Opp application.

Completed in 97 milliseconds