Home
last modified time | relevance | path

Searched defs:mViewPropertyAnimator (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/floatingmenu/
H A DMenuAnimationControllerTest.java66 private ViewPropertyAnimator mViewPropertyAnimator; field in MenuAnimationControllerTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/
H A DMagnificationModeSwitchTest.java105 private ViewPropertyAnimator mViewPropertyAnimator; field in MagnificationModeSwitchTest
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DNotificationPanelViewControllerBaseTest.java205 @Mock protected ViewPropertyAnimator mViewPropertyAnimator; field in NotificationPanelViewControllerBaseTest