Searched refs:setFocusedMonthDateColor (Results 1 – 5 of 5) 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 ...
66441 Landroid/widget/CalendarView$AbstractCalendarViewDelegate;->setFocusedMonthDateColor(I)V66470 Landroid/widget/CalendarView$CalendarViewDelegate;->setFocusedMonthDateColor(I)V
58297 method @Deprecated public void setFocusedMonthDateColor(@ColorInt int);