Searched defs:newBatch (Results 1 – 2 of 2) sorted by relevance
783 BluetoothOppBatch newBatch = new BluetoothOppBatch(this, info); in insertShare() local827 BluetoothOppBatch newBatch = new BluetoothOppBatch(this, info); in insertShare() local
256 static void addBatch(ArrayList<Batch> list, Batch newBatch) { in addBatch()