Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/utils/src/androidx/core/animation/
H A DAndroidXAnimatorIsolationRule.kt43 fun throwDeferred() = exceptionDeferrer.throwDeferred() regex
57 isolationHandler.throwDeferred()
/aosp14/frameworks/base/packages/SystemUI/tests/utils/src/android/animation/
H A DPlatformAnimatorIsolationRule.kt47 fun throwDeferred() = exceptionDeferrer.throwDeferred() regex
64 isolationHandler.throwDeferred()
H A DAnimatorIsolationWorkaroundRule.kt42 exceptionDeferrer.throwDeferred()
/aosp14/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/util/test/
H A DTestExceptionDeferrer.kt49 fun throwDeferred() { regex