Home
last modified time | relevance | path

Searched defs:windowState (Results 1 – 4 of 4) sorted by relevance

/cts/tests/surfacecontrol/src/android/view/surfacecontrol/cts/
DSurfaceControlViewHostTests.java1639 WindowManagerState.WindowState windowState = mWmState.getWindowState(TEST_ACTIVITY); in testKeepScreenOn() local
1680 WindowManagerState.WindowState windowState = mWmState.getWindowState(TEST_ACTIVITY); in testKeepScreenOnCrossProcess() local
1716 WindowManagerState.WindowState windowState = mWmState.getWindowState(TEST_ACTIVITY); in testKeepScreenOnAfterDetachSCVH() local
/cts/tests/framework/base/windowmanager/src/android/server/wm/other/
DPinnedStackTests.java368 final WindowManagerState.WindowState windowState = mWmState.getWindowState( in testEnterPipWithTinyMinimalSize() local
1873 final WindowManagerState.WindowState windowState = mWmState.getWindowState(activityName); in assertPinnedStackActivityIsInDisplayBounds() local
DKeepClearRectsTests.java739 final WindowManagerState.WindowState windowState = in getRectsInScreenSpace() local
/cts/tests/framework/base/windowmanager/src/android/server/wm/animations/
DBlurTests.java112 WindowManagerState.WindowState windowState = mWmState.getWindowState(cn); in setUp() local