Home
last modified time | relevance | path

Searched refs:runPostCollapseRunnables (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DShadeControllerImpl.java112 runPostCollapseRunnables(); in animateCollapsePanels()
170 public void runPostCollapseRunnables() { in runPostCollapseRunnables() method in ShadeControllerImpl
199 runPostCollapseRunnables(); in collapsePanel()
205 runPostCollapseRunnables(); in collapsePanel()
H A DShadeController.java76 void runPostCollapseRunnables(); in runPostCollapseRunnables() method
H A DStatusBar.java2086 mShadeController.runPostCollapseRunnables(); in makeExpandedInvisible()
2609 mMainExecutor.execute(mShadeController::runPostCollapseRunnables); in executeRunnableDismissingKeyguard()
3328 mShadeController.runPostCollapseRunnables(); in instantCollapseNotificationPanel()
3390 mShadeController.runPostCollapseRunnables(); in onTrackingStarted()
3394 mShadeController.runPostCollapseRunnables(); in onClosingFinished()