Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DLegacyLightsOutNotifController.java21 …com.android.systemui.statusbar.phone.fragment.dagger.StatusBarFragmentModule.LIGHTS_OUT_NOTIF_VIEW;
68 @Named(LIGHTS_OUT_NOTIF_VIEW) View lightsOutNotifView, in LegacyLightsOutNotifController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/fragment/dagger/
DStatusBarFragmentModule.java45 String LIGHTS_OUT_NOTIF_VIEW = "lights_out_notif_view"; field
84 @Named(LIGHTS_OUT_NOTIF_VIEW)