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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DExpandableView.java412 public void setMinClipTopAmount(int minClipTopAmount) { method in class:ExpandableView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
H A DNotificationStackScrollLayout.java2664 child.setMinClipTopAmount(child.getClipTopAmount());
2666 child.setMinClipTopAmount(0);

Completed in 571 milliseconds