Searched defs: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
235 mMediaScanInProgress = false;
246 mMediaScanInProgress = false;
855 if (!mMediaScanInProgress) {
856 mMediaScanInProgress = true;

Completed in 8 milliseconds