Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DWallpaperControllerTests.java381 makeLastConfigReportedToClient(wallpaperWindow, false /* visible */); in testWallpaperReportConfigChange()
H A DSyncEngineTests.java334 makeLastConfigReportedToClient(w, true /* visible */); in testReparentIn()
H A DWindowTestsBase.java629 static void makeLastConfigReportedToClient(WindowState w, boolean visible) { in makeLastConfigReportedToClient() method in WindowTestsBase
H A DWindowOrganizerTests.java1250 makeLastConfigReportedToClient(w1, true /* visible */); in testBLASTCallbackWithWindows()