| /frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/stack/ |
| D | ViewStateTest.kt | 44 val animatorTestRule = AnimatorTestRule(this) constant
|
| D | StackStateAnimatorTest.kt | 63 @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/ |
| D | PhysicsPropertyAnimatorTest.kt | 57 val animatorTestRule = AnimatorTestRule(this) constant in com.android.systemui.statusbar.notification.PhysicsPropertyAnimatorTest
|
| D | NotificationWakeUpCoordinatorTest.kt | 72 @get:Rule val animatorTestRule = AnimatorTestRule(this) constant
|
| /frameworks/base/tests/testables/tests/src/android/animation/ |
| D | AnimatorTestRuleIsolationTest.kt | 36 @get:Rule val animatorTestRule = AnimatorTestRule(this) constant in android.animation.AnimatorTestRuleIsolationTest
|
| D | AnimatorTestRulePrecisionTest.kt | 33 @get:Rule val animatorTestRule = AnimatorTestRule(this) constant in android.animation.AnimatorTestRulePrecisionTest
|
| D | AnimatorTestRuleToolkitTest.kt | 62 @get:Rule(order = 2) val animatorTestRule = AnimatorTestRule(this) in <lambda>() constant in android.animation.AnimatorTestRuleToolkitTest
|
| /frameworks/base/packages/SystemUI/tests/src/androidx/core/animation/ |
| D | AnimatorTestRuleIsolationTest.kt | 37 @get:Rule val animatorTestRule = AnimatorTestRule() constant in androidx.core.animation.AnimatorTestRuleIsolationTest
|
| /frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/surfaceeffects/glowboxeffect/ |
| D | GlowBoxEffectTest.kt | 38 @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/ |
| D | MultiSourceMinAlphaControllerTest.kt | 48 @get:Rule val animatorTestRule = AnimatorTestRule(this) constant in com.android.systemui.statusbar.phone.fragment.MultiSourceMinAlphaControllerTest
|
| /frameworks/base/tests/testables/src/android/animation/ |
| D | AnimatorTestRuleToolkit.kt | 48 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/ |
| D | AnimatorTestRuleOrderTest.kt | 37 @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/ |
| D | KeyguardSurfaceBehindParamsApplierTest.kt | 48 @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/ |
| D | SystemEventChipAnimationControllerTest.kt | 54 @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/ |
| D | LightRevealScrimRepositoryTest.kt | 57 @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/ |
| D | DropTargetManagerTest.kt | 39 @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/ |
| D | LoadingEffectTest.kt | 40 @get:Rule val animatorTestRule = AnimatorTestRule(this) constant in com.android.systemui.surfaceeffects.loadingeffect.LoadingEffectTest
|
| /frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/unfold/ |
| D | FoldLightRevealOverlayAnimationTest.kt | 62 @get:Rule val animatorTestRule = AnimatorTestRule(this) constant in com.android.systemui.unfold.FoldLightRevealOverlayAnimationTest
|
| /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/ |
| D | TransitionAnimatorTest.kt | 129 @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/ |
| D | BubbleExpandedViewPinControllerTest.kt | 53 @JvmField @ClassRule val animatorTestRule: AnimatorTestRule = AnimatorTestRule() in <lambda>() constant
|
| D | BubbleBarAnimationHelperTest.kt | 72 @get:Rule val animatorTestRule: AnimatorTestRule = AnimatorTestRule(this) in <lambda>() constant in com.android.wm.shell.bubbles.bar.BubbleBarAnimationHelperTest
|
| D | BubbleBarLayerViewTest.kt | 101 @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/ |
| D | VisualIndicatorViewContainerTest.kt | 74 @JvmField @Rule val animatorTestRule = AnimatorTestRule(this) in <lambda>() constant in com.android.wm.shell.desktopmode.VisualIndicatorViewContainerTest
|
| D | DesktopModeVisualIndicatorTest.kt | 65 @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/ |
| D | SystemStatusAnimationSchedulerImplTest.kt | 87 @get:Rule val animatorTestRule = AnimatorTestRule(this) constant in com.android.systemui.statusbar.events.SystemStatusAnimationSchedulerImplTest
|