Searched refs:setShown (Results 1 – 9 of 9) sorted by relevance
62 mixin.setShown(true); in testSetShown()72 mixin.setShown(true); in testNotShown()73 mixin.setShown(false); in testNotShown()83 mixin.setShown(true); in testIsShown()86 mixin.setShown(false); in testIsShown()96 mixin.setShown(true); in testPeekProgressBar()106 mixin.setShown(true); in testSetColorBeforeSetShown()121 mixin.setShown(true); in testSetColorAfterSetShown()138 mixin.setShown(true); in testDeterminateProgressBarNullTint()
151 setShown(false); in hideSurface()170 setShown(false); in destroyNotInTransaction()443 setShown(true); in showSurface()505 void setShown(boolean surfaceShown) { in setShown() method in WindowSurfaceController
709 mWindow.setShown(shown, animate); in setMagnifiedRegionBorderShownLocked()801 public void setShown(boolean shown, boolean animate) { in setShown() method in AccessibilityController.DisplayMagnifier.MagnifiedViewport.ViewportWindow
626 mSurfaceController.setShown(false); in destroySurfaceLocked()
259 setShown(false); in updateTopEntry()264 setShown(true); in updateTopEntry()273 private void setShown(boolean isShown) { in setShown() method in HeadsUpAppearanceController
53 public void setShown(boolean shown) { in setShown() method in ProgressBarMixin
312 getMixin(ProgressBarMixin.class).setShown(shown); in setProgressBarShown()
366 getMixin(ProgressBarMixin.class).setShown(shown); in setProgressBarShown()
17936 HSPLcom/android/server/wm/WindowSurfaceController;->setShown(Z)V