Home
last modified time | relevance | path

Searched defs:qsSecurityFooterUtils (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/footer/ui/viewmodel/
H A DFooterActionsViewModelTest.kt211 val qsSecurityFooterUtils = mock<QSSecurityFooterUtils>() regex
274 val qsSecurityFooterUtils = mock<QSSecurityFooterUtils>() regex
344 val qsSecurityFooterUtils = mock<QSSecurityFooterUtils>() regex
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/footer/domain/interactor/
H A DFooterActionsInteractorTest.kt64 val qsSecurityFooterUtils = mock<QSSecurityFooterUtils>() regex