Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DNotificationPanelViewControllerTest.java714 mNotificationPanelViewController.flingToHeight( in testSwipeWhileLocked_notifiesKeyguardState()
719 mNotificationPanelViewController.flingToHeight( in testSwipeWhileLocked_notifiesKeyguardState()
730 mNotificationPanelViewController.flingToHeight( in testCancelSwipeWhileLocked_notifiesKeyguardState()
741 mNotificationPanelViewController.flingToHeight( in testSwipe_exactlyToTarget_notifiesNssl()
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java2127 void flingToHeight(float vel, boolean expand, float target, in flingToHeight() method in NotificationPanelViewController
3937 flingToHeight(vel, expand, target, collapseSpeedUpFactor, expandBecauseOfFalsing);