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.java463 float vectorVel = 0f; in endMotionEvent() local
692 protected boolean flingExpands(float vel, float vectorVel, float x, float y) { in flingExpands()
DNotificationPanelView.java979 protected boolean flingExpands(float vel, float vectorVel, float x, float y) { in flingExpands()