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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppService.java139 private boolean mMediaScanInProgress; field in class:BluetoothOppService
362 mMediaScanInProgress = false;
373 mMediaScanInProgress = false;
1040 if (!mMediaScanInProgress) {
1041 mMediaScanInProgress = true;

Completed in 166 milliseconds