Home
last modified time | relevance | path

Searched refs:setDaySelectorColor (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/java/android/widget/
H A DDayPickerPagerAdapter.java165 void setDaySelectorColor(ColorStateList selectorColor) { in setDaySelectorColor() method in DayPickerPagerAdapter
235 v.setDaySelectorColor(mDaySelectorColor); in instantiateItem()
H A DDayPickerView.java111 mAdapter.setDaySelectorColor(daySelectorColor); in DayPickerView()
H A DSimpleMonthView.java322 void setDaySelectorColor(ColorStateList dayBackgroundColor) { in setDaySelectorColor() method in SimpleMonthView