Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleViewProvider.java74 int getDotColor(); in getDotColor() method
DBadgedImageView.java173 mDotColor = bubble.getDotColor(); in setRenderedBubble()
286 int getDotColor() { in getDotColor() method in BadgedImageView
DBubbleOverflow.kt221 override fun getDotColor(): Int { in getBubbleBarExpandedView() method in com.android.wm.shell.bubbles.BubbleOverflow
DBubble.java359 public int getDotColor() { in getDotColor() method in Bubble
DBubbleStackView.java3139 bubble.getIconView().getDotColor() /* dotColor */, in animateInFlyoutForBubble()
/frameworks/base/core/java/com/android/internal/widget/
DLockPatternView.java562 mPaint.setColor(getDotColor()); in startCellStateAnimationHw()
1484 private int getDotColor() {
1522 mPaint.setColor(getDotColor());