/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/sound/ |
D | MediaOutputPreferenceController.java | 75 BluetoothDevice activeDevice = null; in updateState() local 94 BluetoothDevice activeDevice = findActiveHearingAidDevice(); in findActiveDevice() local
|
D | HandsFreeProfileOutputPreferenceController.java | 136 BluetoothDevice activeDevice) { in setupPreferenceEntries() 183 BluetoothDevice activeDevice = findActiveHearingAidDevice(); in findActiveDevice() local
|
D | AudioSwitchPreferenceController.java | 159 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
|
/packages/apps/Settings/src/com/android/settings/sound/ |
D | MediaOutputPreferenceController.java | 65 BluetoothDevice activeDevice = null; in updateState() local 84 BluetoothDevice activeDevice = findActiveHearingAidDevice(); in findActiveDevice() local
|
D | HandsFreeProfileOutputPreferenceController.java | 136 BluetoothDevice activeDevice) { in setupPreferenceEntries() 183 BluetoothDevice activeDevice = findActiveHearingAidDevice(); in findActiveDevice() local
|
D | AudioSwitchPreferenceController.java | 155 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/media/ |
D | MediaOutputIndicatorWorker.java | 76 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
|
D | MediaOutputIndicatorSlice.java | 144 BluetoothDevice activeDevice = findActiveHearingAidDevice(); in findActiveDeviceName() local
|
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
D | BluetoothRouteTransitionTests.java | 79 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/ |
D | MediaOutputIndicatorWorker.java | 76 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
|
D | MediaOutputIndicatorSlice.java | 150 BluetoothDevice activeDevice = findActiveHearingAidDevice(); in findActiveDeviceName() local
|
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hfp/ |
D | HeadsetServiceAndStateMachineTest.java | 442 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/ |
D | BluetoothUpdateWorker.java | 68 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
|
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/homepage/contextualcards/slices/ |
D | BluetoothUpdateWorker.java | 68 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
|
/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/ |
D | BluetoothPreferenceController.java | 124 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/ |
D | PhonePolicy.java | 179 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/ |
D | TestInCallUI.java | 232 BluetoothDevice activeDevice = cas.getActiveBluetoothDevice(); in updateCallAudioState() local
|
/packages/services/Car/car-usb-handler/src/android/car/usb/handler/ |
D | UsbHostController.java | 132 UsbDevice activeDevice = getActiveDevice(); in deviceMatchedActiveDevice() local
|