Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DSideLabelTileLayout.kt66 fun getPhantomTopPosition(index: Int): Int { in getPhantomTopPosition() method
DQSAnimator.java405 int diff = mTmpLoc2[1] - (mTmpLoc1[1] + qqsLayout.getPhantomTopPosition(count)); in updateAnimators()
497 int diff = mTmpLoc2[1] - (mQQSTop + qqsLayout.getPhantomTopPosition(i)); in createSecondaryPageAnimators()