Home
last modified time | relevance | path

Searched refs:isWindowAnimationBackgroundSurfaceShowing (Results 1 – 2 of 2) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DAnimationBackgroundTests.java57 .isWindowAnimationBackgroundSurfaceShowing(), in testAnimationBackground_duringAnimation()
62 .isWindowAnimationBackgroundSurfaceShowing()); in testAnimationBackground_duringAnimation()
78 .isWindowAnimationBackgroundSurfaceShowing()); in testAnimationBackground_gone()
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DWindowManagerState.java632 boolean isWindowAnimationBackgroundSurfaceShowing() { in isWindowAnimationBackgroundSurfaceShowing() method in WindowManagerState.WindowStack