Searched defs:getClipTopAmount (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DExpandableView.java286 public int getClipTopAmount() { method in class:ExpandableView
351 outRect.top += getTranslationY() + getClipTopAmount();

Completed in 49 milliseconds