Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DLightsOutNotifController.java98 updateLightsOutView(); in init()
106 void updateLightsOutView() { in updateLightsOutView() method in LightsOutNotifController
162 updateLightsOutView();
170 updateLightsOutView();
175 updateLightsOutView();
181 updateLightsOutView();
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DLightsOutNotifControllerTest.java202 mLightsOutNotifController.updateLightsOutView(); in testEntryAdded()
219 mLightsOutNotifController.updateLightsOutView(); in testEntryRemoved()
237 mLightsOutNotifController.updateLightsOutView(); in testEntryUpdated()