Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DExpandableView.java394 public void setMinClipTopAmount(int minClipTopAmount) { in setMinClipTopAmount() argument
395 mMinClipTopAmount = minClipTopAmount; in setMinClipTopAmount()