Searched refs:mQQSFooterActions (Results 1 – 1 of 1) sorted by relevance
84 private final View mQQSFooterActions; field in QSAnimator130 mQQSFooterActions = qqsFooterActionsView; in QSAnimator()408 if (mQQSFooterActions.getVisibility() != View.GONE) { in updateAnimators()481 int translationY = getRelativeTranslationY(mQSFooterActions, mQQSFooterActions); in updateQQSFooterAnimation()483 .addFloat(mQQSFooterActions, "translationY", 0, translationY) in updateQQSFooterAnimation()