Searched refs:assertHasFoldAnimationAtTheEnd (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/unfold/progress/ | ||
D | TestUnfoldProgressListener.kt | 123 fun assertHasFoldAnimationAtTheEnd() { in assertHasFoldAnimationAtTheEnd() method in com.android.systemui.unfold.progress.TestUnfoldProgressListener.UnfoldTransitionRecording |
D | PhysicsBasedUnfoldTransitionProgressProviderTest.kt | 159 with(listener.ensureTransitionFinished()) { assertHasFoldAnimationAtTheEnd() } in testFoldImmediatelyAfterUnfold_runsFoldAnimation() |