Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ui/view/layout/sections/
DClockSectionTest.kt330 val smallClockConstraint = cs.getConstraint(R.id.lockscreen_clock_view) in <lambda>() constant
331 assertThat(smallClockConstraint.layout.topToBottom) in <lambda>()
333 assertThat(smallClockConstraint.layout.topMargin).isEqualTo(0) in <lambda>()