Home
last modified time | relevance | path

Searched defs:activeDevice (Results 1 – 25 of 65) sorted by relevance

123

/aosp_15_r20/packages/apps/Settings/src/com/android/settings/development/bluetooth/
DAbstractBluetoothDialogPreferenceController.java90 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()
DBluetoothCodecListPreferenceController.java110 final BluetoothDevice activeDevice = getA2dpActiveDevice(); in onPreferenceChange() local
300 final BluetoothDevice activeDevice = getA2dpActiveDevice(); in getBluetoothCodecStatus() local
335 BluetoothDevice activeDevice = getA2dpActiveDevice(); in isHDAudioEnabled() local
DBluetoothHDAudioPreferenceController.java56 final BluetoothDevice activeDevice = getA2dpActiveDevice(); in updateState() local
88 BluetoothDevice activeDevice = getA2dpActiveDevice(); in onPreferenceChange() local
DBluetoothCodecDialogPreferenceController.java79 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/
DBluetoothRouteTransitionTests.java87 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/
DAvrcpTargetService.java202 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/
DHeadsetServiceAndStateMachineTest.java399 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 DBluetoothEventManager.java256 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 DBluetoothCallback.java123 default void onActiveDeviceChanged( in onActiveDeviceChanged()
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/development/
DAbstractBluetoothA2dpPreferenceController.java94 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/
DA2dpReceiver.java407 BluetoothDevice activeDevice = getA2dpActiveDevice(); in getCodecValue() local
481 BluetoothDevice activeDevice = getA2dpActiveDevice(); in setCodecValue() local
/aosp_15_r20/frameworks/av/services/audioflinger/sounddose/
H A DSoundDoseManager.cpp256 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/
DAvailableHearingDevicePreferenceController.java115 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
DAccessibilityHearingAidPreferenceController.java182 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
/aosp_15_r20/packages/apps/Car/Settings/src/com/android/car/settings/qc/
DPairedBluetoothDevicesWorker.java83 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/sound/
DMediaOutputPreferenceController.java173 BluetoothDevice activeDevice = null; in updateState() local
DHandsFreeProfileOutputPreferenceController.java137 BluetoothDevice activeDevice) { in setupPreferenceEntries()
/aosp_15_r20/packages/services/Telecomm/src/com/android/server/telecom/
DCallAudioCommunicationDeviceTracker.java153 AudioDeviceInfo activeDevice = null; in processSetCommunicationDevice() local
/aosp_15_r20/packages/services/Telecomm/testapps/carmodedialer/src/com/android/server/telecom/carmodedialer/
DCarModeInCallUI.java193 BluetoothDevice activeDevice = cas.getActiveBluetoothDevice(); in updateCallAudioState() local
/aosp_15_r20/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
DBluetoothPreferenceController.java134 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/connecteddevice/
DAvailableMediaDeviceGroupController.java321 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/slices/
DBluetoothUpdateWorker.java90 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
/aosp_15_r20/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
H A DBluetoothA2dpFacade.java268 BluetoothDevice activeDevice = sA2dpProfile.getActiveDevice(); in bluetoothA2dpSetCodecConfigPreference() local
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/connecteddevice/audiosharing/
DAudioSharingCallAudioPreferenceController.java259 public void onActiveDeviceChanged(@Nullable CachedBluetoothDevice activeDevice, in onActiveDeviceChanged()
/aosp_15_r20/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DTestInCallUI.java315 BluetoothDevice activeDevice = cas.getActiveBluetoothDevice(); in updateCallAudioState() local

123