Searched refs:setBackgroundAlpha (Results 1 – 5 of 5) sorted by relevance
2 public void setBackgroundAlpha(float);
159 verify(mMockExpandedView).setBackgroundAlpha(1); in testReset()
316 mExpandedView.setBackgroundAlpha(1); in reset()
119 expandedView.setBackgroundAlpha(value);665 public void setBackgroundAlpha(float alpha) { in setBackgroundAlpha() method in BubbleExpandedView
1103 mExpandedBubble.getExpandedView().setBackgroundAlpha(alpha); in BubbleStackView()2307 mExpandedBubble.getExpandedView().setBackgroundAlpha(0f); in animateExpansion()