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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppService.java108 private int mBatchId; field in class:BluetoothOppService
156 mBatchId = 1;
635 newBatch.mId = mBatchId;
636 mBatchId++;
669 newBatch.mId = mBatchId;
670 mBatchId++;

Completed in 99 milliseconds