Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarKeyguardViewManager.java159 mNotificationPanelView.setBouncerTop(mBouncer.getTop()); in onContainerLayout()
DNotificationPanelView.java584 public void setBouncerTop(int bouncerTop) { in setBouncerTop() method in NotificationPanelView