Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DScrimController.java584 public void setQsPosition(float expansionFraction, int qsPanelBottomY) { in setQsPosition()
H A DNotificationPanelViewController.java2264 int qsPanelBottomY = calculateQsBottomPosition(qsExpansionFraction); in updateQsExpansion() local
2309 final int qsPanelBottomY = calculateQsBottomPosition(computeQsExpansionFraction()); in setQSClippingBounds() local