Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/other/
DPinnedStackTests.java315 final TransitionAnimationScaleSession transitionAnimationScaleSession = in testEnterPipToOtherOrientation()
316 mObjectTracker.manage(new TransitionAnimationScaleSession()); in testEnterPipToOtherOrientation()
1266 private static class TransitionAnimationScaleSession extends SettingsSession<Float> { class in PinnedStackTests
1267 TransitionAnimationScaleSession() { in TransitionAnimationScaleSession() method in PinnedStackTests.TransitionAnimationScaleSession
1297 final TransitionAnimationScaleSession transitionAnimationScaleSession = in testEnterPipInterruptedCallbacks()
1298 mObjectTracker.manage(new TransitionAnimationScaleSession()); in testEnterPipInterruptedCallbacks()