/aosp_15_r20/packages/apps/Settings/src/com/android/settings/development/bluetooth/ |
D | AbstractBluetoothDialogPreferenceController.java | 90 BluetoothDevice activeDevice = getA2dpActiveDevice(); in onIndexUpdated() local 159 BluetoothDevice activeDevice = getA2dpActiveDevice(); in getCurrentCodecConfig() local 201 BluetoothDevice activeDevice = getA2dpActiveDevice(); in getSelectableByCodecType() local 223 static int getHighestCodec(BluetoothA2dp bluetoothA2dp, BluetoothDevice activeDevice, in getHighestCodec()
|
D | BluetoothCodecListPreferenceController.java | 110 final BluetoothDevice activeDevice = getA2dpActiveDevice(); in onPreferenceChange() local 300 final BluetoothDevice activeDevice = getA2dpActiveDevice(); in getBluetoothCodecStatus() local 335 BluetoothDevice activeDevice = getA2dpActiveDevice(); in isHDAudioEnabled() local
|
D | BluetoothHDAudioPreferenceController.java | 56 final BluetoothDevice activeDevice = getA2dpActiveDevice(); in updateState() local 88 BluetoothDevice activeDevice = getA2dpActiveDevice(); in onPreferenceChange() local
|
D | BluetoothCodecDialogPreferenceController.java | 79 final BluetoothDevice activeDevice = getA2dpActiveDevice(); in getSelectableIndex() local 103 final BluetoothDevice activeDevice = getA2dpActiveDevice(); in writeConfigurationValues() local
|
/aosp_15_r20/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
D | BluetoothRouteTransitionTests.java | 87 private BluetoothDevice activeDevice = null; field in BluetoothRouteTransitionTests.BluetoothRouteTestParametersBuilder 203 private BluetoothDevice activeDevice = null; field in BluetoothRouteTransitionTests.BluetoothRouteTestParameters 212 BluetoothDevice audioOnDevice, BluetoothDevice activeDevice, in BluetoothRouteTestParameters() 393 BluetoothDevice audioOnDevice, BluetoothDevice activeDevice) { in setupConnectedDevices()
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcp/ |
D | AvrcpTargetService.java | 202 BluetoothDevice activeDevice = getA2dpActiveDevice(); in onReceive() local 350 BluetoothDevice activeDevice = getA2dpActiveDevice(); in setVolume() local 367 BluetoothDevice activeDevice = getA2dpActiveDevice(); in sendVolumeChanged() local 503 BluetoothDevice activeDevice = getA2dpActiveDevice(); in sendMediaKeyEvent() local
|
/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfp/ |
D | HeadsetServiceAndStateMachineTest.java | 399 BluetoothDevice activeDevice = connectedDevices.get(MAX_HEADSET_CONNECTIONS / 2); in testVirtualCall_normalStartStop() local 438 BluetoothDevice activeDevice = connectedDevices.get(MAX_HEADSET_CONNECTIONS / 2); in testVirtualCall_preemptedByTelecomCall() local 482 BluetoothDevice activeDevice = connectedDevices.get(MAX_HEADSET_CONNECTIONS / 2); in testVirtualCall_rejectedWhenThereIsTelecomCall() local 533 BluetoothDevice activeDevice = connectedDevices.get(0); in testDialingOutCall_NormalDialingOut() local 627 BluetoothDevice activeDevice = connectedDevices.get(0); in testDialingOutCall_DialingOutPreemptVirtualCall() local
|
/aosp_15_r20/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
H A D | BluetoothEventManager.java | 256 void dispatchActiveDeviceChanged( in dispatchActiveDeviceChanged() 284 private void dispatchAclStateChanged(@NonNull CachedBluetoothDevice activeDevice, int state) { in dispatchAclStateChanged() 506 CachedBluetoothDevice activeDevice = mDeviceManager.findDevice(device); in onReceive() local 543 final CachedBluetoothDevice activeDevice = mDeviceManager.findDevice(device); in onReceive() local
|
H A D | BluetoothCallback.java | 123 default void onActiveDeviceChanged( in onActiveDeviceChanged()
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/development/ |
D | AbstractBluetoothA2dpPreferenceController.java | 94 BluetoothDevice activeDevice = getA2dpActiveDevice(); in onPreferenceChange() local 116 BluetoothDevice activeDevice = getA2dpActiveDevice(); in updateState() local
|
/aosp_15_r20/packages/apps/Test/connectivity/PMC/src/com/android/pmc/ |
D | A2dpReceiver.java | 407 BluetoothDevice activeDevice = getA2dpActiveDevice(); in getCodecValue() local 481 BluetoothDevice activeDevice = getA2dpActiveDevice(); in setCodecValue() local
|
/aosp_15_r20/frameworks/av/services/audioflinger/sounddose/ |
H A D | SoundDoseManager.cpp | 256 for (auto activeDevice = mActiveDevices.begin(); activeDevice != mActiveDevices.end();) { in clearMapDeviceIdEntries() local 521 for (const auto &activeDevice: mActiveDevices) { in setAudioDeviceCategory() local
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/accessibility/ |
D | AvailableHearingDevicePreferenceController.java | 115 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
|
D | AccessibilityHearingAidPreferenceController.java | 182 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
|
/aosp_15_r20/packages/apps/Car/Settings/src/com/android/car/settings/qc/ |
D | PairedBluetoothDevicesWorker.java | 83 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/sound/ |
D | MediaOutputPreferenceController.java | 173 BluetoothDevice activeDevice = null; in updateState() local
|
D | HandsFreeProfileOutputPreferenceController.java | 137 BluetoothDevice activeDevice) { in setupPreferenceEntries()
|
/aosp_15_r20/packages/services/Telecomm/src/com/android/server/telecom/ |
D | CallAudioCommunicationDeviceTracker.java | 153 AudioDeviceInfo activeDevice = null; in processSetCommunicationDevice() local
|
/aosp_15_r20/packages/services/Telecomm/testapps/carmodedialer/src/com/android/server/telecom/carmodedialer/ |
D | CarModeInCallUI.java | 193 BluetoothDevice activeDevice = cas.getActiveBluetoothDevice(); in updateCallAudioState() local
|
/aosp_15_r20/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/ |
D | BluetoothPreferenceController.java | 134 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/connecteddevice/ |
D | AvailableMediaDeviceGroupController.java | 321 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/slices/ |
D | BluetoothUpdateWorker.java | 90 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
|
/aosp_15_r20/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/ |
H A D | BluetoothA2dpFacade.java | 268 BluetoothDevice activeDevice = sA2dpProfile.getActiveDevice(); in bluetoothA2dpSetCodecConfigPreference() local
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/connecteddevice/audiosharing/ |
D | AudioSharingCallAudioPreferenceController.java | 259 public void onActiveDeviceChanged(@Nullable CachedBluetoothDevice activeDevice, in onActiveDeviceChanged()
|
/aosp_15_r20/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/ |
D | TestInCallUI.java | 315 BluetoothDevice activeDevice = cas.getActiveBluetoothDevice(); in updateCallAudioState() local
|