Searched defs:AlphaImageView (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DAlphaImageView.java27 public class AlphaImageView extends ImageView { class in inherits:ImageView
28 public AlphaImageView(Context context) { method in class:AlphaImageView
32 public AlphaImageView(Context context, AttributeSet attrs) { method in class:AlphaImageView
36 public AlphaImageView(Context context, AttributeSet attrs, int defStyleAttr) { method in class:AlphaImageView
40 public AlphaImageView(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { method in class:AlphaImageView

Completed in 49 milliseconds