Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_scan/
DTransitionalScanHelper.java141 private TestModeAccessor mTestModeAccessor; field in TransitionalScanHelper
185 mTestModeAccessor = testModeAccessor; in TransitionalScanHelper()
311 if (mTestModeAccessor.isTestModeEnabled()) return; in onScanResult()
677 if (mTestModeAccessor.isTestModeEnabled()) return; in onBatchScanReports()
1151 mContext, attributionSource, mTestModeAccessor.isTestModeEnabled()); in startScan()
1234 mContext, attributionSource, mTestModeAccessor.isTestModeEnabled()); in registerPiAndStartScan()