Searched refs:getTargetClockFace (Results 1 – 1 of 1) sorted by relevance
107 getTargetClockFace(clock).applyConstraints(constraintSet) in buildConstraints()111 setVisibility(getTargetClockFace(clock).views, VISIBLE) in buildConstraints()113 setAlpha(getTargetClockFace(clock).views, 1F) in buildConstraints()121 private fun getTargetClockFace(clock: ClockController): ClockFaceLayout = in getTargetClockFace() method in com.android.systemui.keyguard.ui.view.layout.sections.ClockSection