Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/ui/binder/
DKeyguardClockViewBinderTest.kt71 KeyguardClockViewBinder.addClockViews(clock, rootView) in addClockViews_WeatherClock()
79 KeyguardClockViewBinder.addClockViews(clock, rootView) in addClockViews_nonWeatherClock()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/binder/
DKeyguardClockViewBinder.kt68 addClockViews(currentClock, keyguardRootView) in <lambda>()
175 fun addClockViews( in <lambda>() method