luxlabs header browser preview


@interface GEORouteHypothesisMonitorWalkingDriving : GEORouteHypothesisMonitor

- (BOOL)_checkForArrival:(id)a0 routeMatch:(id)a1;
- (void)_fetchETAWithRouteMatch:(id)a0;
- (void)_recalculateETAWithRouteMatch:(id)a0;
- (void)_sendETARequestWithRouteMatch:(id)a0 updater:(id)a1;
- (void)checkRouteForLocation:(id)a0;

@end