Searched refs:dotColor (Results 1 – 5 of 5) sorted by relevance
31 var dotColor: Int, variable in com.android.launcher3.taskbar.bubbles.BubbleBarBubble
512 int dotColor; in populateBubble() local575 dotColor = ColorUtils.blendARGB(badgeBitmapInfo.color, in populateBubble()584 badgeBitmap, bubbleBitmap, dotColor, dotPath, appName); in populateBubble()592 existingBubble.setDotColor(dotColor); in populateBubble()
176 mDrawParams.dotColor = mDotColor; in dispatchDraw()
317 mDotParams.dotColor = Color.TRANSPARENT; in reset()456 mDotParams.dotColor = Themes.getAttrColor(getContext(), R.attr.notificationDotColor); in applyIconAndLabel()
638 mDotParams.dotColor = mBackground.getDotColor(); in drawDot()