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/
DHomeStatusBarViewBinder.kt133 val lightsOutView: View = view.requireViewById(R.id.notification_lights_out) in bind() constant
136 animateLightsOutView(lightsOutView, show) in bind()