Home
last modified time | relevance | path

Searched defs:runningAnimations (Results 1 – 5 of 5) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/insets/
DWindowInsetsAnimationCallbackTests.java171 @NonNull List<WindowInsetsAnimation> runningAnimations) { in onProgress()
DWindowInsetsAnimationControllerTests.java681 final Set<WindowInsetsAnimation> runningAnimations = new HashSet<>(); in setVisibilityAndWait() local
903 @NonNull List<WindowInsetsAnimation> runningAnimations) { in onProgress()
DWindowInsetsControllerTests.java1076 List<WindowInsetsAnimation> runningAnimations) { in onProgress()
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DWindowInsetsAnimationTestBase.java219 List<WindowInsetsAnimation> runningAnimations) { in onProgress()
276 List<WindowInsetsAnimation> runningAnimations) { in onProgress()
/cts/tests/surfacecontrol/surfacevalidator/src/android/view/cts/surfacevalidator/
DASurfaceControlTestActivity.java379 WindowInsets insets, List<WindowInsetsAnimation> runningAnimations) { in onProgress()