Searched refs:mUnfocusedMonthDateColor (Results 1 – 1 of 1) sorted by relevance
116 private int mUnfocusedMonthDateColor; field in CalendarViewLegacyDelegate283 mUnfocusedMonthDateColor = a.getColor( in CalendarViewLegacyDelegate()391 if (mUnfocusedMonthDateColor != color) { in setUnfocusedMonthDateColor()392 mUnfocusedMonthDateColor = color; in setUnfocusedMonthDateColor()405 return mUnfocusedMonthDateColor; in getUnfocusedMonthDateColor()1463 : mUnfocusedMonthDateColor); in drawWeekNumbersAndDates()1481 : mUnfocusedMonthDateColor); in drawWeekNumbersAndDates()