Searched refs:onSetAlpha (Results 1 – 2 of 2) sorted by relevance
542 protected boolean onSetAlpha(int alpha) { in onSetAlpha() method in MockView544 return super.onSetAlpha(alpha); in onSetAlpha()
832 protected boolean onSetAlpha(int alpha) { in onSetAlpha() method in ImageViewTest.MockImageView833 return super.onSetAlpha(alpha); in onSetAlpha()