/packages/apps/Settings/src/com/android/settings/development/bluetooth/ |
D | AbstractBluetoothDialogPreferenceController.java | 92 BluetoothDevice activeDevice = getA2dpActiveDevice(); in onIndexUpdated() local 161 BluetoothDevice activeDevice = getA2dpActiveDevice(); in getCurrentCodecConfig() local 203 BluetoothDevice activeDevice = getA2dpActiveDevice(); in getSelectableByCodecType() local 225 static int getHighestCodec(BluetoothA2dp bluetoothA2dp, BluetoothDevice activeDevice, in getHighestCodec()
|
D | BluetoothHDAudioPreferenceController.java | 56 final BluetoothDevice activeDevice = getA2dpActiveDevice(); in updateState() local 88 BluetoothDevice activeDevice = getA2dpActiveDevice(); in onPreferenceChange() local
|
D | BluetoothCodecListPreferenceController.java | 103 final BluetoothDevice activeDevice = getA2dpActiveDevice(); in onPreferenceChange() local 290 final BluetoothDevice activeDevice = getA2dpActiveDevice(); in getBluetoothCodecStatus() local 325 BluetoothDevice activeDevice = getA2dpActiveDevice(); in isHDAudioEnabled() local
|
/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()
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcp/ |
D | AvrcpTargetService.java | 219 BluetoothDevice activeDevice = getA2dpActiveDevice(); in onReceive() local 367 BluetoothDevice activeDevice = getA2dpActiveDevice(); in setVolume() local 384 BluetoothDevice activeDevice = getA2dpActiveDevice(); in sendVolumeChanged() local 527 BluetoothDevice activeDevice = getA2dpActiveDevice(); in sendMediaKeyEvent() local
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfp/ |
D | HeadsetServiceAndStateMachineTest.java | 395 BluetoothDevice activeDevice = connectedDevices.get(MAX_HEADSET_CONNECTIONS / 2); in testVirtualCall_normalStartStop() local 434 BluetoothDevice activeDevice = connectedDevices.get(MAX_HEADSET_CONNECTIONS / 2); in testVirtualCall_preemptedByTelecomCall() local 478 BluetoothDevice activeDevice = connectedDevices.get(MAX_HEADSET_CONNECTIONS / 2); in testVirtualCall_rejectedWhenThereIsTelecomCall() local 528 BluetoothDevice activeDevice = connectedDevices.get(0); in testDialingOutCall_NormalDialingOut() local 622 BluetoothDevice activeDevice = connectedDevices.get(0); in testDialingOutCall_DialingOutPreemptVirtualCall() local
|
/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
|
/packages/apps/Settings/src/com/android/settings/accessibility/ |
D | AvailableHearingDevicePreferenceController.java | 115 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
|
D | AccessibilityHearingAidPreferenceController.java | 177 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
|
/packages/apps/Car/Settings/src/com/android/car/settings/qc/ |
D | PairedBluetoothDevicesWorker.java | 83 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
|
/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()
|
D | AudioSwitchPreferenceController.java | 182 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
|
/packages/services/Telecomm/testapps/carmodedialer/src/com/android/server/telecom/carmodedialer/ |
D | CarModeInCallUI.java | 193 BluetoothDevice activeDevice = cas.getActiveBluetoothDevice(); in updateCallAudioState() local
|
/packages/services/Telecomm/src/com/android/server/telecom/ |
D | CallAudioCommunicationDeviceTracker.java | 154 AudioDeviceInfo activeDevice = null; in processSetCommunicationDevice() local
|
D | CallEndpointController.java | 315 BluetoothDevice activeDevice = state.getActiveBluetoothDevice(); in createAvailableCallEndpoints() local
|
/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/ |
D | BluetoothPreferenceController.java | 134 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
|
/packages/apps/Settings/src/com/android/settings/connecteddevice/ |
D | AvailableMediaDeviceGroupController.java | 321 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
|
/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/slices/ |
D | BluetoothUpdateWorker.java | 90 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
|
/packages/apps/Settings/src/com/android/settings/connecteddevice/audiosharing/ |
D | AudioSharingCallAudioPreferenceController.java | 251 public void onActiveDeviceChanged(@Nullable CachedBluetoothDevice activeDevice, in onActiveDeviceChanged()
|
D | AudioSharingSwitchBarController.java | 480 public void onActiveDeviceChanged(@Nullable CachedBluetoothDevice activeDevice, in onActiveDeviceChanged()
|
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/ |
D | TestInCallUI.java | 315 BluetoothDevice activeDevice = cas.getActiveBluetoothDevice(); in updateCallAudioState() local
|
/packages/apps/TvSystemUI/src/com/android/systemui/tv/media/ |
D | OutputDevicesFragment.java | 212 MediaDevice activeDevice = mMediaOutputController.getCurrentConnectedMediaDevice(); in onRouteChanged() local
|
/packages/services/Car/car-usb-handler/src/android/car/usb/handler/ |
D | UsbHostController.java | 155 UsbDevice activeDevice = getActiveDevice(); in deviceMatchedActiveDevice() local
|
/packages/services/Telecomm/src/com/android/server/telecom/bluetooth/ |
D | BluetoothDeviceManager.java | 991 BluetoothDevice activeDevice = mBluetoothRouteManager.getMostRecentlyReportedActiveDevice(); in isInbandRingingEnabled() local
|