Home
last modified time | relevance | path

Searched defs:getBoundsForDate (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/widget/
DCalendarViewMaterialDelegate.java114 public boolean getBoundsForDate(long date, Rect outBounds) { in getBoundsForDate() method in CalendarViewMaterialDelegate
DCalendarView.java559 public boolean getBoundsForDate(long date, Rect outBounds) { in getBoundsForDate() method in CalendarView
624 boolean getBoundsForDate(long date, Rect outBounds); in getBoundsForDate() method
DDayPickerPagerAdapter.java111 public boolean getBoundsForDate(Calendar day, Rect outBounds) { in getBoundsForDate() method in DayPickerPagerAdapter
DCalendarViewLegacyDelegate.java605 public boolean getBoundsForDate(long date, Rect outBounds) { in getBoundsForDate() method in CalendarViewLegacyDelegate
1375 public boolean getBoundsForDate(Calendar date, Rect outBounds) { in getBoundsForDate() method in CalendarViewLegacyDelegate.WeekView