Home
last modified time | relevance | path

Searched refs:getDotColor (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleViewProvider.java41 int getDotColor(); in getDotColor() method
DBadgedImageView.java112 mDotColor = bubble.getDotColor(); in setRenderedBubble()
218 int getDotColor() { in getDotColor() method in BadgedImageView
DBubbleOverflow.java141 public int getDotColor() { in getDotColor() method in BubbleOverflow
DBubble.java211 public int getDotColor() { in getDotColor() method in Bubble
DBubbleStackView.java2505 bubble.getIconView().getDotColor() /* dotColor */, in animateInFlyoutForBubble()