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