Searched refs:onSetAlpha (Results 1 – 9 of 9) 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
223 protected boolean onSetAlpha(int alpha) { in onSetAlpha() method in CircledImageView
14271 if (onSetAlpha((int) (alpha * 255))) {14298 boolean subclassHandlesAlpha = onSetAlpha((int) (alpha * 255));18816 if (onSetAlpha(multipliedAlpha)) {19014 if (!onSetAlpha(multipliedAlpha)) {19028 onSetAlpha(255);19096 onSetAlpha(255);22467 protected boolean onSetAlpha(int alpha) {
33292 HSPLandroid/view/View;->onSetAlpha(I)Z35623 HSPLandroid/widget/ImageButton;->onSetAlpha(I)Z
33592 method protected boolean onSetAlpha(int);
45726 method protected boolean onSetAlpha(int);
46178 method protected boolean onSetAlpha(int);
49313 method protected boolean onSetAlpha(int);