Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DSimpleMonthView.java626 drawMonth(canvas); in onDraw()
633 private void drawMonth(Canvas canvas) { in drawMonth() method in SimpleMonthView