Searched refs:getDayFromLocation (Results 1 – 3 of 3) sorted by relevance
240 final int day = getDayFromLocation(event.getX(), event.getY()); in onTouchEvent()501 private int getDayFromLocation(float x, float y) { in getDayFromLocation() method in SimpleMonthView604 final int day = getDayFromLocation(x, y); in getVirtualViewAt()
1101 if (!weekView.getDayFromLocation(event.getX(), mTempDate)) { in onTouch()1320 public boolean getDayFromLocation(float x, Calendar outCalendar) { in getDayFromLocation() method in CalendarViewLegacyDelegate.WeekView
267 final int day = getDayFromLocation(event.getX(), event.getY()); in onTouchEvent()533 public int getDayFromLocation(float x, float y) { in getDayFromLocation() method in MonthView722 final int day = getDayFromLocation(x, y); in getVirtualViewAt()