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