Searched refs:mPressedColor (Results 1 – 2 of 2) sorted by relevance
73 private final int mPressedColor; field in CountingTimerView268 mPressedColor = mAccentColor = Utils.obtainStyledColor( in CountingTimerView()611 final int textColor = mVirtualButtonPressedOn ? mPressedColor : mDefaultColor; in onDraw()
444 private static int mPressedColor; field in DayView815 mPressedColor = mResources.getColor(R.color.pressed); in init()3494 color = mPressedColor; in drawEventRect()3499 color = mPressedColor; in drawEventRect()