Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/widget/
H A DCalendarView.java349 public void setWeekDayTextAppearance(@StyleRes int resourceId) { in setWeekDayTextAppearance() method in CalendarView
350 mDelegate.setWeekDayTextAppearance(resourceId); in setWeekDayTextAppearance()
620 void setWeekDayTextAppearance(@StyleRes int resourceId); in setWeekDayTextAppearance() method
H A DCalendarViewMaterialDelegate.java42 public void setWeekDayTextAppearance(@StyleRes int resId) { in setWeekDayTextAppearance() method in CalendarViewMaterialDelegate
H A DCalendarViewLegacyDelegate.java462 public void setWeekDayTextAppearance(int resourceId) { in setWeekDayTextAppearance() 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/core/api/
H A Dcurrent.txt58307 method public void setWeekDayTextAppearance(@StyleRes int);
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt66480 Landroid/widget/CalendarView$CalendarViewDelegate;->setWeekDayTextAppearance(I)V