Home
last modified time | relevance | path

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

12

/aosp_15_r20/frameworks/base/tests/testables/src/android/animation/
H A DAnimatorTestRuleToolkit.kt48 internal val animatorTestRule: AnimatorTestRule, in <lambda>() constant in android.animation.AnimatorTestRuleToolkit
180 val animatorTestRule: AnimatorTestRule, constant in android.animation.MotionControlImpl
/aosp_15_r20/frameworks/base/tests/testables/tests/src/android/animation/
H A DAnimatorTestRuleIsolationTest.kt36 @get:Rule val animatorTestRule = AnimatorTestRule(this) constant in android.animation.AnimatorTestRuleIsolationTest
H A DAnimatorTestRulePrecisionTest.kt33 @get:Rule val animatorTestRule = AnimatorTestRule(this) constant in android.animation.AnimatorTestRulePrecisionTest
H A DAnimatorTestRuleToolkitTest.kt58 @get:Rule(order = 2) val animatorTestRule = AnimatorTestRule(this) in <lambda>() constant in android.animation.AnimatorTestRuleToolkitTest
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/androidx/core/animation/
H A DAnimatorTestRuleIsolationTest.kt37 @get:Rule val animatorTestRule = AnimatorTestRule() constant in androidx.core.animation.AnimatorTestRuleIsolationTest
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/surfaceeffects/glowboxeffect/
H A DGlowBoxEffectTest.kt38 @get:Rule val animatorTestRule = AnimatorTestRule(this) constant in com.android.systemui.surfaceeffects.glowboxeffect.GlowBoxEffectTest
/aosp_15_r20/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/launcher3/taskbar/bubbles/animation/
DBubbleAnimatorTest.kt32 @get:Rule val animatorTestRule = AnimatorTestRule() constant in com.android.launcher3.taskbar.bubbles.animation.BubbleAnimatorTest
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/fragment/
H A DMultiSourceMinAlphaControllerTest.kt48 @get:Rule val animatorTestRule = AnimatorTestRule(this) constant in com.android.systemui.statusbar.phone.fragment.MultiSourceMinAlphaControllerTest
/aosp_15_r20/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/launcher3/taskbar/
DTaskbarAutohideSuspendControllerTest.kt54 @get:Rule(order = 1) val animatorTestRule = AnimatorTestRule(this) in <lambda>() constant in com.android.launcher3.taskbar.TaskbarAutohideSuspendControllerTest
DTaskbarScrimViewControllerTest.kt65 @get:Rule(order = 3) val animatorTestRule = AnimatorTestRule(this) in <lambda>() constant in com.android.launcher3.taskbar.TaskbarScrimViewControllerTest
DTaskbarOverflowTest.kt79 @get:Rule(order = 4) val animatorTestRule = AnimatorTestRule(this) in <lambda>() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/animation/
H A DAnimatorTestRuleOrderTest.kt37 @get:Rule val animatorTestRule = AnimatorTestRule(this) constant in com.android.systemui.animation.AnimatorTestRuleOrderTest
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/ui/binder/
H A DKeyguardSurfaceBehindParamsApplierTest.kt49 @get:Rule val animatorTestRule = AnimatorTestRule(this) in <lambda>() constant in com.android.systemui.keyguard.ui.binder.KeyguardSurfaceBehindParamsApplierTest
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/stack/
H A DStackStateAnimatorTest.kt53 @get:Rule val animatorTestRule = AnimatorTestRule(this) constant in com.android.systemui.statusbar.notification.stack.StackStateAnimatorTest
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/events/
H A DSystemEventChipAnimationControllerTest.kt54 @get:Rule val animatorTestRule = AnimatorTestRule(this) constant in com.android.systemui.statusbar.events.SystemEventChipAnimationControllerTest
/aosp_15_r20/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/launcher3/taskbar/allapps/
DTaskbarAllAppsControllerTest.kt49 @get:Rule(order = 2) val animatorTestRule = AnimatorTestRule(this) constant in com.android.launcher3.taskbar.allapps.TaskbarAllAppsControllerTest
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/data/repository/
H A DLightRevealScrimRepositoryTest.kt59 @get:Rule val animatorTestRule = AnimatorTestRule(this) in <lambda>() constant in com.android.systemui.keyguard.data.repository.LightRevealScrimRepositoryTest
/aosp_15_r20/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/launcher3/taskbar/bubbles/stashing/
DPersistentBubbleStashControllerTest.kt58 @get:Rule val animatorTestRule: AnimatorTestRule = AnimatorTestRule(this) constant in com.android.launcher3.taskbar.bubbles.stashing.PersistentBubbleStashControllerTest
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/multivalentTests/src/com/android/wm/shell/bubbles/bar/
H A DBubbleBarAnimationHelperTest.kt58 @JvmField @ClassRule val animatorTestRule: AnimatorTestRule = AnimatorTestRule() constant
H A DBubbleBarLayerViewTest.kt83 @JvmField @ClassRule val animatorTestRule: AnimatorTestRule = AnimatorTestRule() in <lambda>() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/surfaceeffects/loadingeffect/
H A DLoadingEffectTest.kt40 @get:Rule val animatorTestRule = AnimatorTestRule(this) constant in com.android.systemui.surfaceeffects.loadingeffect.LoadingEffectTest
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/unfold/
H A DFoldLightRevealOverlayAnimationTest.kt64 @get:Rule val animatorTestRule = AnimatorTestRule(this) constant in com.android.systemui.unfold.FoldLightRevealOverlayAnimationTest
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/
H A DTransitionAnimatorTest.kt103 @get:Rule(order = 2) val animatorTestRule = android.animation.AnimatorTestRule(this) in <lambda>() constant in com.android.systemui.animation.TransitionAnimatorTest
/aosp_15_r20/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/launcher3/taskbar/bubbles/flyout/
DBubbleBarFlyoutControllerTest.kt43 @get:Rule val animatorTestRule = AnimatorTestRule() in <lambda>() constant in com.android.launcher3.taskbar.bubbles.flyout.BubbleBarFlyoutControllerTest
/aosp_15_r20/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarSwipeControllerTest.kt60 @get:Rule(order = 1) val animatorTestRule: AnimatorTestRule = AnimatorTestRule(this) constant in com.android.launcher3.taskbar.bubbles.BubbleBarSwipeControllerTest

12