Searched refs:calendarDate (Results 1 – 1 of 1) sorted by relevance
604 Calendar calendarDate = Calendar.getInstance(); in getBoundsForDate() local605 calendarDate.setTimeInMillis(date); in getBoundsForDate()609 if (currWeekView.getBoundsForDate(calendarDate, outBounds)) { in getBoundsForDate()