Searched refs:getRowOf (Results 1 – 5 of 5) sorted by relevance
158 assertEquals(0, helper.getRowOf(2)); in testGetRowOf()159 assertEquals(0, helper.getRowOf(4)); in testGetRowOf()160 assertEquals(2, helper.getRowOf(12)); in testGetRowOf()161 assertEquals(2, helper.getRowOf(18)); in testGetRowOf()162 assertEquals(3, helper.getRowOf(19)); in testGetRowOf()
50 mRow = getRowOf(dayOfMonth); in DayOfMonthCursor()87 mRow = getRowOf(dayOfMonth); in setSelectedDayOfMonth()155 mRow = getRowOf(lastDay); in left()
149 public int getRowOf(int day) { in getRowOf() method in MonthDisplayHelper
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
49648 method public int getRowOf(int);