Home
last modified time | relevance | path

Searched refs:currWeekView (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
DCalendarViewLegacyDelegate.java608 WeekView currWeekView = (WeekView) mListView.getChildAt(i); in getBoundsForDate() local
609 if (currWeekView.getBoundsForDate(calendarDate, outBounds)) { in getBoundsForDate()
614 currWeekView.getLocationOnScreen(weekViewPositionOnScreen); in getBoundsForDate()