Home | History | Annotate | Download | only in widget

Lines Matching defs:getBoundsForDate

605     public boolean getBoundsForDate(long date, Rect outBounds) {
611 if (currWeekView.getBoundsForDate(calendarDate, outBounds)) {
1375 public boolean getBoundsForDate(Calendar date, Rect outBounds) {