Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/shared/ui/binder/
DCollapsedStatusBarViewBinder.kt77 val lightsOutView: View = view.requireViewById(R.id.notification_lights_out) in bind() constant
80 animateLightsOutView(lightsOutView, show) in bind()