Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableView.java435 public void setMinClipTopAmount(int minClipTopAmount) { in setMinClipTopAmount() method in ExpandableView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java4908 child.setMinClipTopAmount(child.getClipTopAmount());
4910 child.setMinClipTopAmount(0);