Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DCalendarView.java213 public int getFocusedMonthDateColor() { in getFocusedMonthDateColor() method in CalendarView
214 return mDelegate.getFocusedMonthDateColor(); in getFocusedMonthDateColor()
605 @ColorInt int getFocusedMonthDateColor(); in getFocusedMonthDateColor() method
707 public int getFocusedMonthDateColor() { in getFocusedMonthDateColor() method in CalendarView.AbstractCalendarViewDelegate
DCalendarViewLegacyDelegate.java387 public int getFocusedMonthDateColor() { in getFocusedMonthDateColor() method in CalendarViewLegacyDelegate
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt37063 method public int getFocusedMonthDateColor();
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt86639 Landroid/widget/CalendarView$AbstractCalendarViewDelegate;->getFocusedMonthDateColor()I
86666 Landroid/widget/CalendarView$CalendarViewDelegate;->getFocusedMonthDateColor()I
/frameworks/base/api/
Dcurrent.txt55248 method @Deprecated @ColorInt public int getFocusedMonthDateColor();