Searched refs:getColumnOf (Results 1 – 5 of 5) sorted by relevance
170 assertEquals(3, helper.getColumnOf(1)); in testGetColumnOf()171 assertEquals(4, helper.getColumnOf(9)); in testGetColumnOf()172 assertEquals(5, helper.getColumnOf(17)); in testGetColumnOf()173 assertEquals(6, helper.getColumnOf(25)); in testGetColumnOf()174 assertEquals(0, helper.getColumnOf(26)); in testGetColumnOf()
51 mColumn = getColumnOf(dayOfMonth); in DayOfMonthCursor()88 mColumn = getColumnOf(dayOfMonth); in setSelectedDayOfMonth()156 mColumn = getColumnOf(lastDay); in left()
156 public int getColumnOf(int day) { in getColumnOf() method in MonthDisplayHelper
46347 method public int getColumnOf(int);
31640 method public int getColumnOf(int);