Searched refs:onSetAlpha (Results 1 – 2 of 2) sorted by relevance
529 protected boolean onSetAlpha(int alpha) { in onSetAlpha() method in MockView531 return super.onSetAlpha(alpha); in onSetAlpha()
659 protected boolean onSetAlpha(int alpha) { in onSetAlpha() method in ImageViewTest.MockImageView660 return super.onSetAlpha(alpha); in onSetAlpha()