Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java3038 setHorizontalPanelTranslation(x - center); in updateVerticalPanelPosition()
3042 setHorizontalPanelTranslation(0f); in resetHorizontalPanelPosition()
3045 protected void setHorizontalPanelTranslation(float translation) { in setHorizontalPanelTranslation() method in NotificationPanelView