1. Classes
  2. Activity
  3. AdaptiveSettings
  4. AdaptiveTrackingConfig
  5. Battery
  6. BatteryBenchmark
  7. BatteryRunway
  8. BatteryRunwayCalculator
  9. BatteryService
  10. BatteryServiceImpl
  11. BatteryStats
  12. BatteryThresholds
  13. BenchmarkResult
  14. Config
  15. ConfigPresets
  16. ConfigValidationError
  17. ConfigValidationResult
  18. ConfigValidationWarning
  19. ConfigValidator
  20. ConnectivityChangeEvent
  21. Coords
  22. DeviceOptimizationService
  23. DiagnosticsSnapshot
  24. ErrorContext
  25. ErrorRecoveryConfig
  26. ErrorRecoveryManager
  27. EventMapper
  28. FrequentLocation
  29. Geofence
  30. GeofenceEvent
  31. GeofenceService
  32. GeofenceServiceImpl
  33. GeofenceWorkflow
  34. GeofenceWorkflowEngine
  35. GeofenceWorkflowEvent
  36. GeofenceWorkflowState
  37. GeofenceWorkflowStep
  38. GeolocationEvent
  39. GeolocationState
  40. GeoPoint
  41. HeadlessEvent
  42. HttpEvent
  43. Location
  44. LocationAnomaly
  45. LocationAnomalyConfig
  46. LocationAnomalyDetector
  47. LocationBounds
  48. LocationHistoryCalculator
  49. LocationQuality
  50. LocationQualityAnalyzer
  51. LocationQualityConfig
  52. LocationQuery
  53. LocationService
  54. LocationServiceImpl
  55. LocationSummary
  56. Locus
  57. LocusAdaptive
  58. LocusBattery
  59. LocusDebugOverlay
  60. LocusDiagnostics
  61. LocusGeofencing
  62. LocusInterface
  63. LocusLocation
  64. LocusProfiles
  65. LocusSync
  66. LocusTrip
  67. LocusWorkflows
  68. LogEntry
  69. LowBatteryConfig
  70. MockLocus
  71. NotificationConfig
  72. PermissionAssistant
  73. PermissionFlowDelegate
  74. PermissionRationale
  75. PermissionService
  76. PolygonGeofence
  77. PolygonGeofenceEvent
  78. PolygonGeofenceService
  79. PowerOptimizationSuggestion
  80. PowerState
  81. PowerStateChangeEvent
  82. PrivacyService
  83. PrivacyServiceImpl
  84. PrivacyZone
  85. PrivacyZoneEvent
  86. PrivacyZoneResult
  87. PrivacyZoneService
  88. ProfileChangeEvent
  89. ProfileSwitchError
  90. ProviderChangeEvent
  91. QueueItem
  92. RemoteCommand
  93. RoutePoint
  94. SignificantChangeConfig
  95. SignificantChangeEvent
  96. SignificantChangeManager
  97. SpeedTier
  98. SpeedTiers
  99. SpoofDetectionConfig
  100. SpoofDetectionEvent
  101. SpoofDetector
  102. SyncBodyContext
  103. SyncDecision
  104. SyncPolicy
  105. SyncService
  106. SyncServiceImpl
  107. TrackingProfileManager
  108. TrackingProfileRule
  109. TripConfig
  110. TripEngine
  111. TripEvent
  112. TripService
  113. TripServiceImpl
  114. TripState
  115. TripStore
  116. TripSummary
  117. WorkflowStateStore
  118. Enums
  119. ActivityType
  120. AuthorizationStatus
  121. BatteryLevel
  122. ChargingType
  123. DebugOverlayPosition
  124. DesiredAccuracy
  125. EventType
  126. GeofenceAction
  127. GeofenceWorkflowStatus
  128. LocationAccuracyAuthorization
  129. LocationSortOrder
  130. LocusErrorType
  131. LocusProfile
  132. LogLevel
  133. NetworkType
  134. OptimizationLevel
  135. OptimizationSuggestionLevel
  136. PersistMode
  137. PolygonGeofenceEventType
  138. PowerStateChangeType
  139. PrivacyZoneAction
  140. PrivacyZoneEventType
  141. ProviderAvailability
  142. RecoveryAction
  143. RemoteCommandType
  144. SpoofDetectionAction
  145. SpoofFactor
  146. SpoofSensitivity
  147. SyncBehavior
  148. TrackingProfile
  149. TrackingProfileRuleType
  150. TripEventType
  151. Constants
  152. kDefaultActivityConfidence
  153. kDefaultBatchSize
  154. kDefaultCriticalBatteryThreshold
  155. kDefaultDistanceFilterMeters
  156. kDefaultGeofenceRadiusMeters
  157. kDefaultHeartbeatIntervalSeconds
  158. kDefaultLowBatteryThreshold
  159. kDefaultMaxRecordsToPersist
  160. kDefaultMinAccuracyMeters
  161. kDefaultMinSpoofFactors
  162. kDefaultRouteDeviationThresholdMeters
  163. kDefaultSignificantChangeDisplacementMeters
  164. kDefaultUpdateIntervalSeconds
  165. kMaxAltitudeChangePerSecondMeters
  166. kMaxBatteryPercent
  167. kMaxConfidencePercent
  168. kMaxDeadLetterQueueSize
  169. kMaxLocationsInCache
  170. kMaxLogStorageBytes
  171. kMaxPossibleSpeedKph
  172. kMetersPerKilometer
  173. kMillisecondsPerSecond
  174. kMinActivityRecognitionIntervalMs
  175. kMinBatteryPercent
  176. kRepeatedCoordinatesThreshold
  177. kSecondsPerDay
  178. kSecondsPerHour
  179. kSecondsPerMinute
  180. Typedefs
  181. HeadlessEventCallback
  182. JsonMap
  183. PolygonGeofencePersistCallback
  184. SyncBodyBuilder
  185. Exceptions
  186. ConfigValidationException
  187. InvalidCoordsException
  188. LocusError
  189. Extensions
  190. MockActivityExtension
  191. MockGeofenceExtension
  192. MockLocationExtension
  193. SpoofFactorDescription