Searched refs:onSetAlpha (Results 1 – 2 of 2) sorted by relevance
514 protected boolean onSetAlpha(int alpha) { in onSetAlpha() method in MockView516 return super.onSetAlpha(alpha); in onSetAlpha()
530 protected boolean onSetAlpha(int alpha) { in onSetAlpha() method in ImageViewTest.MockImageView531 return super.onSetAlpha(alpha); in onSetAlpha()