Searched refs:julianEnd (Results 1 – 1 of 1) sorted by relevance
2003 int julianEnd = getJulianDay(endTime, 0); in testWhenByDayQuery() local2005 CalendarContract.Instances.CONTENT_BY_DAY_URI, julianStart + "/" + julianEnd); in testWhenByDayQuery()3408 int julianEnd = Time.getJulianDay(endMillis, endTime.gmtoff); in getInstancesSearch() local3410 julianStart + "/" + julianEnd + "/" + search); in getInstancesSearch()