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.java330 float vectorVel = 0f; in onTouchEvent() local
523 protected boolean flingExpands(float vel, float vectorVel) { in flingExpands()
DNotificationPanelView.java720 protected boolean flingExpands(float vel, float vectorVel) { in flingExpands()