Searched refs:setShown (Results 1 – 7 of 7) sorted by relevance
64 mixin.setShown(true); in testSetShown()75 mixin.setShown(true); in testNotShown()76 mixin.setShown(false); in testNotShown()87 mixin.setShown(true); in testIsShown()90 mixin.setShown(false); in testIsShown()100 mixin.setShown(true); in testPeekProgressBar()110 mixin.setShown(true); in testSetColorBeforeSetShown()126 mixin.setShown(true); in testSetColorAfterSetShown()144 mixin.setShown(true); in testDeterminateProgressBarNullTint()
61 public void setShown(boolean shown) { in setShown() method in ProgressBarMixin
162 setShown(false); in hideSurface()181 setShown(false); in destroyInTransaction()452 setShown(true); in showSurface()514 void setShown(boolean surfaceShown) { in setShown() method in WindowSurfaceController
649 mWindow.setShown(shown, animate); in setMagnifiedRegionBorderShownLocked()738 public void setShown(boolean shown, boolean animate) { in setShown() method in AccessibilityController.DisplayMagnifier.MagnifiedViewport.ViewportWindow
843 mSurfaceController.setShown(false); in destroySurfaceLocked()
293 getMixin(ProgressBarMixin.class).setShown(shown); in setProgressBarShown()
371 getMixin(ProgressBarMixin.class).setShown(shown); in setProgressBarShown()