Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_scan/
DScanClient.java40 public boolean eligibleForSanitizedExposureNotification; field in ScanClient
DTransitionalScanHelper.java434 if (!hasPermission && client.eligibleForSanitizedExposureNotification) { in onScanResultInternal()
1146 scanClient.eligibleForSanitizedExposureNotification = in startScan()
1275 scanClient.eligibleForSanitizedExposureNotification = in continuePiStartScan()