Searched refs:sScanResultsLiveData (Results 1 – 1 of 1) sorted by relevance
89 private static MutableLiveData<List<DeviceFilterPair<?>>> sScanResultsLiveData = field in CompanionDeviceDiscoveryService147 return sScanResultsLiveData; in getScanResult()195 sScanResultsLiveData.setValue(Collections.emptyList()); in startDiscovery()373 sScanResultsLiveData.setValue(mDevicesFound); in onDeviceFound()388 sScanResultsLiveData.setValue(mDevicesFound); in onDeviceLost()