Searched refs:areLightsOut (Results 1 – 2 of 2) sorted by relevance
141 return hasActiveNotifications() && areLightsOut(); in shouldShowDot()145 boolean areLightsOut() { in areLightsOut() method in LegacyLightsOutNotifController
117 assertTrue(mLightsOutNotifController.areLightsOut()); in testAreLightsOut_lightsOut()131 assertFalse(mLightsOutNotifController.areLightsOut()); in testAreLightsOut_lightsOn()