Searched refs:_connectedDevices (Results 1 – 1 of 1) sorted by relevance
48 get() = _connectedDevices.values51 get() = _connectedDevices.keys57 private val _connectedDevices: MutableMap<Int, AssociationInfo> = constant in android.companion.cts.common.CompanionService73 _connectedDevices[associationInfo.id] = associationInfo in onDeviceAppeared()80 _connectedDevices.remove(associationInfo.id) in onDeviceDisappeared()139 _connectedDevices.remove(associationId) in removeConnectedDevice()143 _connectedDevices.clear() in clearConnectedDevices()