Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleViewProvider.java74 int getDotColor(); in getDotColor() method
H A DBadgedImageView.java172 mDotColor = bubble.getDotColor(); in setRenderedBubble()
285 int getDotColor() { in getDotColor() method in BadgedImageView
H A DBubbleOverflow.kt195 override fun getDotColor(): Int {
H A DBubble.java354 public int getDotColor() { in getDotColor() method in Bubble
H A DBubbleStackView.java2839 bubble.getIconView().getDotColor() /* dotColor */, in animateInFlyoutForBubble()
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DLockPatternView.java539 mPaint.setColor(getDotColor()); in startCellStateAnimationHw()
1344 private int getDotColor() {
1380 mPaint.setColor(getDotColor());