mute
Trip
Detection
Mute trip detection analysis When trip detection is muted, the library will not analyze the user activity to detect trips. This method should be used when the client doesn't need trip detection analysis for a certain period of time. For instance, when a trip has already been detected and the client doesn't want to detect another trip. The main difference with SafeRider.disableTripDetection() is that the trip detection service is still running but the analysis is muted so that application can be restored if it has been killed by the system, or if an accident has occurred.
Parameters
true to mute, false to unmute