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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DragDownHelper.java 115 mDragDownCallback.setEmptyDragAmount(mLastHeight);
133 mDragDownCallback.setEmptyDragAmount(0f);
207 mDragDownCallback.setEmptyDragAmount((Float) animation.getAnimatedValue());
245 void setEmptyDragAmount(float amount);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
NotificationPanelView.java     [all...]
PhoneStatusBar.java     [all...]

Completed in 441 milliseconds