Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java2361 setVerticalPanelTranslation(x - in updateVerticalPanelPosition()
2366 setVerticalPanelTranslation(0f); in resetVerticalPanelPosition()
2369 private void setVerticalPanelTranslation(float translation) { in setVerticalPanelTranslation() method in NotificationPanelView