Searched refs:mDotColor (Results 1 – 5 of 5) sorted by relevance
87 private int mDotColor; field in BadgedImageView157 mDotColor = bubble.getDotColor(); in setRenderedBubble()171 mDrawParams.color = mDotColor; in onDraw()257 return mDotColor; in getDotColor()
108 private int mDotColor; field in BubbleFlyoutView347 mDotColor = dotColor; in setupFlyoutStartingAsDot()454 mPercentTransitionedToDot, mFloatingBackgroundColor, mDotColor)); in renderBackground()
111 private int mDotColor; field in Bubble252 return mDotColor; in getDotColor()414 mDotColor = info.dotColor; in setViewInfo()
71 private int mDotColor; field in PreviewBackground153 mDotColor = ta.getColor(R.styleable.FolderIconPreview_folderDotColor, 0); in setup()232 return mDotColor; in getDotColor()
151 private int mDotColor; field in LockPatternView322 mDotColor = a.getColor(R.styleable.LockPatternView_dotColor, mRegularColor); in LockPatternView()1274 return mDotColor;1279 return mDotColor;