Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DWindowStateTests.java467 makeWindowVisible(appWindow); in testDeferredRemovalByAnimating()
513 makeWindowVisible(app); in testSeamlesslyRotateWindow()
588 makeWindowVisible(w, child); in testCompatOverrideScale()
668 makeWindowVisible(win, win.getParentWindow()); in testReportResizedWithRemoteException()
697 makeWindowVisible(win, win.getParentWindow()); in testRequestResizeForBlastSync()
H A DWindowTokenTests.java271 makeWindowVisible(win); in testRemoveWindowToken_noAnimateExitWhenSet()
H A DWindowOrganizerTests.java799 makeWindowVisible(w); in testBLASTCallbackWithActivityChildren()
999 makeWindowVisible(w1); in testBLASTCallbackWithWindows()
1000 makeWindowVisible(w2); in testBLASTCallbackWithWindows()
H A DWindowTestsBase.java501 static void makeWindowVisible(WindowState... windows) { in makeWindowVisible() method in WindowTestsBase
512 makeWindowVisible(windows); in makeWindowVisibleAndDrawn()
H A DDisplayContentTests.java1240 makeWindowVisible(win, win.getParentWindow()); in testRequestResizeForEmptyFrames()
1282 makeWindowVisible(windows); in testHybridRotationAnimation()
1322 makeWindowVisible(mStatusBarWindow, mNavBarWindow); in testApplyTopFixedRotationTransform()
H A DRecentsAnimationControllerTest.java470 makeWindowVisible(homeWindow); in testWallpaperHasFixedRotationApplied()
H A DSizeCompatTests.java2235 makeWindowVisible(w); in addWindowToActivity()
H A DActivityRecordTests.java2984 makeWindowVisible(app, imeWindow); in testImeInsetsFrozenFlag_resetWhenReparented()