Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DCalendarView.java185 public int getSelectedWeekBackgroundColor() { in getSelectedWeekBackgroundColor() method in CalendarView
186 return mDelegate.getSelectedWeekBackgroundColor(); in getSelectedWeekBackgroundColor()
602 @ColorInt int getSelectedWeekBackgroundColor(); in getSelectedWeekBackgroundColor() method
696 public int getSelectedWeekBackgroundColor() { in getSelectedWeekBackgroundColor() method in CalendarView.AbstractCalendarViewDelegate
H A DCalendarViewLegacyDelegate.java366 public int getSelectedWeekBackgroundColor() { in getSelectedWeekBackgroundColor() 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.txt66430 Landroid/widget/CalendarView$AbstractCalendarViewDelegate;->getSelectedWeekBackgroundColor()I
66458 Landroid/widget/CalendarView$CalendarViewDelegate;->getSelectedWeekBackgroundColor()I
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt58286 method @Deprecated @ColorInt public int getSelectedWeekBackgroundColor();