Home
last modified time | relevance | path

Searched defs:activeDevices (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
H A DCastTile.java171 List<CastDevice> activeDevices = getActiveDevices(); in handleClick() local
192 List<CastDevice> activeDevices = getActiveDevices(); in willPopDialog() local
197 ArrayList<CastDevice> activeDevices = new ArrayList<>(); in getActiveDevices() local
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DHeadsetProfile.java138 final List<BluetoothDevice> activeDevices = mBluetoothAdapter in getActiveDevice() local
/aosp14/frameworks/base/services/core/java/com/android/server/media/
H A DLegacyBluetoothRouteController.java434 List<BluetoothDevice> activeDevices; in onServiceConnected() local
/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DBtHelper.java546 List<BluetoothDevice> activeDevices = Collections.emptyList(); in onHeadsetProfileConnected() local