/aosp_15_r20/frameworks/base/tests/testables/src/android/animation/ |
H A D | AnimatorTestRuleToolkit.kt | 48 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 D | AnimatorTestRuleIsolationTest.kt | 36 @get:Rule val animatorTestRule = AnimatorTestRule(this) constant in android.animation.AnimatorTestRuleIsolationTest
|
H A D | AnimatorTestRulePrecisionTest.kt | 33 @get:Rule val animatorTestRule = AnimatorTestRule(this) constant in android.animation.AnimatorTestRulePrecisionTest
|
H A D | AnimatorTestRuleToolkitTest.kt | 58 @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 D | AnimatorTestRuleIsolationTest.kt | 37 @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 D | GlowBoxEffectTest.kt | 38 @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/ |
D | BubbleAnimatorTest.kt | 32 @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 D | MultiSourceMinAlphaControllerTest.kt | 48 @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/ |
D | TaskbarAutohideSuspendControllerTest.kt | 54 @get:Rule(order = 1) val animatorTestRule = AnimatorTestRule(this) in <lambda>() constant in com.android.launcher3.taskbar.TaskbarAutohideSuspendControllerTest
|
D | TaskbarScrimViewControllerTest.kt | 65 @get:Rule(order = 3) val animatorTestRule = AnimatorTestRule(this) in <lambda>() constant in com.android.launcher3.taskbar.TaskbarScrimViewControllerTest
|
D | TaskbarOverflowTest.kt | 79 @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 D | AnimatorTestRuleOrderTest.kt | 37 @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 D | KeyguardSurfaceBehindParamsApplierTest.kt | 49 @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 D | StackStateAnimatorTest.kt | 53 @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 D | SystemEventChipAnimationControllerTest.kt | 54 @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/ |
D | TaskbarAllAppsControllerTest.kt | 49 @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 D | LightRevealScrimRepositoryTest.kt | 59 @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/ |
D | PersistentBubbleStashControllerTest.kt | 58 @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 D | BubbleBarAnimationHelperTest.kt | 58 @JvmField @ClassRule val animatorTestRule: AnimatorTestRule = AnimatorTestRule() constant
|
H A D | BubbleBarLayerViewTest.kt | 83 @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 D | LoadingEffectTest.kt | 40 @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 D | FoldLightRevealOverlayAnimationTest.kt | 64 @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 D | TransitionAnimatorTest.kt | 103 @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/ |
D | BubbleBarFlyoutControllerTest.kt | 43 @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/ |
D | BubbleBarSwipeControllerTest.kt | 60 @get:Rule(order = 1) val animatorTestRule: AnimatorTestRule = AnimatorTestRule(this) constant in com.android.launcher3.taskbar.bubbles.BubbleBarSwipeControllerTest
|