Searched refs:minClipTopAmount (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DExpandableView.java382 public void setMinClipTopAmount(int minClipTopAmount) { argument
383 mMinClipTopAmount = minClipTopAmount;

Completed in 37 milliseconds