Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardClockPositionAlgorithm.java139 int bouncerTop) { in setup() argument
149 mBouncerTop = bouncerTop; in setup()
DNotificationPanelView.java584 public void setBouncerTop(int bouncerTop) { in setBouncerTop() argument
585 mBouncerTop = bouncerTop; in setBouncerTop()