Home | History | Annotate | Download | only in widget

Lines Matching refs:getColor

361         mSelectedWeekBackgroundColor = attributesArray.getColor(
363 mFocusedMonthDateColor = attributesArray.getColor(
365 mUnfocusedMonthDateColor = attributesArray.getColor(
367 mWeekSeparatorLineColor = attributesArray.getColor(
369 mWeekNumberColor = attributesArray.getColor(R.styleable.CalendarView_weekNumberColor, 0);