Searched refs:onSetAlpha (Results 1 – 7 of 7) sorted by relevance
136 protected boolean onSetAlpha(int alpha) { in onSetAlpha() method in ViewPropertyAlphaActivity.MyView141 return super.onSetAlpha(alpha); in onSetAlpha()
91 protected boolean onSetAlpha(int alpha) { in onSetAlpha() method in ImageButton
222 protected boolean onSetAlpha(int alpha) { in onSetAlpha() method in CircledImageView
14203 if (onSetAlpha((int) (alpha * 255))) {14230 boolean subclassHandlesAlpha = onSetAlpha((int) (alpha * 255));18743 if (onSetAlpha(multipliedAlpha)) {18941 if (!onSetAlpha(multipliedAlpha)) {18955 onSetAlpha(255);19023 onSetAlpha(255);22394 protected boolean onSetAlpha(int alpha) {
33592 method protected boolean onSetAlpha(int);
45457 method protected boolean onSetAlpha(int);
48996 method protected boolean onSetAlpha(int);