Searched defs:areNotificationsLightsOut (Results 1 – 2 of 2) sorted by relevance
76 fun areNotificationsLightsOut(displayId: Int): Flow<Boolean> in <lambda>() method102 override fun areNotificationsLightsOut(displayId: Int): Flow<Boolean> = in areNotificationsLightsOut() method
34 override fun areNotificationsLightsOut(displayId: Int): Flow<Boolean> = areNotificationLightsOut in areNotificationsLightsOut() method in com.android.systemui.statusbar.pipeline.shared.ui.viewmodel.FakeCollapsedStatusBarViewModel