Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPanelView.java389 int heightDp = (int) Math.abs((y - mInitialTouchY) / displayDensity); in endMotionEvent() local
393 heightDp, velocityDp); in endMotionEvent()