Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DCalendarView.java241 public int getUnfocusedMonthDateColor() { in getUnfocusedMonthDateColor() method in CalendarView
242 return mDelegate.getUnfocusedMonthDateColor(); in getUnfocusedMonthDateColor()
608 @ColorInt int getUnfocusedMonthDateColor(); in getUnfocusedMonthDateColor() method
718 public int getUnfocusedMonthDateColor() { in getUnfocusedMonthDateColor() method in CalendarView.AbstractCalendarViewDelegate
H A DCalendarViewLegacyDelegate.java404 public int getUnfocusedMonthDateColor() { in getUnfocusedMonthDateColor() 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.txt66433 Landroid/widget/CalendarView$AbstractCalendarViewDelegate;->getUnfocusedMonthDateColor()I
66461 Landroid/widget/CalendarView$CalendarViewDelegate;->getUnfocusedMonthDateColor()I
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt58289 method @Deprecated @ColorInt public int getUnfocusedMonthDateColor();