Searched refs:mDotColor (Results 1 – 4 of 4) 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()
109 private int mDotColor; field in BubbleFlyoutView349 mDotColor = dotColor; in setupFlyoutStartingAsDot()456 mPercentTransitionedToDot, mFloatingBackgroundColor, mDotColor)); in renderBackground()
111 private int mDotColor; field in Bubble252 return mDotColor; in getDotColor()414 mDotColor = info.dotColor; in setViewInfo()
151 private int mDotColor; field in LockPatternView322 mDotColor = a.getColor(R.styleable.LockPatternView_dotColor, mRegularColor); in LockPatternView()1274 return mDotColor;1279 return mDotColor;