Searched refs:associatedDevices (Results 1 – 3 of 3) sorted by relevance
45 public List<String> associatedDevices; field in ScanClient
427 for (String associatedDevice : client.associatedDevices) { in onScanResultInternal()718 for (String associatedDevice : client.associatedDevices) { in onBatchScanReportsInternal()798 for (String associatedDevice : client.associatedDevices) { in deliverBatchScan()1171 scanClient.associatedDevices = getAssociatedDevices(callingPackage); in startScan()1280 scanClient.associatedDevices = app.mAssociatedDevices; in continuePiStartScan()
221 scanClient.associatedDevices = new ArrayList<>(); in onBatchScanReportsInternal_deliverBatchScan()222 scanClient.associatedDevices.add("02:00:00:00:00:00"); in onBatchScanReportsInternal_deliverBatchScan()