Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java2246 private boolean flingExpands(float vel, float vectorVel, float x, float y) { in flingExpands()
3730 float vectorVel = (float) Math.hypot( in endMotionEvent() local