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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppService.java126 private int mBatchId; field in class:BluetoothOppService
199 mBatchId = 1;
772 newBatch.mId = mBatchId;
773 mBatchId++;
816 newBatch.mId = mBatchId;
817 mBatchId++;

Completed in 35 milliseconds