Home
last modified time | relevance | path

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

/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DScanCallbackTest.java80 callback.onBatchScanResults(null); in startScan()
97 public void onBatchScanResults(List<ScanResult> results) { in onBatchScanResults() method in ScanCallbackTest.BleScanCallback
DBluetoothLeScanTest.java345 public void onBatchScanResults(List<ScanResult> results) { in onBatchScanResults() method in BluetoothLeScanTest.BleScanCallback
/cts/tests/tests/permission3/UsePermissionApp30WithBluetooth/src/android/permission3/cts/usepermission/
DAccessBluetoothOnCommand.kt62 override fun onBatchScanResults(results: List<ScanResult>) { in call() method
/cts/tests/tests/permission/AppThatRequestBluetoothPermission30/src/android/permission/cts/appthatrequestpermission/
DAccessBluetoothOnCommand.java73 public void onBatchScanResults(List<ScanResult> results) { in call()
/cts/tests/tests/permission/src/android/permission/cts/
DNearbyDevicesRenouncePermissionTest.java210 public void onBatchScanResults(List<ScanResult> results) { in performScan()
/cts/hostsidetests/incident/apps/batterystatsapp/src/com/android/server/cts/device/batterystats/
DBatteryStatsBgVsFgActions.java201 public void onBatchScanResults(List<ScanResult> results) { in performBleScan()
/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/
DAtomTests.java281 public void onBatchScanResults(List<ScanResult> results) { in testBleScanInterrupted()
386 public void onBatchScanResults(List<ScanResult> results) { in performBleScan()