/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.database.scheduled_stops/ScheduledStopDao/getScheduledStopsWithLocationInBoundsNoHistoryPaginated
getScheduledStopsWithLocationInBoundsNoHistoryPaginated
\ abstract fun getScheduledStopsWithLocationInBoundsNoHistoryPaginated(cellCodes: List<String>, southWestLat: Double, southWestLon: Double, northEastLat: Double, northEastLon: Double, limit: Int, offset: Int): List<ScheduledStopWithLocation>