Searched refs:getBoundsForDay (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DSimpleMonthView.java558 getBoundsForDay(mHighlightedDay, r);
978 private boolean getBoundsForDay(int id, Rect outBounds) { method in class:SimpleMonthView
1065 final boolean hasBounds = getBoundsForDay(virtualViewId, mTempRect);

Completed in 82 milliseconds