Home
last modified time | relevance | path

Searched defs:DotDrawable (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/dreams/
DDreamOverlayDotImageView.java76 private static class DotDrawable extends Drawable { class in DreamOverlayDotImageView
82 DotDrawable(@ColorInt int color) { in DotDrawable() method in DreamOverlayDotImageView.DotDrawable