Home
last modified time | relevance | path

Searched refs:setFocusedMonthDateColor (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/widget/
DCalendarView.java198 public void setFocusedMonthDateColor(@ColorInt int color) { in setFocusedMonthDateColor() method in CalendarView
199 mDelegate.setFocusedMonthDateColor(color); in setFocusedMonthDateColor()
604 void setFocusedMonthDateColor(@ColorInt int color); in setFocusedMonthDateColor() method
701 public void setFocusedMonthDateColor(@ColorInt int color) { in setFocusedMonthDateColor() method in CalendarView.AbstractCalendarViewDelegate
DCalendarViewLegacyDelegate.java373 public void setFocusedMonthDateColor(int color) { in setFocusedMonthDateColor() method in CalendarViewLegacyDelegate
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt37078 method public void setFocusedMonthDateColor(int);
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt86652 Landroid/widget/CalendarView$AbstractCalendarViewDelegate;->setFocusedMonthDateColor(I)V
86682 Landroid/widget/CalendarView$CalendarViewDelegate;->setFocusedMonthDateColor(I)V
/frameworks/base/api/
Dcurrent.txt55263 method @Deprecated public void setFocusedMonthDateColor(@ColorInt int);