Searched refs:getSmallClockTopMargin (Results 1 – 4 of 4) sorted by relevance
244 assertThat(underTest.getSmallClockTopMargin()).isEqualTo(expected) in testSmallClockTop_splitShade_composeLockscreenOn()256 assertThat(underTest.getSmallClockTopMargin()) in testSmallClockTop_splitShade_composeLockscreenOff()269 assertThat(underTest.getSmallClockTopMargin()) in testSmallClockTop_nonSplitShade_composeLockscreenOn()285 assertThat(underTest.getSmallClockTopMargin()).isEqualTo(expected) in testSmallClockTop_nonSplitShade_composeLockscreenOff()
169 fun getSmallClockTopMargin(): Int { in <lambda>() method185 getSmallClockTopMargin() in <lambda>()
65 viewModel.getSmallClockTopMargin() in <lambda>()
185 val smallClockTopMargin = keyguardClockViewModel.getSmallClockTopMargin() in applyDefaultConstraints()