Home
last modified time | relevance | path

Searched refs:makeWindowVisible (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DWindowStateTests.java498 makeWindowVisible(appWindow); in testDeferredRemovalByAnimating()
606 makeWindowVisible(app); in testSeamlesslyRotateWindow()
681 makeWindowVisible(w, child); in testCompatOverrideScale()
735 makeWindowVisible(w, child2); in testCompatOverrideScale()
795 makeWindowVisible(win, win.getParentWindow()); in testReportResizedWithRemoteException()
825 makeWindowVisible(win); in testRequestResizeForBlastSync()
876 makeWindowVisible(win); in testEmbeddedActivityResizing_clearAllDrawn()
1012 makeWindowVisible(mImeWindow); in testNeedsRelativeLayeringToIme_notAttached()
1025 makeWindowVisible(mImeWindow); in testNeedsRelativeLayeringToIme_startingWindow()
1038 makeWindowVisible(mImeWindow); in testNeedsRelativeLayeringToIme_systemDialog()
[all …]
DZOrderingTests.java284 makeWindowVisible(mImeWindow); in testAssignWindowLayers_ForImeWithAppTargetWithChildWindows()
539 makeWindowVisible(mImeWindow); in testPopupWindowAndParentIsImeTarget_expectHigherThanIme_inMultiWindow()
563 makeWindowVisible(mImeWindow); in testSystemDialogWindow_expectHigherThanIme_inMultiWindow()
DWallpaperControllerTests.java362 makeWindowVisible(appWin); in testFixedRotationRecentsAnimatingTask()
402 makeWindowVisible(wallpaperWindow); in testWallpaperReportConfigChange()
DWindowTokenTests.java287 makeWindowVisible(win); in testRemoveWindowToken_noAnimateExitWhenSet()
DDisplayContentTests.java1504 makeWindowVisible(win, win.getParentWindow()); in testRequestResizeForEmptyFrames()
1546 makeWindowVisible(windows); in testHybridRotationAnimation()
1586 makeWindowVisible(mStatusBarWindow, mNavBarWindow); in testApplyTopFixedRotationTransform()
2459 makeWindowVisible(win, mDisplayContent.mInputMethodWindow); in testRemoveImeScreenshot_whenTargetSurfaceWasInvisible()
2483 makeWindowVisible(mDisplayContent.mInputMethodWindow); in testRemoveImeScreenshot_whenWindowRemoveImmediately()
2782 makeWindowVisible(w1); in testKeepClearAreasMultipleWindows()
2787 makeWindowVisible(w1, w2); in testKeepClearAreasMultipleWindows()
DWindowOrganizerTests.java1152 makeWindowVisible(w); in testBLASTCallbackWithActivityChildren()
1360 makeWindowVisible(w1); in testBLASTCallbackWithWindows()
1361 makeWindowVisible(w2); in testBLASTCallbackWithWindows()
DInsetsStateControllerTest.java541 makeWindowVisible(mImeWindow); in testGetInsetsHintForNewControl()
DWindowTestsBase.java679 static void makeWindowVisible(WindowState... windows) { in makeWindowVisible() method in WindowTestsBase
690 makeWindowVisible(windows); in makeWindowVisibleAndDrawn()
DRecentsAnimationControllerTest.java502 makeWindowVisible(homeWindow); in testWallpaperHasFixedRotationApplied()
DTransitionTests.java1127 makeWindowVisible(windows); in testDisplayRotationChange()
1196 makeWindowVisible(statusBar); in testShellRotationOpen()
1244 makeWindowVisible(statusBar); in testFixedRotationOpen()
DSizeCompatTests.java4726 makeWindowVisible(w);