/aosp12/packages/apps/Settings/src/com/android/settings/development/bluetooth/ |
H A D | BluetoothHDAudioPreferenceController.java | 55 final BluetoothDevice activeDevice = bluetoothA2dp.getActiveDevice(); in updateState() local 87 BluetoothDevice activeDevice = bluetoothA2dp.getActiveDevice(); in onPreferenceChange() local
|
H A D | AbstractBluetoothDialogPreferenceController.java | 85 BluetoothDevice activeDevice = mBluetoothA2dp.getActiveDevice(); in onIndexUpdated() local 154 BluetoothDevice activeDevice = bluetoothA2dp.getActiveDevice(); in getCurrentCodecConfig() local 196 BluetoothDevice activeDevice = mBluetoothA2dp.getActiveDevice(); in getSelectableByCodecType() local
|
H A D | BluetoothCodecDialogPreferenceController.java | 72 final BluetoothDevice activeDevice = bluetoothA2dp.getActiveDevice(); in getSelectableIndex() local
|
/aosp12/packages/apps/Settings/src/com/android/settings/sound/ |
H A D | MediaOutputPreferenceController.java | 86 BluetoothDevice activeDevice = null; in updateState() local 106 BluetoothDevice activeDevice = findActiveHearingAidDevice(); in findActiveDevice() local
|
H A D | HandsFreeProfileOutputPreferenceController.java | 136 BluetoothDevice activeDevice) { in setupPreferenceEntries() 184 BluetoothDevice activeDevice = findActiveHearingAidDevice(); in findActiveDevice() local
|
H A D | AudioSwitchPreferenceController.java | 155 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
|
/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
H A D | BluetoothRouteTransitionTests.java | 80 private BluetoothDevice activeDevice = null; field in BluetoothRouteTransitionTests.BluetoothRouteTestParametersBuilder 187 private BluetoothDevice activeDevice = null; field in BluetoothRouteTransitionTests.BluetoothRouteTestParameters 195 BluetoothDevice audioOnDevice, BluetoothDevice activeDevice, in BluetoothRouteTestParameters() 344 BluetoothDevice audioOnDevice, BluetoothDevice activeDevice) { in setupConnectedDevices()
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/ |
H A D | AvrcpTargetService.java | 138 BluetoothDevice activeDevice = getA2dpActiveDevice(); in onReceive() local 344 BluetoothDevice activeDevice = getA2dpActiveDevice(); in setVolume() local 358 BluetoothDevice activeDevice = getA2dpActiveDevice(); in sendVolumeChanged() local 446 BluetoothDevice activeDevice = getA2dpActiveDevice(); in sendMediaKeyEvent() local
|
/aosp12/packages/apps/Settings/src/com/android/settings/development/ |
H A D | AbstractBluetoothA2dpPreferenceController.java | 86 BluetoothDevice activeDevice = mBluetoothA2dp.getActiveDevice(); in onPreferenceChange() local 109 BluetoothDevice activeDevice = mBluetoothA2dp.getActiveDevice(); in updateState() local
|
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hfp/ |
H A D | HeadsetServiceAndStateMachineTest.java | 439 BluetoothDevice activeDevice = connectedDevices.get(MAX_HEADSET_CONNECTIONS / 2); in testVirtualCall_normalStartStop() local 479 BluetoothDevice activeDevice = connectedDevices.get(MAX_HEADSET_CONNECTIONS / 2); in testVirtualCall_preemptedByTelecomCall() local 522 BluetoothDevice activeDevice = connectedDevices.get(MAX_HEADSET_CONNECTIONS / 2); in testVirtualCall_rejectedWhenThereIsTelecomCall() local 553 BluetoothDevice activeDevice = connectedDevices.get(0); in testDialingOutCall_NormalDialingOut() local 635 BluetoothDevice activeDevice = connectedDevices.get(0); in testDialingOutCall_DialingOutPreemptVirtualCall() local
|
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
H A D | BluetoothEventManager.java | 225 void dispatchActiveDeviceChanged(CachedBluetoothDevice activeDevice, in dispatchActiveDeviceChanged() 236 private void dispatchAclStateChanged(CachedBluetoothDevice activeDevice, int state) { in dispatchAclStateChanged() 435 CachedBluetoothDevice activeDevice = mDeviceManager.findDevice(device); in onReceive() local 469 final CachedBluetoothDevice activeDevice = mDeviceManager.findDevice(device); in onReceive() local
|
H A D | BluetoothCallback.java | 104 default void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) {} in onActiveDeviceChanged()
|
/aosp12/packages/apps/Test/connectivity/PMC/src/com/android/pmc/ |
H A D | A2dpReceiver.java | 406 BluetoothDevice activeDevice = mBluetoothA2dp.getActiveDevice(); in getCodecValue() local 473 BluetoothDevice activeDevice = mBluetoothA2dp.getActiveDevice(); in setCodecValue() local
|
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/qc/ |
H A D | PairedBluetoothDevicesWorker.java | 83 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
|
/aosp12/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/slices/ |
H A D | BluetoothUpdateWorker.java | 90 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
|
/aosp12/packages/services/Telecomm/testapps/carmodedialer/src/com/android/server/telecom/carmodedialer/ |
H A D | CarModeInCallUI.java | 193 BluetoothDevice activeDevice = cas.getActiveBluetoothDevice(); in updateCallAudioState() local
|
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/ |
H A D | BluetoothPreferenceController.java | 134 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
|
/aosp12/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/ |
H A D | TestInCallUI.java | 310 BluetoothDevice activeDevice = cas.getActiveBluetoothDevice(); in updateCallAudioState() local
|
/aosp12/packages/services/Car/car-usb-handler/src/android/car/usb/handler/ |
H A D | UsbHostController.java | 133 UsbDevice activeDevice = getActiveDevice(); in deviceMatchedActiveDevice() local
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/ |
H A D | PhonePolicy.java | 211 BluetoothDevice activeDevice = in handleMessage() local
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
H A D | BluetoothControllerImpl.java | 388 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
|