HomeSort by relevance Sort by last modified time
    Searched refs:getCurrentVelocity (Results 1 - 4 of 4) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/
ExpandHelper.java 332 finishExpanding(false, getCurrentVelocity());
369 private float getCurrentVelocity() {
485 finishExpanding(false, getCurrentVelocity());
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
KeyguardAffordanceHelper.java 284 float vel = getCurrentVelocity();
432 private float getCurrentVelocity() {
NotificationPanelView.java 552 float vel = getCurrentVelocity();
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/widget/
MultiShrinkScroller.java 513 final float velocity = getCurrentVelocity();
610 EXIT_FLING_ANIMATION_DURATION_MS, getCurrentVelocity(),
    [all...]

Completed in 91 milliseconds