Searched defs:connectedDevices (Results 1 – 4 of 4) sorted by relevance
84 val connectedDevices = currentDevices.filter { it.isConnected } regex
89 var connectedDevices = inputManager.inputDeviceIds.toSet() regex
211 List<CachedBluetoothDevice> connectedDevices = mController.getConnectedDevices(); in getSecondaryLabel() local
409 int connectedDevices) { in getWifiTetherSummaryForConnectedDevices()