Home
last modified time | relevance | path

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

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DBluetoothRouteTransitionTests.java75 private BluetoothDevice activeDevice = null; field in BluetoothRouteTransitionTests.BluetoothRouteTestParametersBuilder
174 private BluetoothDevice activeDevice = null; field in BluetoothRouteTransitionTests.BluetoothRouteTestParameters
181 BluetoothDevice audioOnDevice, BluetoothDevice activeDevice) { in BluetoothRouteTestParameters()
304 BluetoothDevice audioOnDevice, BluetoothDevice activeDevice) { in setupConnectedDevices()
DBluetoothRouteManagerTest.java129 private void setupConnectedDevices(BluetoothDevice[] devices, BluetoothDevice activeDevice) { in setupConnectedDevices()
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hfp/
DHeadsetServiceAndStateMachineTest.java429 BluetoothDevice activeDevice = connectedDevices.get(MAX_HEADSET_CONNECTIONS / 2); in testVirtualCall_normalStartStop() local
465 BluetoothDevice activeDevice = connectedDevices.get(MAX_HEADSET_CONNECTIONS / 2); in testVirtualCall_preemptedByTelecomCall() local
505 BluetoothDevice activeDevice = connectedDevices.get(MAX_HEADSET_CONNECTIONS / 2); in testVirtualCall_rejectedWhenThereIsTelecomCall() local
533 BluetoothDevice activeDevice = connectedDevices.get(0); in testDialingOutCall_NormalDialingOut() local
612 BluetoothDevice activeDevice = connectedDevices.get(0); in testDialingOutCall_DialingOutPreemptVirtualCall() local
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothSummaryUpdater.java80 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
DBluetoothDeviceUpdater.java144 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
DDeviceListPreferenceFragment.java276 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { } in onActiveDeviceChanged()
/packages/apps/Settings/src/com/android/settings/connecteddevice/
DAvailableMediaDeviceGroupController.java152 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DPhonePolicy.java179 BluetoothDevice activeDevice = in handleMessage() local
306 private void processProfileActiveDeviceChanged(BluetoothDevice activeDevice, int profileId) { in processProfileActiveDeviceChanged()
/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
DBluetoothSettingsFragment.java224 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
DBluetoothDeviceListAdapter.java330 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DTestInCallUI.java234 BluetoothDevice activeDevice = cas.getActiveBluetoothDevice(); in updateCallAudioState() local
/packages/services/Car/car-usb-handler/src/android/car/usb/handler/
DUsbHostController.java128 UsbDevice activeDevice = getActiveDevice(); in deviceMatchedActiveDevice() local
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/setting/usb/
DUsbHostController.java137 UsbDevice activeDevice = getActiveDevice(); in deviceMatchedActiveDevice() local
/packages/apps/Settings/src/com/android/settings/sound/
DAudioSwitchPreferenceController.java200 public void onActiveDeviceChanged(CachedBluetoothDevice activeDevice, int bluetoothProfile) { in onActiveDeviceChanged()
350 BluetoothDevice activeDevice) { in setupPreferenceEntries()