Searched refs:getDayFromLocation (Results 1 – 1 of 1) sorted by relevance
1122 if (!weekView.getDayFromLocation(event.getX(), mTempDate)) { in onTouch()1341 public boolean getDayFromLocation(float x, Calendar outCalendar) { in getDayFromLocation() method in CalendarViewLegacyDelegate.WeekView