Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/keyguard/ui/viewmodel/
DKeyguardClockViewModelKosmos.kt27 import com.android.systemui.statusbar.ui.systemBarUtilsProxy
37 systemBarUtils = systemBarUtilsProxy, in <lambda>()
/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/ui/
DSystemBarUtilsStateKosmos.kt29 systemBarUtilsProxy, in <lambda>()
DSystemBarUtilsProxyKosmos.kt30 var Kosmos.systemBarUtilsProxy: SystemBarUtilsProxy by Fixture { fakeSystemBarUtilsProxy } in <lambda>() variable