Home
last modified time | relevance | path

Searched defs:activeDevice (Results 1 – 25 of 26) 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.java55 final BluetoothDevice activeDevice = getA2dpActiveDevice(); in updateState() local
87 BluetoothDevice activeDevice = getA2dpActiveDevice(); in onPreferenceChange() local
DBluetoothCodecDialogPreferenceController.java72 final BluetoothDevice activeDevice = getA2dpActiveDevice(); in getSelectableIndex() local
96 final BluetoothDevice activeDevice = getA2dpActiveDevice(); in writeConfigurationValues() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcp/
DAvrcpTargetService.java145 BluetoothDevice activeDevice = getA2dpActiveDevice(); in onReceive() local
246 BluetoothDevice activeDevice = getA2dpActiveDevice(); in start() local
269 BluetoothDevice activeDevice = getA2dpActiveDevice(); in stop() local
356 BluetoothDevice activeDevice = getA2dpActiveDevice(); in setVolume() local
370 BluetoothDevice activeDevice = getA2dpActiveDevice(); in sendVolumeChanged() local
458 BluetoothDevice activeDevice = getA2dpActiveDevice(); in sendMediaKeyEvent() local
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfp/
DHeadsetServiceAndStateMachineTest.java434 BluetoothDevice activeDevice = connectedDevices.get(MAX_HEADSET_CONNECTIONS / 2); in testVirtualCall_normalStartStop() local
470 BluetoothDevice activeDevice = connectedDevices.get(MAX_HEADSET_CONNECTIONS / 2); in testVirtualCall_preemptedByTelecomCall() local
510 BluetoothDevice activeDevice = connectedDevices.get(MAX_HEADSET_CONNECTIONS / 2); in testVirtualCall_rejectedWhenThereIsTelecomCall() local
539 BluetoothDevice activeDevice = connectedDevices.get(0); in testDialingOutCall_NormalDialingOut() local
618 BluetoothDevice activeDevice = connectedDevices.get(0); in testDialingOutCall_DialingOutPreemptVirtualCall() local
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DBluetoothRouteTransitionTests.java85 private BluetoothDevice activeDevice = null; field in BluetoothRouteTransitionTests.BluetoothRouteTestParametersBuilder
201 private BluetoothDevice activeDevice = null; field in BluetoothRouteTransitionTests.BluetoothRouteTestParameters
210 BluetoothDevice audioOnDevice, BluetoothDevice activeDevice, in BluetoothRouteTestParameters()
390 BluetoothDevice audioOnDevice, BluetoothDevice activeDevice) { in setupConnectedDevices()
/packages/apps/Settings/src/com/android/settings/development/
DAbstractBluetoothA2dpPreferenceController.java94 BluetoothDevice activeDevice = getA2dpActiveDevice(); in onPreferenceChange() local
116 BluetoothDevice activeDevice = getA2dpActiveDevice(); in updateState() local
/packages/apps/Settings/src/com/android/settings/accessibility/
DAvailableHearingDevicePreferenceController.java100 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
DAccessibilityHearingAidPreferenceController.java181 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { 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/Settings/src/com/android/settings/sound/
DMediaOutputPreferenceController.java86 BluetoothDevice activeDevice = null; in updateState() local
DHandsFreeProfileOutputPreferenceController.java137 BluetoothDevice activeDevice) { in setupPreferenceEntries()
DAudioSwitchPreferenceController.java157 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
/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/connecteddevice/
DAvailableMediaDeviceGroupController.java148 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
/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/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dpsink/
DA2dpSinkService.java87 BluetoothDevice activeDevice = getActiveDevice(); in start() local
97 BluetoothDevice activeDevice = getActiveDevice(); in stop() local
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DTestInCallUI.java310 BluetoothDevice activeDevice = cas.getActiveBluetoothDevice(); in updateCallAudioState() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/a2dp/
DA2dpService.java185 BluetoothDevice activeDevice = getActiveDevice(); in start() local
209 BluetoothDevice activeDevice = getActiveDevice(); in stop() local
1401 BluetoothDevice activeDevice = null; in getActiveDevice() local
/packages/services/Telecomm/src/com/android/server/telecom/
DCallEndpointController.java258 BluetoothDevice activeDevice = state.getActiveBluetoothDevice(); in createAvailableCallEndpoints() local
/packages/services/Telecomm/src/com/android/server/telecom/bluetooth/
DBluetoothDeviceManager.java702 BluetoothDevice activeDevice = mBluetoothRouteManager.getBluetoothAudioConnectedDevice(); in isInbandRingingEnabled() local
/packages/services/Car/car-usb-handler/src/android/car/usb/handler/
DUsbHostController.java155 UsbDevice activeDevice = getActiveDevice(); in deviceMatchedActiveDevice() local
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DPhonePolicy.java218 BluetoothDevice activeDevice = in handleMessage() local

12