Searched refs:runPostCollapseRunnables (Results 1 – 5 of 5) sorted by relevance
124 runPostCollapseRunnables(); in animateCollapseShade()221 public void runPostCollapseRunnables() { in runPostCollapseRunnables() method in ShadeControllerImpl249 runPostCollapseRunnables(); in collapseShade()255 runPostCollapseRunnables(); in collapseShade()289 runPostCollapseRunnables(); in onClosingFinished()321 runPostCollapseRunnables(); in instantCollapseShade()369 runPostCollapseRunnables(); in makeExpandedInvisible()422 getShadeViewController().setTrackingStartedListener(this::runPostCollapseRunnables); in start()
55 override fun runPostCollapseRunnables() {}
129 void runPostCollapseRunnables(); in runPostCollapseRunnables() method
171 verify(shadeController).runPostCollapseRunnables()183 verify(shadeController, never()).runPostCollapseRunnables()
843 shadeControllerLazy.get().runPostCollapseRunnables()