/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/ |
D | CachedBluetoothDeviceTest.java | 1572 CachedBluetoothDevice cachedBluetoothDevice = in deviceName_testAliasNameAvailable() local 1582 CachedBluetoothDevice cachedBluetoothDevice = in deviceName_testNameNotAvailable() local 1599 CachedBluetoothDevice cachedBluetoothDevice = in deviceName_testRenameDevice() local 2076 private void updateConnectionStatus(CachedBluetoothDevice cachedBluetoothDevice) { in updateConnectionStatus()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/bluetooth/qsdialog/ |
D | DeviceItem.kt | 48 val cachedBluetoothDevice: CachedBluetoothDevice, constant in com.android.systemui.bluetooth.qsdialog.DeviceItem
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/domain/model/ |
D | AudioOutputDevice.kt | 44 val cachedBluetoothDevice: CachedBluetoothDevice, constant in com.android.systemui.volume.domain.model.AudioOutputDevice.Bluetooth
|
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/volume/panel/component/mediaoutput/domain/interactor/ |
D | TestMediaDevicesFactory.kt | 69 val cachedBluetoothDevice: CachedBluetoothDevice = mock { in bluetoothMediaDevice() constant
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bluetooth/qsdialog/ |
D | AudioSharingInteractorTest.kt | 54 @Mock private lateinit var cachedBluetoothDevice: CachedBluetoothDevice variable in com.android.systemui.bluetooth.qsdialog.AudioSharingInteractorTest
|
D | BluetoothTileDialogViewModelTest.kt | 88 @Mock private lateinit var cachedBluetoothDevice: CachedBluetoothDevice variable in com.android.systemui.bluetooth.qsdialog.BluetoothTileDialogViewModelTest
|
D | DeviceItemActionInteractorTest.kt | 70 @Mock private lateinit var cachedBluetoothDevice: CachedBluetoothDevice variable in com.android.systemui.bluetooth.qsdialog.DeviceItemActionInteractorTest
|
D | BluetoothTileDialogDelegateTest.kt | 72 @Mock private lateinit var cachedBluetoothDevice: CachedBluetoothDevice variable in com.android.systemui.bluetooth.qsdialog.BluetoothTileDialogDelegateTest
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/volume/panel/component/spatial/domain/ |
D | SpatialAudioAvailabilityCriteriaTest.kt | 68 val cachedBluetoothDevice: CachedBluetoothDevice = mock { in setup() constant
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/volume/domain/interactor/ |
D | AudioOutputInteractorTest.kt | 137 val cachedBluetoothDevice: CachedBluetoothDevice = mock { in inCall_bluetooth_returnsCommunicationDevice() constant
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/hearingaid/ |
D | HearingDevicesDialogDelegate.java | 202 CachedBluetoothDevice cachedBluetoothDevice = deviceItem.getCachedBluetoothDevice(); in onDeviceItemOnClicked() local
|
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/volume/panel/component/spatial/domain/interactor/ |
D | SpatialAudioComponentInteractorTest.kt | 86 val cachedBluetoothDevice: CachedBluetoothDevice = mock { in setup() constant
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
D | CachedBluetoothDeviceManager.java | 390 public synchronized void onActiveDeviceChanged(CachedBluetoothDevice cachedBluetoothDevice) { in onActiveDeviceChanged()
|