Home
last modified time | relevance | path

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

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