Home
last modified time | relevance | path

Searched refs:mQSFooterActions (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSAnimator.java83 private final View mQSFooterActions; field in QSAnimator
131 mQSFooterActions = qsFooterActionsView; in QSAnimator()
481 int translationY = getRelativeTranslationY(mQSFooterActions, mQQSFooterActions); in updateQQSFooterAnimation()
485 mAnimatedQsViews.add(mQSFooterActions); in updateQQSFooterAnimation()