Searched defs:maxSwipeProgress (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DSwipeHelper.java155 public void setMaxSwipeProgress(float maxSwipeProgress) { argument
156 mMaxSwipeProgress = maxSwipeProgress;

Completed in 50 milliseconds