Home
last modified time | relevance | path

Searched refs:setSelectedWeekBackgroundColor (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/widget/
DCalendarView.java170 public void setSelectedWeekBackgroundColor(@ColorInt int color) { in setSelectedWeekBackgroundColor() method in CalendarView
171 mDelegate.setSelectedWeekBackgroundColor(color); in setSelectedWeekBackgroundColor()
601 void setSelectedWeekBackgroundColor(@ColorInt int color); in setSelectedWeekBackgroundColor() method
690 public void setSelectedWeekBackgroundColor(@ColorInt int color) { in setSelectedWeekBackgroundColor() method in CalendarView.AbstractCalendarViewDelegate
DCalendarViewLegacyDelegate.java352 public void setSelectedWeekBackgroundColor(int color) { in setSelectedWeekBackgroundColor() method in CalendarViewLegacyDelegate
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt65801 Landroid/widget/CalendarView$AbstractCalendarViewDelegate;->setSelectedWeekBackgroundColor(I)V
65833 Landroid/widget/CalendarView$CalendarViewDelegate;->setSelectedWeekBackgroundColor(I)V
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt37084 method public void setSelectedWeekBackgroundColor(int);
/frameworks/base/core/api/
Dcurrent.txt58933 method @Deprecated public void setSelectedWeekBackgroundColor(@ColorInt int);