Searched defs:getBoundsForDate (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/core/java/android/widget/ | ||
H A D | CalendarViewMaterialDelegate.java | 114 public boolean getBoundsForDate(long date, Rect outBounds) { in getBoundsForDate() method in CalendarViewMaterialDelegate |
H A D | CalendarView.java | 577 public boolean getBoundsForDate(long date, Rect outBounds) { in getBoundsForDate() method in CalendarView |
H A D | DayPickerPagerAdapter.java | 111 public boolean getBoundsForDate(Calendar day, Rect outBounds) { in getBoundsForDate() method in DayPickerPagerAdapter |
H A D | CalendarViewLegacyDelegate.java | 603 public boolean getBoundsForDate(long date, Rect outBounds) { in getBoundsForDate() method in CalendarViewLegacyDelegate |