Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A 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
H A DCalendarViewLegacyDelegate.java352 public void setSelectedWeekBackgroundColor(int color) { in setSelectedWeekBackgroundColor() method in CalendarViewLegacyDelegate
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt66444 Landroid/widget/CalendarView$AbstractCalendarViewDelegate;->setSelectedWeekBackgroundColor(I)V
66476 Landroid/widget/CalendarView$CalendarViewDelegate;->setSelectedWeekBackgroundColor(I)V
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt58303 method @Deprecated public void setSelectedWeekBackgroundColor(@ColorInt int);