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

/packages/apps/Email/
H A DAndroid.mk36 # (the default package target doesn't seem to deal with multiple asset dirs)
/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 55 milliseconds