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

/frameworks/base/core/java/android/widget/
H A DCalendarViewMaterialDelegate.java60 return mDayPickerView.getDayTextAppearance();
H A DDayPickerView.java260 public int getDayTextAppearance() { method in class:DayPickerView
261 return mAdapter.getDayTextAppearance();
H A DDayPickerPagerAdapter.java173 int getDayTextAppearance() { method in class:DayPickerPagerAdapter

Completed in 94 milliseconds