| /frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/bluetooth/qsdialog/ |
| D | AudioSharingDialogViewModelKosmos.kt | 29 val Kosmos.cachedBluetoothDevice: CachedBluetoothDevice by Kosmos.Fixture { mock {} } in <lambda>() constant
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/bluetooth/qsdialog/ |
| D | DeviceItem.kt | 49 val cachedBluetoothDevice: CachedBluetoothDevice, constant in com.android.systemui.bluetooth.qsdialog.DeviceItem
|
| D | AudioSharingDialogDelegate.kt | 36 @Assisted private val cachedBluetoothDevice: CachedBluetoothDevice, constant in com.android.systemui.bluetooth.qsdialog.AudioSharingDialogDelegate
|
| D | AudioSharingDialogViewModel.kt | 49 @Assisted private val cachedBluetoothDevice: CachedBluetoothDevice, constant
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/volume/domain/model/ |
| D | AudioOutputDevice.kt | 50 val cachedBluetoothDevice: CachedBluetoothDevice, constant in com.android.systemui.volume.domain.model.AudioOutputDevice.Bluetooth
|
| /frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/ |
| D | CachedBluetoothDeviceTest.java | 1597 CachedBluetoothDevice cachedBluetoothDevice = in deviceName_testAliasNameAvailable() local 1607 CachedBluetoothDevice cachedBluetoothDevice = in deviceName_testNameNotAvailable() local 1624 CachedBluetoothDevice cachedBluetoothDevice = in deviceName_testRenameDevice() local 2444 private void updateConnectionStatus(CachedBluetoothDevice cachedBluetoothDevice) { in updateConnectionStatus()
|
| D | BluetoothUtilsTest.java | 961 CachedBluetoothDevice cachedBluetoothDevice = mock(CachedBluetoothDevice.class); in getSecondaryDeviceForBroadcast_adoptAPI_returnCorrectDevice() local 1015 CachedBluetoothDevice cachedBluetoothDevice = mock(CachedBluetoothDevice.class); in getSecondaryDeviceForBroadcast_returnCorrectDevice() local
|
| /frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/volume/panel/component/mediaoutput/domain/interactor/ |
| D | TestMediaDevicesFactory.kt | 70 val cachedBluetoothDevice: CachedBluetoothDevice = mock { in bluetoothMediaDevice() constant
|
| /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bluetooth/qsdialog/ |
| D | AudioSharingButtonViewModelTest.kt | 53 @Mock private lateinit var cachedBluetoothDevice: CachedBluetoothDevice variable in com.android.systemui.bluetooth.qsdialog.AudioSharingButtonViewModelTest
|
| D | BluetoothDetailsContentManagerTest.kt | 72 private val cachedBluetoothDevice = mock<CachedBluetoothDevice>() constant
|
| D | BluetoothDetailsContentViewModelTest.kt | 92 @Mock private lateinit var cachedBluetoothDevice: CachedBluetoothDevice variable in com.android.systemui.bluetooth.qsdialog.BluetoothDetailsContentViewModelTest
|
| /frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/volume/panel/component/spatial/domain/ |
| D | SpatialAudioAvailabilityCriteriaTest.kt | 66 val cachedBluetoothDevice: CachedBluetoothDevice = mock { in setup() constant
|
| /frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/volume/domain/interactor/ |
| D | AudioOutputInteractorTest.kt | 134 val cachedBluetoothDevice: CachedBluetoothDevice = mock { in inCall_bluetooth_returnsCommunicationDevice() constant
|
| /frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/volume/panel/component/spatial/domain/interactor/ |
| D | SpatialAudioComponentInteractorTest.kt | 84 val cachedBluetoothDevice: CachedBluetoothDevice = mock { in setup() constant
|
| /frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/ |
| D | CachedBluetoothDeviceManager.java | 407 public synchronized void onActiveDeviceChanged(CachedBluetoothDevice cachedBluetoothDevice) { in onActiveDeviceChanged()
|
| D | BluetoothUtils.java | 1283 @Nullable CachedBluetoothDevice cachedBluetoothDevice) { in isDeviceStylus()
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/hearingaid/ |
| D | HearingDevicesDialogDelegate.java | 220 CachedBluetoothDevice cachedBluetoothDevice = deviceItem.getCachedBluetoothDevice(); in onDeviceItemClicked() local
|