Home
last modified time | relevance | path

Searched defs:animatorTestRule (Results 1 – 25 of 26) sorted by relevance

12

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/stack/
DViewStateTest.kt44 val animatorTestRule = AnimatorTestRule(this) constant
DStackStateAnimatorTest.kt63 @get:Rule val animatorTestRule = AnimatorTestRule(this) constant in com.android.systemui.statusbar.notification.stack.StackStateAnimatorTest
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/
DPhysicsPropertyAnimatorTest.kt57 val animatorTestRule = AnimatorTestRule(this) constant in com.android.systemui.statusbar.notification.PhysicsPropertyAnimatorTest
DNotificationWakeUpCoordinatorTest.kt72 @get:Rule val animatorTestRule = AnimatorTestRule(this) constant
/frameworks/base/tests/testables/tests/src/android/animation/
DAnimatorTestRuleIsolationTest.kt36 @get:Rule val animatorTestRule = AnimatorTestRule(this) constant in android.animation.AnimatorTestRuleIsolationTest
DAnimatorTestRulePrecisionTest.kt33 @get:Rule val animatorTestRule = AnimatorTestRule(this) constant in android.animation.AnimatorTestRulePrecisionTest
DAnimatorTestRuleToolkitTest.kt62 @get:Rule(order = 2) val animatorTestRule = AnimatorTestRule(this) in <lambda>() constant in android.animation.AnimatorTestRuleToolkitTest
/frameworks/base/packages/SystemUI/tests/src/androidx/core/animation/
DAnimatorTestRuleIsolationTest.kt37 @get:Rule val animatorTestRule = AnimatorTestRule() constant in androidx.core.animation.AnimatorTestRuleIsolationTest
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/surfaceeffects/glowboxeffect/
DGlowBoxEffectTest.kt38 @get:Rule val animatorTestRule = AnimatorTestRule(this) constant in com.android.systemui.surfaceeffects.glowboxeffect.GlowBoxEffectTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/fragment/
DMultiSourceMinAlphaControllerTest.kt48 @get:Rule val animatorTestRule = AnimatorTestRule(this) constant in com.android.systemui.statusbar.phone.fragment.MultiSourceMinAlphaControllerTest
/frameworks/base/tests/testables/src/android/animation/
DAnimatorTestRuleToolkit.kt48 internal val animatorTestRule: AnimatorTestRule, in <lambda>() constant in android.animation.AnimatorTestRuleToolkit
180 val animatorTestRule: AnimatorTestRule, constant in android.animation.MotionControlImpl
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/animation/
DAnimatorTestRuleOrderTest.kt37 @get:Rule val animatorTestRule = AnimatorTestRule(this) constant in com.android.systemui.animation.AnimatorTestRuleOrderTest
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/ui/binder/
DKeyguardSurfaceBehindParamsApplierTest.kt48 @get:Rule val animatorTestRule = AnimatorTestRule(this) in <lambda>() constant in com.android.systemui.keyguard.ui.binder.KeyguardSurfaceBehindParamsApplierTest
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/events/
DSystemEventChipAnimationControllerTest.kt54 @get:Rule val animatorTestRule = AnimatorTestRule(this) constant in com.android.systemui.statusbar.events.SystemEventChipAnimationControllerTest
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/data/repository/
DLightRevealScrimRepositoryTest.kt57 @get:Rule val animatorTestRule = AnimatorTestRule(this) in <lambda>() constant in com.android.systemui.keyguard.data.repository.LightRevealScrimRepositoryTest
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/shared/bubbles/
DDropTargetManagerTest.kt39 @get:Rule val animatorTestRule = AnimatorTestRule() constant in com.android.wm.shell.shared.bubbles.DropTargetManagerTest
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/surfaceeffects/loadingeffect/
DLoadingEffectTest.kt40 @get:Rule val animatorTestRule = AnimatorTestRule(this) constant in com.android.systemui.surfaceeffects.loadingeffect.LoadingEffectTest
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/unfold/
DFoldLightRevealOverlayAnimationTest.kt62 @get:Rule val animatorTestRule = AnimatorTestRule(this) constant in com.android.systemui.unfold.FoldLightRevealOverlayAnimationTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/
DTransitionAnimatorTest.kt129 @get:Rule(order = 2) val animatorTestRule = android.animation.AnimatorTestRule(this) in <lambda>() constant in com.android.systemui.animation.TransitionAnimatorTest
/frameworks/base/libs/WindowManager/Shell/multivalentTests/src/com/android/wm/shell/bubbles/bar/
DBubbleExpandedViewPinControllerTest.kt53 @JvmField @ClassRule val animatorTestRule: AnimatorTestRule = AnimatorTestRule() in <lambda>() constant
DBubbleBarAnimationHelperTest.kt72 @get:Rule val animatorTestRule: AnimatorTestRule = AnimatorTestRule(this) in <lambda>() constant in com.android.wm.shell.bubbles.bar.BubbleBarAnimationHelperTest
DBubbleBarLayerViewTest.kt101 @get:Rule val animatorTestRule: AnimatorTestRule = AnimatorTestRule(this) in <lambda>() constant in com.android.wm.shell.bubbles.bar.BubbleBarLayerViewTest
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/desktopmode/
DVisualIndicatorViewContainerTest.kt74 @JvmField @Rule val animatorTestRule = AnimatorTestRule(this) in <lambda>() constant in com.android.wm.shell.desktopmode.VisualIndicatorViewContainerTest
DDesktopModeVisualIndicatorTest.kt65 @JvmField @Rule val animatorTestRule = AnimatorTestRule(this) constant in com.android.wm.shell.desktopmode.DesktopModeVisualIndicatorTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/events/
DSystemStatusAnimationSchedulerImplTest.kt87 @get:Rule val animatorTestRule = AnimatorTestRule(this) constant in com.android.systemui.statusbar.events.SystemStatusAnimationSchedulerImplTest

12