Searched refs:setMinClipTopAmount (Results 1 - 2 of 2) sorted by last modified time

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

Completed in 57 milliseconds