Searched refs:setManageButtonTranslationY (Results 1 – 3 of 3) sorted by relevance
80 verify(mMockExpandedView).setManageButtonTranslationY(-dampenedDistance); in testUpdateDrag_expandedViewMovesUpAndClipped()164 verify(mMockExpandedView).setManageButtonTranslationY(-0f); in testReset()
347 mExpandedView.setManageButtonTranslationY(-mCollapsedAmount); in setCollapsedAmount()
712 public void setManageButtonTranslationY(float translationY) { in setManageButtonTranslationY() method in BubbleExpandedView