Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DLightsOutNotifController.java21 …com.android.systemui.statusbar.phone.fragment.dagger.StatusBarFragmentModule.LIGHTS_OUT_NOTIF_VIEW;
67 @Named(LIGHTS_OUT_NOTIF_VIEW) View lightsOutNotifView, in LightsOutNotifController()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/fragment/dagger/
H A DStatusBarFragmentModule.java51 String LIGHTS_OUT_NOTIF_VIEW = "lights_out_notif_view"; field
99 @Named(LIGHTS_OUT_NOTIF_VIEW)