Searched refs:setUnfocusedMonthDateColor (Results 1 – 5 of 5) sorted by relevance
226 public void setUnfocusedMonthDateColor(@ColorInt int color) { in setUnfocusedMonthDateColor() method in CalendarView227 mDelegate.setUnfocusedMonthDateColor(color); in setUnfocusedMonthDateColor()607 void setUnfocusedMonthDateColor(@ColorInt int color); in setUnfocusedMonthDateColor() method712 public void setUnfocusedMonthDateColor(@ColorInt int color) { in setUnfocusedMonthDateColor() method in CalendarView.AbstractCalendarViewDelegate
390 public void setUnfocusedMonthDateColor(int color) { in setUnfocusedMonthDateColor() method in CalendarViewLegacyDelegate
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
66447 Landroid/widget/CalendarView$AbstractCalendarViewDelegate;->setUnfocusedMonthDateColor(I)V66479 Landroid/widget/CalendarView$CalendarViewDelegate;->setUnfocusedMonthDateColor(I)V
58306 method @Deprecated public void setUnfocusedMonthDateColor(@ColorInt int);