Home
last modified time | relevance | path

Searched refs:makeLastConfigReportedToClient (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DWallpaperControllerTests.java363 makeLastConfigReportedToClient(wallpaperWindow, false /* visible */); in testWallpaperReportConfigChange()
H A DSyncEngineTests.java363 makeLastConfigReportedToClient(w, true /* visible */); in testReparentIn()
H A DWindowStateTests.java883 makeLastConfigReportedToClient(win, true /* visible */); in testRequestResizeForBlastSync()
H A DWindowTestsBase.java704 static void makeLastConfigReportedToClient(WindowState w, boolean visible) { in makeLastConfigReportedToClient() method in WindowTestsBase
H A DWindowOrganizerTests.java1493 makeLastConfigReportedToClient(w1, true /* visible */); in testBLASTCallbackWithWindows()
H A DActivityRecordTests.java3657 makeLastConfigReportedToClient(appWindow, true); in testPauseConfigDispatch()