Searched refs:SystemBarUtilsProxy (Results 1 – 5 of 5) sorted by relevance
32 interface SystemBarUtilsProxy { interface41 ) : SystemBarUtilsProxy { in getStatusBarHeight()53 @Binds fun bindImpl(impl: SystemBarUtilsProxyImpl): SystemBarUtilsProxy in getStatusBarHeight()
43 proxy: SystemBarUtilsProxy,
25 ) : SystemBarUtilsProxy {
30 var Kosmos.systemBarUtilsProxy: SystemBarUtilsProxy by Fixture { fakeSystemBarUtilsProxy } in <lambda>()
36 import com.android.systemui.statusbar.ui.SystemBarUtilsProxy in <lambda>()55 private val systemBarUtils: SystemBarUtilsProxy, in <lambda>()