Searched refs:setManageButtonAlpha (Results 1 – 3 of 3) sorted by relevance
160 verify(mMockExpandedView).setManageButtonAlpha(1); in testReset()161 verify(mMockExpandedView).setManageButtonAlpha(1); in testReset()
317 mExpandedView.setManageButtonAlpha(1); in reset()
705 public void setManageButtonAlpha(float alpha) { in setManageButtonAlpha() method in BubbleExpandedView