Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/bluetooth/qsdialog/
DBluetoothTileDialogViewModelTest.kt101 private lateinit var mBluetoothTileDialogDelegateDelegateFactory: variable in com.android.systemui.bluetooth.qsdialog.BluetoothTileDialogViewModelTest
148 mBluetoothTileDialogDelegateDelegateFactory in setUp()
153 whenever(mBluetoothTileDialogDelegateDelegateFactory.create(any(), anyInt(), any(), any())) in setUp()