HomeSort by relevance Sort by last modified time
    Searched defs:setEmptyDragAmount (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DragDownHelper.java 114 mDragDownCallback.setEmptyDragAmount(mLastHeight);
131 mDragDownCallback.setEmptyDragAmount(0f);
196 mDragDownCallback.setEmptyDragAmount((Float) animation.getAnimatedValue());
228 void setEmptyDragAmount(float amount);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
NotificationPanelView.java     [all...]

Completed in 35 milliseconds