Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java178 private float mEmptyDragAmount; field in NotificationPanelView
2251 mEmptyDragAmount = amount * factor; in setEmptyDragAmount()