Searched refs:dotColor (Results 1 – 7 of 7) sorted by relevance
41 private var dotColor = 0 regex107 dotColor = colorAccent196 return dotColor
163 int dotColor; field in BubbleViewInfoTask.BubbleViewInfo296 info.dotColor = ColorUtils.blendARGB(badgeBitmapInfo.color, in populateCommonInfo()
332 int dotColor, in setupFlyoutStartingAsDot() argument347 mDotColor = dotColor; in setupFlyoutStartingAsDot()
186 mDrawParams.dotColor = mDotColor; in dispatchDraw()
535 mDotColor = info.dotColor; in setViewInfo()
153 val dotColor = MaterialTheme.colorScheme.onSurfaceVariant regex169 colorFilter = ColorFilter.tint(dotColor),368 val dotColor = MaterialTheme.colorScheme.onSurfaceVariant regex376 colorFilter = ColorFilter.tint(dotColor),
72 val dotColor = MaterialTheme.colorScheme.secondary regex277 color = dotColor,