Searched refs:getDayIndexFromLocation (Results 1 – 1 of 1) sorted by relevance
1021 public int getDayIndexFromLocation(float x) { in getDayIndexFromLocation() method in MonthWeekEventsView1032 int dayPosition = getDayIndexFromLocation(x); in getDayFromLocation()1103 mClickedDayIndex = getDayIndexFromLocation(xLocation); in setClickedDay()