Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSAnimator.java141 private int mQQSTop; field in QSAnimator
405 mQQSTop = mTmpLoc1[1]; in updateAnimators()
499 int diff = mTmpLoc2[1] - (mQQSTop + qqsLayout.getPhantomTopPosition(i)); in createSecondaryPageAnimators()