Searched refs:setBottomClip (Results 1 – 3 of 3) sorted by relevance
162 verify(mMockExpandedView).setBottomClip(0); in testReset()
308 mExpandedView.setBottomClip(0); in reset()
90 expandedView.setBottomClip(value);790 public void setBottomClip(int clip) { in setBottomClip() method in BubbleExpandedView