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