Searched defs:connectedDevices (Results 1 – 5 of 5) sorted by relevance
85 val connectedDevices = currentDevices.filter { it.isConnected } in fetchConnectionStatusInBackground() constant104 val connectedDevices: List<CachedBluetoothDevice>, constant in com.android.systemui.statusbar.policy.bluetooth.ConnectionStatusModel
93 var connectedDevices = inputManager.inputDeviceIds.toSet() in <lambda>() variable
175 List<HdmiDeviceInfo> connectedDevices = hdmiControlManager.getConnectedDevices(); in getHdmiOutDeviceName() local
250 List<CachedBluetoothDevice> connectedDevices = mController.getConnectedDevices(); in getSecondaryLabel() local
1134 List<BluetoothDevice> connectedDevices = mServiceBroadcastAssistant.getConnectedDevices(); in updateFallbackActiveDeviceIfNeeded() local