Home
last modified time | relevance | path

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

12

/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()
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
DAbstractBluetoothListPreferenceController.java140 final BluetoothDevice activeDevice = getA2dpActiveDevice(); in getBluetoothCodecStatus() local
223 BluetoothDevice activeDevice = getA2dpActiveDevice(); in isHDAudioEnabled() local
DBluetoothCodecListPreferenceController.java107 final BluetoothDevice activeDevice = getA2dpActiveDevice(); in onPreferenceChange() local
/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()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcp/
DAvrcpTargetService.java153 BluetoothDevice activeDevice = getA2dpActiveDevice(); in onReceive() local
368 BluetoothDevice activeDevice = getA2dpActiveDevice(); in setVolume() local
385 BluetoothDevice activeDevice = getA2dpActiveDevice(); in sendVolumeChanged() local
501 BluetoothDevice activeDevice = getA2dpActiveDevice(); in sendMediaKeyEvent() local
/packages/apps/Settings/src/com/android/settings/development/
DAbstractBluetoothA2dpPreferenceController.java94 BluetoothDevice activeDevice = getA2dpActiveDevice(); in onPreferenceChange() local
116 BluetoothDevice activeDevice = getA2dpActiveDevice(); in updateState() local
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfp/
DHeadsetServiceAndStateMachineTest.java401 BluetoothDevice activeDevice = connectedDevices.get(MAX_HEADSET_CONNECTIONS / 2); in testVirtualCall_normalStartStop() local
440 BluetoothDevice activeDevice = connectedDevices.get(MAX_HEADSET_CONNECTIONS / 2); in testVirtualCall_preemptedByTelecomCall() local
484 BluetoothDevice activeDevice = connectedDevices.get(MAX_HEADSET_CONNECTIONS / 2); in testVirtualCall_rejectedWhenThereIsTelecomCall() local
513 BluetoothDevice activeDevice = connectedDevices.get(0); in testDialingOutCall_NormalDialingOut() local
607 BluetoothDevice activeDevice = connectedDevices.get(0); in testDialingOutCall_DialingOutPreemptVirtualCall() local
/packages/apps/Settings/src/com/android/settings/accessibility/
DAvailableHearingDevicePreferenceController.java100 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
DAccessibilityHearingAidPreferenceController.java182 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
/packages/apps/Settings/src/com/android/settings/connecteddevice/audiosharing/audiostreams/
DAudioStreamsActiveDeviceSummaryUpdater.java50 public void onActiveDeviceChanged( in onActiveDeviceChanged()
/packages/apps/Test/connectivity/PMC/src/com/android/pmc/
DA2dpReceiver.java407 BluetoothDevice activeDevice = getA2dpActiveDevice(); in getCodecValue() local
481 BluetoothDevice activeDevice = getA2dpActiveDevice(); in setCodecValue() local
/packages/apps/Car/Settings/src/com/android/car/settings/qc/
DPairedBluetoothDevicesWorker.java83 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
/packages/apps/Settings/src/com/android/settings/sound/
DMediaOutputPreferenceController.java164 BluetoothDevice activeDevice = null; in updateState() local
DHandsFreeProfileOutputPreferenceController.java137 BluetoothDevice activeDevice) { in setupPreferenceEntries()
DAudioSwitchPreferenceController.java172 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
/packages/services/Telecomm/src/com/android/server/telecom/
DCallAudioCommunicationDeviceTracker.java153 AudioDeviceInfo activeDevice = null; in processSetCommunicationDevice() local
DCallEndpointController.java313 BluetoothDevice activeDevice = state.getActiveBluetoothDevice(); in createAvailableCallEndpoints() local
/packages/services/Telecomm/testapps/carmodedialer/src/com/android/server/telecom/carmodedialer/
DCarModeInCallUI.java193 BluetoothDevice activeDevice = cas.getActiveBluetoothDevice(); in updateCallAudioState() local
/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
DBluetoothPreferenceController.java134 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/slices/
DBluetoothUpdateWorker.java90 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
/packages/apps/Settings/src/com/android/settings/connecteddevice/
DAvailableMediaDeviceGroupController.java324 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
/packages/apps/TvSystemUI/src/com/android/systemui/tv/media/
DTvMediaOutputDialogActivity.java204 MediaDevice activeDevice = mMediaOutputController.getCurrentConnectedMediaDevice(); in onRouteChanged() local
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DTestInCallUI.java315 BluetoothDevice activeDevice = cas.getActiveBluetoothDevice(); in updateCallAudioState() local

12