Home
last modified time | relevance | path

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

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