Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/binder/
DKeyguardRootViewBinder.kt224 childViews[largeClockId]?.translationY = y in <lambda>()
262 childViews[largeClockId]?.let { in <lambda>()
606 private val largeClockId = R.id.lockscreen_clock_view_large in <lambda>() constant