Searched refs:DotDrawable (Results 1 – 1 of 1) sorted by relevance
73 setImageDrawable(new DotDrawable(mDotColor)); in onFinishInflate()76 private static class DotDrawable extends Drawable { class in DreamOverlayDotImageView82 DotDrawable(@ColorInt int color) { in DotDrawable() method in DreamOverlayDotImageView.DotDrawable