Home
last modified time | relevance | path

Searched defs:vectorVel (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPanelView.java469 float vectorVel = (float) Math.hypot( in endMotionEvent() local
674 protected boolean flingExpands(float vel, float vectorVel, float x, float y) { in flingExpands()
DNotificationPanelView.java1184 protected boolean flingExpands(float vel, float vectorVel, float x, float y) { in flingExpands()