Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/statusbar/ui/
DFakeSystemBarUtilsProxy.kt35 var fakeKeyguardStatusBarHeight = keyguardStatusBarHeight variable
45 override fun getStatusBarHeaderHeightKeyguard(): Int = fakeKeyguardStatusBarHeight
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ui/viewmodel/
DKeyguardClockViewModelTest.kt238 fakeSystemBarUtilsProxy.fakeKeyguardStatusBarHeight = KEYGUARD_STATUS_BAR_HEIGHT in testSmallClockTop_splitShade_composeLockscreenOn()
253 fakeSystemBarUtilsProxy.fakeKeyguardStatusBarHeight = KEYGUARD_STATUS_BAR_HEIGHT in testSmallClockTop_splitShade_composeLockscreenOff()
266 fakeSystemBarUtilsProxy.fakeKeyguardStatusBarHeight = KEYGUARD_STATUS_BAR_HEIGHT in testSmallClockTop_nonSplitShade_composeLockscreenOn()
279 fakeSystemBarUtilsProxy.fakeKeyguardStatusBarHeight = KEYGUARD_STATUS_BAR_HEIGHT in testSmallClockTop_nonSplitShade_composeLockscreenOff()