Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/shared/ui/binder/
DCollapsedStatusBarViewBinder.kt80 animateLightsOutView(lightsOutView, show) in bind()
117 private fun animateLightsOutView(view: View, visible: Boolean) { in animateLightsOutView() method