Home
last modified time | relevance | path

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

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/sound/
DMediaOutputPreferenceController.java75 BluetoothDevice activeDevice = null; in updateState() local
94 BluetoothDevice activeDevice = findActiveHearingAidDevice(); in findActiveDevice() local
DHandsFreeProfileOutputPreferenceController.java136 BluetoothDevice activeDevice) { in setupPreferenceEntries()
183 BluetoothDevice activeDevice = findActiveHearingAidDevice(); in findActiveDevice() local
DAudioSwitchPreferenceController.java159 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
/packages/apps/Settings/src/com/android/settings/sound/
DMediaOutputPreferenceController.java65 BluetoothDevice activeDevice = null; in updateState() local
84 BluetoothDevice activeDevice = findActiveHearingAidDevice(); in findActiveDevice() local
DHandsFreeProfileOutputPreferenceController.java136 BluetoothDevice activeDevice) { in setupPreferenceEntries()
183 BluetoothDevice activeDevice = findActiveHearingAidDevice(); in findActiveDevice() local
DAudioSwitchPreferenceController.java155 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/media/
DMediaOutputIndicatorWorker.java76 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
DMediaOutputIndicatorSlice.java144 BluetoothDevice activeDevice = findActiveHearingAidDevice(); in findActiveDeviceName() local
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DBluetoothRouteTransitionTests.java79 private BluetoothDevice activeDevice = null; field in BluetoothRouteTransitionTests.BluetoothRouteTestParametersBuilder
186 private BluetoothDevice activeDevice = null; field in BluetoothRouteTransitionTests.BluetoothRouteTestParameters
194 BluetoothDevice audioOnDevice, BluetoothDevice activeDevice, in BluetoothRouteTestParameters()
337 BluetoothDevice audioOnDevice, BluetoothDevice activeDevice) { in setupConnectedDevices()
/packages/apps/Settings/src/com/android/settings/media/
DMediaOutputIndicatorWorker.java76 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
DMediaOutputIndicatorSlice.java150 BluetoothDevice activeDevice = findActiveHearingAidDevice(); in findActiveDeviceName() local
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hfp/
DHeadsetServiceAndStateMachineTest.java442 BluetoothDevice activeDevice = connectedDevices.get(MAX_HEADSET_CONNECTIONS / 2); in testVirtualCall_normalStartStop() local
478 BluetoothDevice activeDevice = connectedDevices.get(MAX_HEADSET_CONNECTIONS / 2); in testVirtualCall_preemptedByTelecomCall() local
518 BluetoothDevice activeDevice = connectedDevices.get(MAX_HEADSET_CONNECTIONS / 2); in testVirtualCall_rejectedWhenThereIsTelecomCall() local
546 BluetoothDevice activeDevice = connectedDevices.get(0); in testDialingOutCall_NormalDialingOut() local
625 BluetoothDevice activeDevice = connectedDevices.get(0); in testDialingOutCall_DialingOutPreemptVirtualCall() local
/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/slices/
DBluetoothUpdateWorker.java68 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/homepage/contextualcards/slices/
DBluetoothUpdateWorker.java68 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
DBluetoothPreferenceController.java124 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DPhonePolicy.java179 BluetoothDevice activeDevice = in handleMessage() local
309 private void processProfileActiveDeviceChanged(BluetoothDevice activeDevice, int profileId) { in processProfileActiveDeviceChanged()
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DTestInCallUI.java232 BluetoothDevice activeDevice = cas.getActiveBluetoothDevice(); in updateCallAudioState() local
/packages/services/Car/car-usb-handler/src/android/car/usb/handler/
DUsbHostController.java132 UsbDevice activeDevice = getActiveDevice(); in deviceMatchedActiveDevice() local