Searched refs:getDayOfWeekTextAppearance (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DCalendarViewMaterialDelegate.java49 return mDayPickerView.getDayOfWeekTextAppearance();
H A DDayPickerView.java253 public int getDayOfWeekTextAppearance() { method in class:DayPickerView
254 return mAdapter.getDayOfWeekTextAppearance();
H A DDayPickerPagerAdapter.java180 int getDayOfWeekTextAppearance() { method in class:DayPickerPagerAdapter

Completed in 228 milliseconds