Searched refs:getBoundsForDay (Results 1 – 2 of 2) sorted by relevance
559 getBoundsForDay(mHighlightedDay, r); in getFocusedRect()979 public boolean getBoundsForDay(int id, Rect outBounds) { in getBoundsForDay() method in SimpleMonthView1081 final boolean hasBounds = getBoundsForDay(virtualViewId, mTempRect); in onPopulateNodeForVirtualView()
118 return monthView.calendar.getBoundsForDay(dayOfMonth, outBounds); in getBoundsForDate()