Home
last modified time | relevance | path

Searched defs:bluetoothStateInteractor (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bluetooth/qsdialog/
DBluetoothStateInteractorTest.kt48 private lateinit var bluetoothStateInteractor: BluetoothStateInteractor variable in com.android.systemui.bluetooth.qsdialog.BluetoothStateInteractorTest
DAudioSharingInteractorTest.kt56 @Mock private lateinit var bluetoothStateInteractor: BluetoothStateInteractor variable in com.android.systemui.bluetooth.qsdialog.AudioSharingInteractorTest
DBluetoothTileDialogViewModelTest.kt76 @Mock private lateinit var bluetoothStateInteractor: BluetoothStateInteractor variable in com.android.systemui.bluetooth.qsdialog.BluetoothTileDialogViewModelTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/bluetooth/qsdialog/
DBluetoothTileDialogViewModel.kt66 private val bluetoothStateInteractor: BluetoothStateInteractor, constant in com.android.systemui.bluetooth.qsdialog.BluetoothTileDialogViewModel