Home
last modified time | relevance | path

Searched defs:animatedView (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/shared/src/com/android/systemui/shared/animation/
DUnfoldMoveFromCenterAnimator.kt77 animatedViews.forEach { animatedView -> in updateViewPositions() method
91 val animatedView = createAnimatedView(view) in registerViewForAnimation() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/fragment/
DStatusBarSystemEventAnimator.kt37 val animatedView: View, constant in com.android.systemui.statusbar.phone.fragment.StatusBarSystemEventAnimator