Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java2384 private boolean flingExpands(float vel, float vectorVel, float x, float y) { in flingExpands() method in NotificationPanelViewController
3853 expand = flingExpands(vel, vectorVel, x, y);