Home
last modified time | relevance | path

Searched defs:colCenter (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
DSimpleMonthView.java642 final int colCenter = colWidth * col + colWidth / 2; in drawDaysOfWeek() local
669 final int colCenter = colWidth * col + colWidth / 2; in drawDays() local