@interface GEOAPLocationCollectionReporter : NSObject + (void)reportBatchLocationCollection:(id)a0; + (void)reportCalibratedPressureCollection:(id)a0; + (void)reportRealtimeLocationCollection:(id)a0; + (void)reportReferencePressureCollection:(id)a0; @end