Searched refs:setFocusedMonthDateColor (Results 1 – 6 of 6) sorted by relevance
198 public void setFocusedMonthDateColor(@ColorInt int color) { in setFocusedMonthDateColor() method in CalendarView199 mDelegate.setFocusedMonthDateColor(color); in setFocusedMonthDateColor()604 void setFocusedMonthDateColor(@ColorInt int color); in setFocusedMonthDateColor() method701 public void setFocusedMonthDateColor(@ColorInt int color) { in setFocusedMonthDateColor() method in CalendarView.AbstractCalendarViewDelegate
371 public void setFocusedMonthDateColor(int color) { in setFocusedMonthDateColor() method in CalendarViewLegacyDelegate
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
65798 Landroid/widget/CalendarView$AbstractCalendarViewDelegate;->setFocusedMonthDateColor(I)V65827 Landroid/widget/CalendarView$CalendarViewDelegate;->setFocusedMonthDateColor(I)V
37078 method public void setFocusedMonthDateColor(int);
58927 method @Deprecated public void setFocusedMonthDateColor(@ColorInt int);