Home
last modified time | relevance | path

Searched defs:setFocusedMonthDateColor (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
DCalendarView.java179 public void setFocusedMonthDateColor(@ColorInt int color) { in setFocusedMonthDateColor() method in CalendarView
558 void setFocusedMonthDateColor(@ColorInt int color); in setFocusedMonthDateColor() method
659 public void setFocusedMonthDateColor(@ColorInt int color) { in setFocusedMonthDateColor() method in CalendarView.AbstractCalendarViewDelegate
DCalendarViewLegacyDelegate.java373 public void setFocusedMonthDateColor(int color) { in setFocusedMonthDateColor() method in CalendarViewLegacyDelegate