Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
DAnimateableViewBounds.java50 setClipTop(getClipTop()); in AnimateableViewBounds()
90 public void setClipTop(int top) { in setClipTop() method in AnimateableViewBounds
DTaskView.java336 mViewBounds.setClipTop(0); in startEnterRecentsAnimation()