Home
last modified time | relevance | path

Searched refs:DeviceItemActionInteractor (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bluetooth/qsdialog/
DDeviceItemActionInteractorKosmos.kt32 val Kosmos.deviceItemActionInteractor: DeviceItemActionInteractor by
34 DeviceItemActionInteractor( in <lambda>()
DBluetoothTileDialogViewModelTest.kt82 @Mock private lateinit var deviceItemActionInteractor: DeviceItemActionInteractor
DDeviceItemActionInteractorTest.kt58 private lateinit var actionInteractorImpl: DeviceItemActionInteractor
/frameworks/base/packages/SystemUI/src/com/android/systemui/bluetooth/qsdialog/
DDeviceItemActionInteractor.kt34 import com.android.systemui.bluetooth.qsdialog.DeviceItemActionInteractor.LaunchSettingsCriteria.Co… in <lambda>()
44 class DeviceItemActionInteractor in <lambda>() class
DBluetoothTileDialogViewModel.kt65 private val deviceItemActionInteractor: DeviceItemActionInteractor,