Searched refs:getDayOfWeekTextAppearance (Results 1 – 3 of 3) sorted by relevance
49 return mDayPickerView.getDayOfWeekTextAppearance(); in getWeekDayTextAppearance()
251 public int getDayOfWeekTextAppearance() {252 return mAdapter.getDayOfWeekTextAppearance();
180 int getDayOfWeekTextAppearance() { in getDayOfWeekTextAppearance() method in DayPickerPagerAdapter