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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothOppService.java128 private boolean mMediaScanInProgress; field in class:BluetoothOppService
246 mMediaScanInProgress = false;
257 mMediaScanInProgress = false;
884 if (!mMediaScanInProgress) {
885 mMediaScanInProgress = true;

Completed in 204 milliseconds