A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W 

G

GameRotationVectorData - class in com.doorstepai.sdks.tracking.internal.sensors
TYPE_GAME_ROTATION_VECTOR (no magnetometer): unit quaternion.
GeofenceConfiguration - class in com.doorstepai.sdks.tracking.internal
Server-driven tuning for in-SDK route geofencing (mirrors iOS GeofenceConfiguration).
GeofenceConfiguration.Companion - class in com.doorstepai.sdks.tracking.internal.GeofenceConfiguration
 
GeofenceConstants - class in com.doorstepai.sdks.tracking.internal.geofence
Geofencing tunables.
GeofenceParams - class in com.doorstepai.sdks.tracking.internal.geofence
Resolved, runtime-tunable geofence parameters.
GeofenceParams.Companion - class in com.doorstepai.sdks.tracking.internal.geofence.GeofenceParams
 
GeofenceSessionEvent - class in com.doorstepai.sdks.tracking
Emitted on DoorstepAI.geofenceSessionEvents whenever the SDK auto-starts or auto-stops a delivery session in response to a geofence transition, so the host can update its UI without polling.
GeofenceSessionEventType - class in com.doorstepai.sdks.tracking
Whether a route-geofencing session was auto-started or auto-stopped.
GeomagneticRotationVectorData - class in com.doorstepai.sdks.tracking.internal.sensors
TYPE_GEOMAGNETIC_ROTATION_VECTOR (no gyro): unit quaternion.
getAccel() - function in com.doorstepai.sdks.tracking.internal.network.BatchData
 
getAccelUncalibrated() - function in com.doorstepai.sdks.tracking.internal.network.BatchData
 
getAccumulatedDeltaRangeMeters() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssSatelliteMeasurement
 
getAccumulatedDeltaRangeState() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssSatelliteMeasurement
 
getAccumulatedDeltaRangeUncertaintyMeters() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssSatelliteMeasurement
 
getAccuracy() - function in com.doorstepai.sdks.tracking.internal.sensors.LocationData
 
getACTION_CLEAR_STOPS() - function in com.doorstepai.sdks.tracking.internal.TrackingService.Companion
 
getACTION_GEOFENCE_ENTER() - function in com.doorstepai.sdks.tracking.internal.TrackingService.Companion
 
getACTION_GEOFENCE_EVENT() - function in com.doorstepai.sdks.tracking.internal.geofence.GeofenceConstants
Broadcast action for geofence transitions delivered to GeofenceBroadcastReceiver.
getACTION_GEOFENCE_EXIT() - function in com.doorstepai.sdks.tracking.internal.TrackingService.Companion
 
getACTION_REGISTER_STOPS() - function in com.doorstepai.sdks.tracking.internal.TrackingService.Companion
 
getACTION_RESUME_SESSIONS() - function in com.doorstepai.sdks.tracking.internal.TrackingService.Companion
 
getACTION_START() - function in com.doorstepai.sdks.tracking.internal.TrackingService.Companion
 
getACTION_STOP() - function in com.doorstepai.sdks.tracking.internal.TrackingService.Companion
 
getActiveDeliveries() - function in com.doorstepai.sdks.tracking.internal.network.DataPushBody
 
getActiveDeliveries() - function in com.doorstepai.sdks.tracking.internal.network.Network
 
getAddress() - function in com.doorstepai.sdks.tracking.DeliveryStop
 
getAddress() - function in com.doorstepai.sdks.tracking.internal.network.NewSessionBodyInput
 
getAddress() - function in com.doorstepai.sdks.tracking.internal.network.AddressBodyInput
 
getAdministrativeAreaLevel1() - function in com.doorstepai.sdks.tracking.AddressType
 
getAf0() - function in com.doorstepai.sdks.tracking.internal.sensors.GpsEphemerisProto
 
getAf1() - function in com.doorstepai.sdks.tracking.internal.sensors.GpsEphemerisProto
 
getAf2() - function in com.doorstepai.sdks.tracking.internal.sensors.GpsEphemerisProto
 
getAgc() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssMeasurementEvent
 
getAgeMs() - function in com.doorstepai.sdks.tracking.LiveDeviceEntry
 
getAggressiveScanIntervalMs() - function in com.doorstepai.sdks.tracking.internal.WifiConfiguration
 
getAlpha() - function in com.doorstepai.sdks.tracking.internal.sensors.IonosphericModelProto
 
getAltitude() - function in com.doorstepai.sdks.tracking.internal.network.BatchData
 
getAltitude() - function in com.doorstepai.sdks.tracking.internal.AppConfiguration
 
getAltitude() - function in com.doorstepai.sdks.tracking.internal.LocationFieldsConfiguration
 
getAltitude() - function in com.doorstepai.sdks.tracking.internal.sensors.LocationData
 
getAmbientTemperature() - function in com.doorstepai.sdks.tracking.internal.network.BatchData
 
getAndroidApiLevel() - function in com.doorstepai.sdks.tracking.internal.MetadataCollectionConfiguration
 
getAndroidApiLevel() - function in com.doorstepai.sdks.tracking.internal.DeviceMetadata
 
getAnyEnabled() - function in com.doorstepai.sdks.tracking.internal.AltitudeFieldsConfiguration
 
getAnyEnabled() - function in com.doorstepai.sdks.tracking.internal.LocationFieldsConfiguration
 
getApiKey() - function in com.doorstepai.sdks.tracking.internal.network.Network
 
getAppContext() - function in com.doorstepai.sdks.tracking.internal.ConfigManager
 
getApplication() - function in android.app.TrackingService
 
getApplicationContext() - function in android.content.TrackingService
 
getApplicationInfo() - function in android.content.TrackingService
 
getAppName() - function in com.doorstepai.sdks.tracking.internal.MetadataCollectionConfiguration
 
getAppName() - function in com.doorstepai.sdks.tracking.internal.DeviceMetadata
 
getAppVersion() - function in com.doorstepai.sdks.tracking.internal.MetadataCollectionConfiguration
 
getAppVersion() - function in com.doorstepai.sdks.tracking.internal.DeviceMetadata
 
getAppVersionCode() - function in com.doorstepai.sdks.tracking.internal.MetadataCollectionConfiguration
 
getAppVersionCode() - function in com.doorstepai.sdks.tracking.internal.DeviceMetadata
 
getAssets() - function in android.content.TrackingService
 
getAttributionSource() - function in android.content.TrackingService
 
getAttributionTag() - function in android.content.TrackingService
 
getAutoMigrations(Map) - function in com.doorstepai.sdks.tracking.internal.network.CachedRequestDatabase_Impl
 
getAutoMigrations(Map) - function in androidx.room.CachedRequestDatabase_Impl
 
getAutoMigrations(Map) - function in androidx.room.CachedRequestDatabase
 
getAutoStopAfterDropoffSeconds() - function in com.doorstepai.sdks.tracking.DoorstepAI
Host-app override for the post-dropoff auto-stop timer, in seconds.
getAutoStopAfterDropoffSeconds() - function in com.doorstepai.sdks.tracking.RouteGeofenceOptions
 
getAutoStopAfterDropoffSeconds() - function in com.doorstepai.sdks.tracking.internal.MiscConfiguration
Server-side default for the post-dropoff auto-stop wind-down timer, in seconds.
getAzimuthDegrees() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssSatelliteStatus
 
getBACKGROUND_LOCATION_REQUEST_CODE() - function in com.doorstepai.sdks.tracking.DoorstepAI
Request code used by requestBackgroundLocationPermission when none is supplied.
getBackingFieldMap() - function in androidx.room.CachedRequestDatabase_Impl
 
getBackingFieldMap() - function in com.doorstepai.sdks.tracking.internal.network.CachedRequestDatabase
 
getBasebandCn0DbHz() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssSatelliteMeasurement
 
getBaseContext() - function in android.content.TrackingService
 
getBatchId() - function in com.doorstepai.sdks.tracking.proto.TelemetryBatch
Monotonic per-process batch id (never resets across restarts; seeded from
wall-clock seconds), mirrors the DSDP v2 envelope `batch_id`.
uint64 batch_id = 2;
getBatchId() - function in com.doorstepai.sdks.tracking.proto.TelemetryBatch.Builder
Monotonic per-process batch id (never resets across restarts; seeded from
wall-clock seconds), mirrors the DSDP v2 envelope `batch_id`.
uint64 batch_id = 2;
getBatchId() - function in com.doorstepai.sdks.tracking.proto.TelemetryBatchOrBuilder
Monotonic per-process batch id (never resets across restarts; seeded from
wall-clock seconds), mirrors the DSDP v2 envelope `batch_id`.
uint64 batch_id = 2;
getBatchMaxDelayMs() - function in com.doorstepai.sdks.tracking.internal.LocationConfiguration
Max time (ms) location fixes may buffer OS-side before a batched flush (fused path setMaxUpdateDelayMillis / platform batched delivery).
getBatchSize() - function in com.doorstepai.sdks.tracking.internal.RemoteLoggingConfiguration
 
getBatteryLevel() - function in com.doorstepai.sdks.tracking.internal.MetadataCollectionConfiguration
 
getBatteryLevel() - function in com.doorstepai.sdks.tracking.internal.DeviceMetadata
 
getBatteryState() - function in com.doorstepai.sdks.tracking.internal.MetadataCollectionConfiguration
 
getBatteryState() - function in com.doorstepai.sdks.tracking.internal.DeviceMetadata
 
getBatteryTemperature() - function in com.doorstepai.sdks.tracking.internal.MetadataCollectionConfiguration
 
getBatteryTemperature() - function in com.doorstepai.sdks.tracking.internal.DeviceMetadata
 
getBatteryVoltage() - function in com.doorstepai.sdks.tracking.internal.MetadataCollectionConfiguration
 
getBatteryVoltage() - function in com.doorstepai.sdks.tracking.internal.DeviceMetadata
 
getBearing() - function in com.doorstepai.sdks.tracking.internal.sensors.LocationData
 
getBearingAccuracyDegrees() - function in com.doorstepai.sdks.tracking.internal.sensors.LocationData
 
getBeta() - function in com.doorstepai.sdks.tracking.internal.sensors.IonosphericModelProto
 
getBiasNanos() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssClockMeasurement
 
getBiasUncertaintyNanos() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssClockMeasurement
 
getBiasX() - function in com.doorstepai.sdks.tracking.internal.sensors.AccelUncalibratedData
 
getBiasX() - function in com.doorstepai.sdks.tracking.internal.sensors.MagUncalibratedData
 
getBiasY() - function in com.doorstepai.sdks.tracking.internal.sensors.AccelUncalibratedData
 
getBiasY() - function in com.doorstepai.sdks.tracking.internal.sensors.MagUncalibratedData
 
getBiasZ() - function in com.doorstepai.sdks.tracking.internal.sensors.AccelUncalibratedData
 
getBiasZ() - function in com.doorstepai.sdks.tracking.internal.sensors.MagUncalibratedData
 
getBinaryEncoding() - function in com.doorstepai.sdks.tracking.internal.MiscConfiguration
When true, the SDK sends DSDP v2 binary payloads (S-011) instead of JSON.
getBle() - function in com.doorstepai.sdks.tracking.internal.network.BatchData
 
getBle() - function in com.doorstepai.sdks.tracking.internal.AppConfiguration
 
getBleCycleIntervalMsOverride() - function in com.doorstepai.sdks.tracking.DebugCollectionConfig
Test override for ble.cycleIntervalMs (destroy/recreate cadence, ms).
getBleCycleScannerEnabledOverride() - function in com.doorstepai.sdks.tracking.DebugCollectionConfig
Test override for ble.cycleScannerEnabled: when non-null, forces the destroy/recreate scanner cycling on/off regardless of server config.
getBleManufacturerIdFilters() - function in com.doorstepai.sdks.tracking.DebugCollectionConfig
Test override: BLE manufacturer-id ScanFilters (e.g.
getBleServiceUuidFilters() - function in com.doorstepai.sdks.tracking.DebugCollectionConfig
Test override: BLE service-UUID ScanFilters, merged into the BLE config.
getBssid() - function in com.doorstepai.sdks.tracking.internal.sensors.WifiScanData
 
getBuildNumber() - function in com.doorstepai.sdks.tracking.internal.MetadataCollectionConfiguration
 
getBuildNumber() - function in com.doorstepai.sdks.tracking.internal.DeviceMetadata
 
getByIds(List,Continuation) - function in com.doorstepai.sdks.tracking.internal.network.CachedRequestDao_Impl
 
getByIds(null,null) - function in com.doorstepai.sdks.tracking.internal.network.CachedRequestDao_Impl
 
getByIds(List) - function in com.doorstepai.sdks.tracking.internal.network.CachedRequestDao
 
getCacheDir() - function in android.content.TrackingService
 
getCallbackType() - function in com.doorstepai.sdks.tracking.internal.BleConfiguration
ScanSettings callback type: 1=ALL_MATCHES, 2=FIRST_MATCH, 4=MATCH_LOST (API 23+).
getCapabilities() - function in com.doorstepai.sdks.tracking.internal.sensors.WifiScanData
 
getCarrier_freq() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssSatelliteStatus
 
getCarrierFrequencyHz() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssAgc
 
getCarrierFrequencyHz() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssSatelliteMeasurement
 
getCarrierName() - function in com.doorstepai.sdks.tracking.internal.MetadataCollectionConfiguration
 
getCarrierName() - function in com.doorstepai.sdks.tracking.internal.DeviceMetadata
 
getCarrierPhase() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssSatelliteMeasurement
 
getCarrierPhaseUncertainty() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssSatelliteMeasurement
 
getCause() - function in com.doorstepai.sdks.tracking.internal.SdkError
 
getCause() - function in com.doorstepai.sdks.tracking.internal.SdkError.NetworkError
 
getCause() - function in com.doorstepai.sdks.tracking.internal.SdkError.Timeout
 
getCause() - function in com.doorstepai.sdks.tracking.internal.SdkError.Unauthorized
 
getCause() - function in com.doorstepai.sdks.tracking.internal.SdkError.UnexpectedOutput
 
getCause() - function in com.doorstepai.sdks.tracking.internal.SdkError.UnsupportedDevice
 
getCause() - function in com.doorstepai.sdks.tracking.internal.SdkError.PermissionDenied
 
getCause() - function in com.doorstepai.sdks.tracking.internal.SdkError.SdkDisabled
 
getCause() - function in com.doorstepai.sdks.tracking.internal.SdkError.Unknown
 
getCenterFreq0() - function in com.doorstepai.sdks.tracking.internal.sensors.WifiScanData
 
getCenterFreq1() - function in com.doorstepai.sdks.tracking.internal.sensors.WifiScanData
 
getChannelId() - function in com.doorstepai.sdks.tracking.proto.ColumnDataOrBuilder
See the per-stream channel registry below. 0 == timestamp.
uint32 channel_id = 1;
getChannelId() - function in com.doorstepai.sdks.tracking.proto.ColumnData
See the per-stream channel registry below. 0 == timestamp.
uint32 channel_id = 1;
getChannelId() - function in com.doorstepai.sdks.tracking.proto.ColumnData.Builder
See the per-stream channel registry below. 0 == timestamp.
uint32 channel_id = 1;
getChannelWidth() - function in com.doorstepai.sdks.tracking.internal.sensors.WifiScanData
 
getCic() - function in com.doorstepai.sdks.tracking.internal.sensors.GpsEphemerisProto
 
getCis() - function in com.doorstepai.sdks.tracking.internal.sensors.GpsEphemerisProto
 
getClassLoader() - function in android.content.TrackingService
 
getClientSessionId() - function in com.doorstepai.sdks.tracking.internal.network.NewSessionBodyInput
 
getClock() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssMeasurementEvent
 
getClockBias() - function in com.doorstepai.sdks.tracking.internal.sensors.SatellitePositionVelocity
 
getClockDrift() - function in com.doorstepai.sdks.tracking.internal.sensors.SatellitePositionVelocity
 
getCloseLock$room_runtime_release() - function in androidx.room.CachedRequestDatabase_Impl
 
getCn0DbHz() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssSatelliteMeasurement
 
getCn0DbHz() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssSatelliteStatus
 
getCn0DbHz() - function in com.doorstepai.sdks.tracking.internal.sensors.PseudorangeCalculator.MeasurementQuality
 
getCodeCacheDir() - function in android.content.TrackingService
 
getCodePhase() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssSatelliteMeasurement
 
getCodeType() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssSatelliteMeasurement
 
getCollecting() - function in com.doorstepai.sdks.tracking.internal.DataHolder
 
getCollectLocations() - function in com.doorstepai.sdks.tracking.internal.GnssConfiguration
Register the GPS_PROVIDER location request that keeps the GNSS engine hot for raw measurements.
getCollectMeasurements() - function in com.doorstepai.sdks.tracking.internal.GnssConfiguration
Register the GnssMeasurementsEvent callback (raw pseudorange / carrier phase).
getCollectMetadata() - function in com.doorstepai.sdks.tracking.internal.MiscConfiguration
 
getCollectNavigationMessages() - function in com.doorstepai.sdks.tracking.internal.GnssConfiguration
Register the GnssNavigationMessage callback (broadcast ephemeris subframes).
getCollectNmea() - function in com.doorstepai.sdks.tracking.internal.GnssConfiguration
Register NMEA message listener.
getCollectStatus() - function in com.doorstepai.sdks.tracking.internal.GnssConfiguration
Register the GnssStatus callback (per-satellite signal strength).
getColor(Integer) - function in android.content.TrackingService
 
getColorStateList(Integer) - function in android.content.TrackingService
 
getColumns(int) - function in com.doorstepai.sdks.tracking.proto.StreamColumn
One per channel. channel_id 0 is always the timestamp column; 1..N are the
value channels in the order documented in the registry below.
repeated .doorstepai.telemetry.v3.ColumnData columns = 5;
getColumns(int) - function in com.doorstepai.sdks.tracking.proto.StreamColumn.Builder
One per channel. channel_id 0 is always the timestamp column; 1..N are the
value channels in the order documented in the registry below.
repeated .doorstepai.telemetry.v3.ColumnData columns = 5;
getColumns(int) - function in com.doorstepai.sdks.tracking.proto.StreamColumnOrBuilder
One per channel. channel_id 0 is always the timestamp column; 1..N are the
value channels in the order documented in the registry below.
repeated .doorstepai.telemetry.v3.ColumnData columns = 5;
getColumns(int) - function in com.doorstepai.sdks.tracking.proto.TableOrBuilder
repeated .doorstepai.telemetry.v3.TableColumn columns = 3;
getColumns(int) - function in com.doorstepai.sdks.tracking.proto.Table
repeated .doorstepai.telemetry.v3.TableColumn columns = 3;
getColumns(int) - function in com.doorstepai.sdks.tracking.proto.Table.Builder
repeated .doorstepai.telemetry.v3.TableColumn columns = 3;
getColumnsCount() - function in com.doorstepai.sdks.tracking.proto.StreamColumn
One per channel. channel_id 0 is always the timestamp column; 1..N are the
value channels in the order documented in the registry below.
repeated .doorstepai.telemetry.v3.ColumnData columns = 5;
getColumnsCount() - function in com.doorstepai.sdks.tracking.proto.StreamColumn.Builder
One per channel. channel_id 0 is always the timestamp column; 1..N are the
value channels in the order documented in the registry below.
repeated .doorstepai.telemetry.v3.ColumnData columns = 5;
getColumnsCount() - function in com.doorstepai.sdks.tracking.proto.StreamColumnOrBuilder
One per channel. channel_id 0 is always the timestamp column; 1..N are the
value channels in the order documented in the registry below.
repeated .doorstepai.telemetry.v3.ColumnData columns = 5;
getColumnsCount() - function in com.doorstepai.sdks.tracking.proto.TableOrBuilder
repeated .doorstepai.telemetry.v3.TableColumn columns = 3;
getColumnsCount() - function in com.doorstepai.sdks.tracking.proto.Table
repeated .doorstepai.telemetry.v3.TableColumn columns = 3;
getColumnsCount() - function in com.doorstepai.sdks.tracking.proto.Table.Builder
repeated .doorstepai.telemetry.v3.TableColumn columns = 3;
getColumnsList() - function in com.doorstepai.sdks.tracking.proto.StreamColumn
One per channel. channel_id 0 is always the timestamp column; 1..N are the
value channels in the order documented in the registry below.
repeated .doorstepai.telemetry.v3.ColumnData columns = 5;
getColumnsList() - function in com.doorstepai.sdks.tracking.proto.StreamColumn.Builder
One per channel. channel_id 0 is always the timestamp column; 1..N are the
value channels in the order documented in the registry below.
repeated .doorstepai.telemetry.v3.ColumnData columns = 5;
getColumnsList() - function in com.doorstepai.sdks.tracking.proto.StreamColumnOrBuilder
One per channel. channel_id 0 is always the timestamp column; 1..N are the
value channels in the order documented in the registry below.
repeated .doorstepai.telemetry.v3.ColumnData columns = 5;
getColumnsList() - function in com.doorstepai.sdks.tracking.proto.TableOrBuilder
repeated .doorstepai.telemetry.v3.TableColumn columns = 3;
getColumnsList() - function in com.doorstepai.sdks.tracking.proto.Table
repeated .doorstepai.telemetry.v3.TableColumn columns = 3;
getColumnsList() - function in com.doorstepai.sdks.tracking.proto.Table.Builder
repeated .doorstepai.telemetry.v3.TableColumn columns = 3;
getColumnsOrBuilder(int) - function in com.doorstepai.sdks.tracking.proto.StreamColumn
One per channel. channel_id 0 is always the timestamp column; 1..N are the
value channels in the order documented in the registry below.
repeated .doorstepai.telemetry.v3.ColumnData columns = 5;
getColumnsOrBuilder(int) - function in com.doorstepai.sdks.tracking.proto.Table
repeated .doorstepai.telemetry.v3.TableColumn columns = 3;
getColumnsOrBuilderList() - function in com.doorstepai.sdks.tracking.proto.StreamColumn
One per channel. channel_id 0 is always the timestamp column; 1..N are the
value channels in the order documented in the registry below.
repeated .doorstepai.telemetry.v3.ColumnData columns = 5;
getColumnsOrBuilderList() - function in com.doorstepai.sdks.tracking.proto.Table
repeated .doorstepai.telemetry.v3.TableColumn columns = 3;
getConfig() - function in com.doorstepai.sdks.tracking.internal.DeviceMetadata
 
getConfigFetched() - function in com.doorstepai.sdks.tracking.DoorstepAI
Hot stream of "config fetch succeeded" events.
getConfigFetched() - function in com.doorstepai.sdks.tracking.internal.ConfigManager
 
getConfigOverrideEnabled() - function in com.doorstepai.sdks.tracking.internal.ConfigManager
 
getConfigOverridePatch() - function in com.doorstepai.sdks.tracking.internal.ConfigManager
 
getConstellation() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssSatelliteMeasurement
 
getConstellation() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssSatelliteStatus
 
getConstellationType() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssAgc
 
getContentResolver() - function in android.content.TrackingService
 
getCoordinates() - function in com.doorstepai.sdks.tracking.internal.network.NewSessionBodyInput
 
getCount() - function in com.doorstepai.sdks.tracking.LiveStreamSnapshot
 
getCount() - function in com.doorstepai.sdks.tracking.internal.sensors.StepCounterData
 
getCourse() - function in com.doorstepai.sdks.tracking.internal.LocationFieldsConfiguration
 
getCourseAccuracy() - function in com.doorstepai.sdks.tracking.internal.LocationFieldsConfiguration
 
getCrc() - function in com.doorstepai.sdks.tracking.internal.sensors.GpsEphemerisProto
 
getCreatedAtMs() - function in com.doorstepai.sdks.tracking.internal.network.CachedRequestEntity
 
getCrs() - function in com.doorstepai.sdks.tracking.internal.sensors.GpsEphemerisProto
 
getCuc() - function in com.doorstepai.sdks.tracking.internal.sensors.GpsEphemerisProto
 
getCurrent() - function in com.doorstepai.sdks.tracking.internal.ConfigManager
 
getCus() - function in com.doorstepai.sdks.tracking.internal.sensors.GpsEphemerisProto
 
getCustomerId() - function in com.doorstepai.sdks.tracking.DeliveryStop
 
getCustomerId() - function in com.doorstepai.sdks.tracking.internal.network.NewSessionBodyInput
 
getCycleIntervalMs() - function in com.doorstepai.sdks.tracking.internal.BleConfiguration
Cadence for the cycleScannerEnabled destroy/recreate.
getCycleScannerEnabled() - function in com.doorstepai.sdks.tracking.internal.BleConfiguration
Destroy-and-recreate the scanner on a short cadence to continually observe repeat advertisements from already-seen devices.
getData() - function in com.doorstepai.sdks.tracking.internal.network.DataPushBody
 
getData() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssNavigationMessage
 
getDatabasePath(String) - function in android.content.TrackingService
 
getDataDir() - function in android.content.TrackingService
 
getDataManager() - function in com.doorstepai.sdks.tracking.internal.DataHolder
 
getDataPushDelayIntervalSeconds() - function in com.doorstepai.sdks.tracking.internal.MiscConfiguration
Sensor batch upload timer delay between upload loops, in seconds.
getDbValue() - function in com.doorstepai.sdks.tracking.internal.network.CachedRequestState
 
getDedupEnabled() - function in com.doorstepai.sdks.tracking.internal.WifiConfiguration
Master switch for content-based fingerprint dedup.
getDefault() - function in com.doorstepai.sdks.tracking.internal.AppConfiguration.Companion
 
getDefault() - function in com.doorstepai.sdks.tracking.internal.NetworkConfiguration.Companion
 
getDefault() - function in com.doorstepai.sdks.tracking.internal.LocationConfiguration.Companion
 
getDefault() - function in com.doorstepai.sdks.tracking.internal.MotionConfiguration.Companion
 
getDefault() - function in com.doorstepai.sdks.tracking.internal.AltitudeConfiguration.Companion
 
getDefault() - function in com.doorstepai.sdks.tracking.internal.AltitudeFieldsConfiguration.Companion
 
getDefault() - function in com.doorstepai.sdks.tracking.internal.LocationFieldsConfiguration.Companion
 
getDefault() - function in com.doorstepai.sdks.tracking.internal.WifiConfiguration.Companion
 
getDefault() - function in com.doorstepai.sdks.tracking.internal.BleConfiguration.Companion
 
getDefault() - function in com.doorstepai.sdks.tracking.internal.GnssConfiguration.Companion
 
getDefault() - function in com.doorstepai.sdks.tracking.internal.MetadataCollectionConfiguration.Companion
 
getDefault() - function in com.doorstepai.sdks.tracking.internal.MiscConfiguration.Companion
 
getDefault() - function in com.doorstepai.sdks.tracking.internal.GeofenceConfiguration.Companion
 
getDefault() - function in com.doorstepai.sdks.tracking.internal.RemoteLoggingConfiguration.Companion
 
getDefaultInstance() - function in com.doorstepai.sdks.tracking.proto.TelemetryBatch
 
getDefaultInstance() - function in com.doorstepai.sdks.tracking.proto.StreamColumn
 
getDefaultInstance() - function in com.doorstepai.sdks.tracking.proto.TableColumn
 
getDefaultInstance() - function in com.doorstepai.sdks.tracking.proto.Table
 
getDefaultInstance() - function in com.doorstepai.sdks.tracking.proto.ColumnData
 
getDefaultInstanceForType() - function in com.google.protobuf.TelemetryBatch
 
getDefaultInstanceForType() - function in com.google.protobuf.TelemetryBatch
 
getDefaultInstanceForType() - function in com.google.protobuf.TelemetryBatch.Builder
 
getDefaultInstanceForType() - function in com.google.protobuf.TelemetryBatch.Builder
 
getDefaultInstanceForType() - function in com.google.protobuf.StreamColumn
 
getDefaultInstanceForType() - function in com.google.protobuf.StreamColumn
 
getDefaultInstanceForType() - function in com.google.protobuf.StreamColumn.Builder
 
getDefaultInstanceForType() - function in com.google.protobuf.StreamColumn.Builder
 
getDefaultInstanceForType() - function in com.google.protobuf.StreamColumnOrBuilder
 
getDefaultInstanceForType() - function in com.google.protobuf.TableOrBuilder
 
getDefaultInstanceForType() - function in com.google.protobuf.TableColumn
 
getDefaultInstanceForType() - function in com.google.protobuf.TableColumn
 
getDefaultInstanceForType() - function in com.google.protobuf.TableColumn.Builder
 
getDefaultInstanceForType() - function in com.google.protobuf.TableColumn.Builder
 
getDefaultInstanceForType() - function in com.google.protobuf.TelemetryBatchOrBuilder
 
getDefaultInstanceForType() - function in com.google.protobuf.Table
 
getDefaultInstanceForType() - function in com.google.protobuf.Table
 
getDefaultInstanceForType() - function in com.google.protobuf.Table.Builder
 
getDefaultInstanceForType() - function in com.google.protobuf.Table.Builder
 
getDefaultInstanceForType() - function in com.google.protobuf.ColumnDataOrBuilder
 
getDefaultInstanceForType() - function in com.google.protobuf.ColumnData
 
getDefaultInstanceForType() - function in com.google.protobuf.ColumnData
 
getDefaultInstanceForType() - function in com.google.protobuf.ColumnData.Builder
 
getDefaultInstanceForType() - function in com.google.protobuf.ColumnData.Builder
 
getDefaultInstanceForType() - function in com.google.protobuf.TableColumnOrBuilder
 
getDefaultRadiusMeters() - function in com.doorstepai.sdks.tracking.RouteGeofenceOptions
 
getDefaultRadiusMeters() - function in com.doorstepai.sdks.tracking.internal.GeofenceConfiguration
Default geofence radius (meters) for stops that don't set their own.
getDefaultSessionTimeoutSeconds() - function in com.doorstepai.sdks.tracking.internal.MiscConfiguration
 
getDeliveryId() - function in com.doorstepai.sdks.tracking.DeliveryStop
 
getDeliveryId() - function in com.doorstepai.sdks.tracking.GeofenceSessionEvent
 
getDeltaN() - function in com.doorstepai.sdks.tracking.internal.sensors.GpsEphemerisProto
 
getDensityDpi() - function in com.doorstepai.sdks.tracking.internal.MetadataCollectionConfiguration
 
getDensityDpi() - function in com.doorstepai.sdks.tracking.internal.DeviceMetadata
 
getDevice() - function in com.doorstepai.sdks.tracking.internal.network.NewSessionBodyInput
 
getDeviceBrand() - function in com.doorstepai.sdks.tracking.internal.MetadataCollectionConfiguration
 
getDeviceBrand() - function in com.doorstepai.sdks.tracking.internal.DeviceMetadata
 
getDeviceHardware() - function in com.doorstepai.sdks.tracking.internal.MetadataCollectionConfiguration
 
getDeviceHardware() - function in com.doorstepai.sdks.tracking.internal.DeviceMetadata
 
getDeviceId() - function in android.content.TrackingService
 
getDeviceId() - function in com.doorstepai.sdks.tracking.internal.sensors.BleScanData
 
getDeviceId() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssDataPackage
 
getDeviceManufacturer() - function in com.doorstepai.sdks.tracking.internal.MetadataCollectionConfiguration
 
getDeviceManufacturer() - function in com.doorstepai.sdks.tracking.internal.DeviceMetadata
 
getDeviceModel() - function in com.doorstepai.sdks.tracking.internal.MetadataCollectionConfiguration
 
getDeviceModel() - function in com.doorstepai.sdks.tracking.internal.DeviceMetadata
 
getDeviceModelIdentifier() - function in com.doorstepai.sdks.tracking.internal.MetadataCollectionConfiguration
 
getDeviceModelIdentifier() - function in com.doorstepai.sdks.tracking.internal.DeviceMetadata
 
getDeviceWifiEnabled() - function in com.doorstepai.sdks.tracking.internal.sensors.WifiScanEvent
 
getDevMode() - function in com.doorstepai.sdks.tracking.DoorstepAI
 
getDict(int) - function in com.doorstepai.sdks.tracking.proto.TableColumn
STR only: the unique string values, referenced by `ints` indices.
repeated string dict = 6;
getDict(int) - function in com.doorstepai.sdks.tracking.proto.TableColumn.Builder
STR only: the unique string values, referenced by `ints` indices.
repeated string dict = 6;
getDict(int) - function in com.doorstepai.sdks.tracking.proto.TableColumnOrBuilder
STR only: the unique string values, referenced by `ints` indices.
repeated string dict = 6;
getDictBytes(int) - function in com.doorstepai.sdks.tracking.proto.TableColumn
STR only: the unique string values, referenced by `ints` indices.
repeated string dict = 6;
getDictBytes(int) - function in com.doorstepai.sdks.tracking.proto.TableColumn.Builder
STR only: the unique string values, referenced by `ints` indices.
repeated string dict = 6;
getDictBytes(int) - function in com.doorstepai.sdks.tracking.proto.TableColumnOrBuilder
STR only: the unique string values, referenced by `ints` indices.
repeated string dict = 6;
getDictCount() - function in com.doorstepai.sdks.tracking.proto.TableColumn
STR only: the unique string values, referenced by `ints` indices.
repeated string dict = 6;
getDictCount() - function in com.doorstepai.sdks.tracking.proto.TableColumn.Builder
STR only: the unique string values, referenced by `ints` indices.
repeated string dict = 6;
getDictCount() - function in com.doorstepai.sdks.tracking.proto.TableColumnOrBuilder
STR only: the unique string values, referenced by `ints` indices.
repeated string dict = 6;
getDictList() - function in com.doorstepai.sdks.tracking.proto.TableColumn
STR only: the unique string values, referenced by `ints` indices.
repeated string dict = 6;
getDictList() - function in com.doorstepai.sdks.tracking.proto.TableColumn.Builder
STR only: the unique string values, referenced by `ints` indices.
repeated string dict = 6;
getDictList() - function in com.doorstepai.sdks.tracking.proto.TableColumnOrBuilder
STR only: the unique string values, referenced by `ints` indices.
repeated string dict = 6;
getDir(String,Integer) - function in android.content.TrackingService
 
getDisplay() - function in android.content.TrackingService
 
getDistance() - function in com.doorstepai.sdks.tracking.internal.sensors.ProximityData
Raw distance reading in cm (or sentinel value per device).
getDrawable(Integer) - function in android.content.TrackingService
 
getDriftNanosPerSecond() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssClockMeasurement
 
getDriftUncertaintyNanosPerSecond() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssClockMeasurement
 
getDriftX() - function in com.doorstepai.sdks.tracking.internal.sensors.GyroUncalibratedData
 
getDriftY() - function in com.doorstepai.sdks.tracking.internal.sensors.GyroUncalibratedData
 
getDriftZ() - function in com.doorstepai.sdks.tracking.internal.sensors.GyroUncalibratedData
 
getDriverId() - function in com.doorstepai.sdks.tracking.DeliveryStop
 
getDriverId() - function in com.doorstepai.sdks.tracking.internal.network.NewSessionBodyInput
 
getDualTimestamp() - function in com.doorstepai.sdks.tracking.internal.MiscConfiguration
When true, every sample emits both wallClockTimestamp (capture-time unix epoch seconds) and sensorTimestamp (native sensor / boot-relative clock) (S-001).
getDumpPayloadsDir() - function in com.doorstepai.sdks.tracking.DebugCollectionConfig
TEST/DEBUG: when non-null, com.doorstepai.sdks.tracking.internal.sensors.DataManager writes the EXACT compressed wire body of every prepared data-push batch (the bytes that would be PATCHed to the server) to <dir>/payload_<n>.txt, plus a manifest.txt describing route/format/sizes.
getE() - function in com.doorstepai.sdks.tracking.internal.sensors.GpsEphemerisProto
 
getEARTH_ROTATION_RATE_RAD_PER_SEC() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssConstants
 
getEffectiveConfigJson() - function in com.doorstepai.sdks.tracking.internal.ConfigManager
The currently-applied config, serialized — seeds the editor's "current values" view.
getElapsedRealtimeNanos() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssClockMeasurement
 
getElapsedRealtimeNanos() - function in com.doorstepai.sdks.tracking.internal.sensors.LocationData
 
getElapsedRealtimeUncertaintyNanos() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssClockMeasurement
 
getElevationDegrees() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssSatelliteStatus
 
getEnabled() - function in com.doorstepai.sdks.tracking.CSVMode
When true, sensor data is written to CSV files instead of being uploaded to the server.
getEnabled() - function in com.doorstepai.sdks.tracking.LiveMonitor
 
getEnabled() - function in com.doorstepai.sdks.tracking.internal.LocationConfiguration
 
getEnabled() - function in com.doorstepai.sdks.tracking.internal.MotionConfiguration
 
getEnabled() - function in com.doorstepai.sdks.tracking.internal.AltitudeConfiguration
 
getEnabled() - function in com.doorstepai.sdks.tracking.internal.WifiConfiguration
 
getEnabled() - function in com.doorstepai.sdks.tracking.internal.BleConfiguration
 
getEnabled() - function in com.doorstepai.sdks.tracking.internal.GnssConfiguration
 
getEnabled() - function in com.doorstepai.sdks.tracking.internal.GeofenceConfiguration
Feature flag.
getEnabled() - function in com.doorstepai.sdks.tracking.internal.RemoteLoggingConfiguration
 
getEncoding() - function in com.doorstepai.sdks.tracking.proto.ColumnDataOrBuilder
.doorstepai.telemetry.v3.Encoding encoding = 3;
getEncoding() - function in com.doorstepai.sdks.tracking.proto.ColumnData
.doorstepai.telemetry.v3.Encoding encoding = 3;
getEncoding() - function in com.doorstepai.sdks.tracking.proto.ColumnData.Builder
.doorstepai.telemetry.v3.Encoding encoding = 3;
getEncodingValue() - function in com.doorstepai.sdks.tracking.proto.ColumnDataOrBuilder
.doorstepai.telemetry.v3.Encoding encoding = 3;
getEncodingValue() - function in com.doorstepai.sdks.tracking.proto.ColumnData
.doorstepai.telemetry.v3.Encoding encoding = 3;
getEncodingValue() - function in com.doorstepai.sdks.tracking.proto.ColumnData.Builder
.doorstepai.telemetry.v3.Encoding encoding = 3;
getENTER_MAX_ACCURACY_M() - function in com.doorstepai.sdks.tracking.internal.geofence.GeofenceConstants
ENTER accuracy gate (meters): accept fixes up to this coarse for ENTER decisions.
getEnterMaxAccuracyM() - function in com.doorstepai.sdks.tracking.internal.geofence.GeofenceParams
 
getEnterMaxAccuracyMeters() - function in com.doorstepai.sdks.tracking.internal.GeofenceConfiguration
ENTER accuracy gate (meters) — looser; missing an ENTER loses a delivery.
getEphemerides() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssDataPackage
 
getEphemerids() - function in com.doorstepai.sdks.tracking.internal.sensors.GpsNavMessageProto
 
getEvents() - function in com.doorstepai.sdks.tracking.internal.network.NewEventBodyInput
 
getException() - function in com.doorstepai.sdks.tracking.internal.SdkError.Unknown
 
getEXIT_DEBOUNCE_FIXES() - function in com.doorstepai.sdks.tracking.internal.geofence.GeofenceConstants
Consecutive out-of-range fixes required before an app-side EXIT (debounce vs transient jitter).
getEXIT_RADIUS_M() - function in com.doorstepai.sdks.tracking.internal.geofence.GeofenceConstants
App-side EXIT radius (> RADIUS_M) for the distance reconcile.
getExitDebounceFixes() - function in com.doorstepai.sdks.tracking.internal.GeofenceConfiguration
Consecutive out-of-range fixes required before an app-side EXIT.
getExitDebounceFixes() - function in com.doorstepai.sdks.tracking.internal.geofence.GeofenceParams
 
getExitHysteresisMeters() - function in com.doorstepai.sdks.tracking.internal.GeofenceConfiguration
Hysteresis (meters) added to the radius for the app-side EXIT (ENTER at r, EXIT past r+this).
getExitMaxAccuracyM() - function in com.doorstepai.sdks.tracking.internal.geofence.GeofenceParams
 
getExitMaxAccuracyMeters() - function in com.doorstepai.sdks.tracking.internal.GeofenceConfiguration
EXIT accuracy gate (meters) — strict; a false EXIT loses data.
getExitRadiusM() - function in com.doorstepai.sdks.tracking.internal.geofence.GeofenceParams
 
getExternalCacheDir() - function in android.content.TrackingService
 
getExternalCacheDirs() - function in android.content.TrackingService
 
getExternalFilesDir(String) - function in android.content.TrackingService
 
getExternalFilesDirs(String) - function in android.content.TrackingService
 
getExternalMediaDirs() - function in android.content.TrackingService
 
getExtra() - function in com.doorstepai.sdks.tracking.LiveDeviceEntry
 
getEXTRA_DELIVERY_IDS() - function in com.doorstepai.sdks.tracking.internal.TrackingService.Companion
 
getEXTRA_SESSION() - function in com.doorstepai.sdks.tracking.internal.TrackingService.Companion
 
getEXTRA_SKIP_SESSION_START() - function in com.doorstepai.sdks.tracking.internal.TrackingService.Companion
 
getEXTRA_TARGET() - function in com.doorstepai.sdks.tracking.internal.TrackingService.Companion
 
getExtras() - function in com.doorstepai.sdks.tracking.internal.sensors.LocationData
 
getExtraSessionUuids(int) - function in com.doorstepai.sdks.tracking.proto.TelemetryBatch
Additional concurrently-active session UUIDs (16 bytes each), for windows
that fan out to more than one delivery.
repeated bytes extra_session_uuids = 4;
getExtraSessionUuids(int) - function in com.doorstepai.sdks.tracking.proto.TelemetryBatch.Builder
Additional concurrently-active session UUIDs (16 bytes each), for windows
that fan out to more than one delivery.
repeated bytes extra_session_uuids = 4;
getExtraSessionUuids(int) - function in com.doorstepai.sdks.tracking.proto.TelemetryBatchOrBuilder
Additional concurrently-active session UUIDs (16 bytes each), for windows
that fan out to more than one delivery.
repeated bytes extra_session_uuids = 4;
getExtraSessionUuidsCount() - function in com.doorstepai.sdks.tracking.proto.TelemetryBatch
Additional concurrently-active session UUIDs (16 bytes each), for windows
that fan out to more than one delivery.
repeated bytes extra_session_uuids = 4;
getExtraSessionUuidsCount() - function in com.doorstepai.sdks.tracking.proto.TelemetryBatch.Builder
Additional concurrently-active session UUIDs (16 bytes each), for windows
that fan out to more than one delivery.
repeated bytes extra_session_uuids = 4;
getExtraSessionUuidsCount() - function in com.doorstepai.sdks.tracking.proto.TelemetryBatchOrBuilder
Additional concurrently-active session UUIDs (16 bytes each), for windows
that fan out to more than one delivery.
repeated bytes extra_session_uuids = 4;
getExtraSessionUuidsList() - function in com.doorstepai.sdks.tracking.proto.TelemetryBatch
Additional concurrently-active session UUIDs (16 bytes each), for windows
that fan out to more than one delivery.
repeated bytes extra_session_uuids = 4;
getExtraSessionUuidsList() - function in com.doorstepai.sdks.tracking.proto.TelemetryBatch.Builder
Additional concurrently-active session UUIDs (16 bytes each), for windows
that fan out to more than one delivery.
repeated bytes extra_session_uuids = 4;
getExtraSessionUuidsList() - function in com.doorstepai.sdks.tracking.proto.TelemetryBatchOrBuilder
Additional concurrently-active session UUIDs (16 bytes each), for windows
that fan out to more than one delivery.
repeated bytes extra_session_uuids = 4;
getF64(int) - function in com.doorstepai.sdks.tracking.proto.TableColumn
F64 only: raw IEEE-754 doubles, bit-exact (RTK-critical GNSS: carrier_phase,
accumulated_delta_range, clock bias/drift, sat-clock terms).
repeated double f64 = 7 [packed = true];
getF64(int) - function in com.doorstepai.sdks.tracking.proto.TableColumn.Builder
F64 only: raw IEEE-754 doubles, bit-exact (RTK-critical GNSS: carrier_phase,
accumulated_delta_range, clock bias/drift, sat-clock terms).
repeated double f64 = 7 [packed = true];
getF64(int) - function in com.doorstepai.sdks.tracking.proto.TableColumnOrBuilder
F64 only: raw IEEE-754 doubles, bit-exact (RTK-critical GNSS: carrier_phase,
accumulated_delta_range, clock bias/drift, sat-clock terms).
repeated double f64 = 7 [packed = true];
getF64Count() - function in com.doorstepai.sdks.tracking.proto.TableColumn
F64 only: raw IEEE-754 doubles, bit-exact (RTK-critical GNSS: carrier_phase,
accumulated_delta_range, clock bias/drift, sat-clock terms).
repeated double f64 = 7 [packed = true];
getF64Count() - function in com.doorstepai.sdks.tracking.proto.TableColumn.Builder
F64 only: raw IEEE-754 doubles, bit-exact (RTK-critical GNSS: carrier_phase,
accumulated_delta_range, clock bias/drift, sat-clock terms).
repeated double f64 = 7 [packed = true];
getF64Count() - function in com.doorstepai.sdks.tracking.proto.TableColumnOrBuilder
F64 only: raw IEEE-754 doubles, bit-exact (RTK-critical GNSS: carrier_phase,
accumulated_delta_range, clock bias/drift, sat-clock terms).
repeated double f64 = 7 [packed = true];
getF64List() - function in com.doorstepai.sdks.tracking.proto.TableColumn
F64 only: raw IEEE-754 doubles, bit-exact (RTK-critical GNSS: carrier_phase,
accumulated_delta_range, clock bias/drift, sat-clock terms).
repeated double f64 = 7 [packed = true];
getF64List() - function in com.doorstepai.sdks.tracking.proto.TableColumn.Builder
F64 only: raw IEEE-754 doubles, bit-exact (RTK-critical GNSS: carrier_phase,
accumulated_delta_range, clock bias/drift, sat-clock terms).
repeated double f64 = 7 [packed = true];
getF64List() - function in com.doorstepai.sdks.tracking.proto.TableColumnOrBuilder
F64 only: raw IEEE-754 doubles, bit-exact (RTK-critical GNSS: carrier_phase,
accumulated_delta_range, clock bias/drift, sat-clock terms).
repeated double f64 = 7 [packed = true];
getFarIntervalMs() - function in com.doorstepai.sdks.tracking.internal.GeofenceConfiguration
Fused-location update interval (ms) when FAR from every stop.
getFarPriority() - function in com.doorstepai.sdks.tracking.internal.GeofenceConfiguration
Fused-location request Priority when FAR from every stop (same vocabulary as nearPriority).
getFarPriority() - function in com.doorstepai.sdks.tracking.internal.geofence.GeofenceParams
Fused-location request Priority (Priority.PRIORITY_*) when FAR from every stop.
getFastestIntervalMs() - function in com.doorstepai.sdks.tracking.internal.GeofenceConfiguration
Floor (ms) on how fast fused fixes may arrive (setMinUpdateIntervalMillis); <=0 -> default.
getFastestIntervalMs() - function in com.doorstepai.sdks.tracking.internal.geofence.GeofenceParams
Floor (ms) on how fast fused fixes may arrive (setMinUpdateIntervalMillis).
getFields() - function in com.doorstepai.sdks.tracking.internal.LocationConfiguration
Per-field collection controls (S-012).
getFields() - function in com.doorstepai.sdks.tracking.internal.MotionConfiguration
Single per-stream on/off map.
getFields() - function in com.doorstepai.sdks.tracking.internal.AltitudeConfiguration
Per-field collection controls (S-012).
getFilesDir() - function in android.content.TrackingService
 
getFileStreamPath(String) - function in android.content.TrackingService
 
getFloorLevel() - function in com.doorstepai.sdks.tracking.internal.sensors.LocationData
 
getFlushBatchSize() - function in com.doorstepai.sdks.tracking.internal.MiscConfiguration
 
getFlushIntervalSeconds() - function in com.doorstepai.sdks.tracking.internal.MiscConfiguration
 
getFlushIntervalSeconds() - function in com.doorstepai.sdks.tracking.internal.RemoteLoggingConfiguration
 
getFontScale() - function in com.doorstepai.sdks.tracking.internal.MetadataCollectionConfiguration
 
getFontScale() - function in com.doorstepai.sdks.tracking.internal.DeviceMetadata
 
getForceBleEnabled() - function in com.doorstepai.sdks.tracking.DebugCollectionConfig
Force the experimental BLE collector on even when ble.enabled is false in the server config (which is currently always, since the server does not send a ble block).
getForceWifiEnabled() - function in com.doorstepai.sdks.tracking.DebugCollectionConfig
Force the WiFi collector on even when wifi.enabled is false in the server config.
getForegroundServiceType() - function in android.app.TrackingService
 
getFormatVersion() - function in com.doorstepai.sdks.tracking.proto.TelemetryBatch
Format version carried in the payload (= 3 for this "v3" format). Distinct
from the HTTP `X-DoorstepAI-Payload-Version` header (= 4); both are sent.
uint32 format_version = 1;
getFormatVersion() - function in com.doorstepai.sdks.tracking.proto.TelemetryBatch.Builder
Format version carried in the payload (= 3 for this "v3" format). Distinct
from the HTTP `X-DoorstepAI-Payload-Version` header (= 4); both are sent.
uint32 format_version = 1;
getFormatVersion() - function in com.doorstepai.sdks.tracking.proto.TelemetryBatchOrBuilder
Format version carried in the payload (= 3 for this "v3" format). Distinct
from the HTTP `X-DoorstepAI-Payload-Version` header (= 4); both are sent.
uint32 format_version = 1;
getFrequency() - function in com.doorstepai.sdks.tracking.internal.sensors.WifiScanData
 
getFullBiasNanos() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssClockMeasurement
 
getFullInterSignalBiasNanos() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssSatelliteMeasurement
 
getFullInterSignalBiasUncertaintyNanos() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssSatelliteMeasurement
 
getGameRotationVector() - function in com.doorstepai.sdks.tracking.internal.network.BatchData
 
getGeofence() - function in com.doorstepai.sdks.tracking.internal.MiscConfiguration
In-SDK route-geofencing tuning (see GeofenceConfiguration).
getGeofenceSessionEvents() - function in com.doorstepai.sdks.tracking.DoorstepAI
Hot stream of route-geofencing session start/stop events, so the host can update UI without polling.
getGeomagneticRotationVector() - function in com.doorstepai.sdks.tracking.internal.network.BatchData
 
getGnss() - function in com.doorstepai.sdks.tracking.internal.AppConfiguration
 
getGnssEphemeris() - function in com.doorstepai.sdks.tracking.internal.network.BatchData
 
getGnssMeasurement() - function in com.doorstepai.sdks.tracking.internal.network.BatchData
 
getGnssNavMessage() - function in com.doorstepai.sdks.tracking.internal.network.BatchData
 
getGnssSatellitePosition() - function in com.doorstepai.sdks.tracking.internal.network.BatchData
 
getGnssStatus() - function in com.doorstepai.sdks.tracking.internal.network.BatchData
 
getGPS_CA_CHIP_LENGTH_NANOS() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssConstants
 
getGPS_L5_CHIP_LENGTH_NANOS() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssConstants
 
getGPS_WEEK_NANOS() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssConstants
 
getGPS_WEEK_SECONDS() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssConstants
 
getGpsIntervalMs() - function in com.doorstepai.sdks.tracking.internal.LocationConfiguration
 
getGpsTimeOfWeek() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssClockMeasurement
 
getGpsWeek() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssClockMeasurement
 
getGranularity() - function in com.doorstepai.sdks.tracking.internal.LocationConfiguration
Location granularity for the fused request: "fine" (default, mirrors ACCESS_FINE_LOCATION), "coarse", or "permission" (whatever the grant allows).
getGravity() - function in com.doorstepai.sdks.tracking.internal.network.BatchData
 
getGroup() - function in com.doorstepai.sdks.tracking.internal.network.NewSessionBodyInput
 
getGroup() - function in com.doorstepai.sdks.tracking.internal.AppConfiguration
 
getGyro() - function in com.doorstepai.sdks.tracking.internal.network.BatchData
 
getGyroUncalibrated() - function in com.doorstepai.sdks.tracking.internal.network.BatchData
 
getHardwareClockDiscontinuityCount() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssClockMeasurement
 
getHasAlmanac() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssSatelliteStatus
 
getHasBarometer() - function in com.doorstepai.sdks.tracking.internal.MetadataCollectionConfiguration
 
getHasBarometer() - function in com.doorstepai.sdks.tracking.internal.DeviceMetadata
 
getHasCarrierPhase() - function in com.doorstepai.sdks.tracking.internal.sensors.PseudorangeCalculator.MeasurementQuality
 
getHasCodeLock() - function in com.doorstepai.sdks.tracking.internal.sensors.PseudorangeCalculator.MeasurementQuality
 
getHasEphemeris() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssSatelliteStatus
 
getHasGnssHardware() - function in com.doorstepai.sdks.tracking.internal.MetadataCollectionConfiguration
 
getHasGnssHardware() - function in com.doorstepai.sdks.tracking.internal.DeviceMetadata
 
getHasStepCounter() - function in com.doorstepai.sdks.tracking.internal.MetadataCollectionConfiguration
 
getHasStepCounter() - function in com.doorstepai.sdks.tracking.internal.DeviceMetadata
 
getHasTowDecoded() - function in com.doorstepai.sdks.tracking.internal.sensors.PseudorangeCalculator.MeasurementQuality
 
getHasTowKnown() - function in com.doorstepai.sdks.tracking.internal.sensors.PseudorangeCalculator.MeasurementQuality
 
getHdop() - function in com.doorstepai.sdks.tracking.internal.sensors.LocationData
 
getHeadingAccuracy() - function in com.doorstepai.sdks.tracking.internal.sensors.HeadingData
 
getHoldWakeLock() - function in com.doorstepai.sdks.tracking.internal.MiscConfiguration
Hold a continuous PARTIAL_WAKE_LOCK for the whole tracking lifetime.
getHorizontalAccuracy() - function in com.doorstepai.sdks.tracking.internal.LocationFieldsConfiguration
 
getHttp3Enabled() - function in com.doorstepai.sdks.tracking.internal.NetworkConfiguration
When true, route the data path over Cronet with HTTP/3 (QUIC) enabled.
getHumidityPercent() - function in com.doorstepai.sdks.tracking.internal.sensors.RelativeHumidityData
 
getI0() - function in com.doorstepai.sdks.tracking.internal.sensors.GpsEphemerisProto
 
getId() - function in com.doorstepai.sdks.tracking.LiveDeviceEntry
 
getId() - function in com.doorstepai.sdks.tracking.internal.network.CachedRequestEntity
 
getIDot() - function in com.doorstepai.sdks.tracking.internal.sensors.GpsEphemerisProto
 
getInstance(Context) - function in com.doorstepai.sdks.tracking.internal.network.CachedRequestDatabase.Companion
 
getInstance(Context) - function in com.doorstepai.sdks.tracking.internal.DataHolder.Companion
 
getInstance() - function in com.doorstepai.sdks.tracking.internal.DataHolder.Companion
 
getIntervalFarMs() - function in com.doorstepai.sdks.tracking.internal.geofence.GeofenceParams
 
getIntervalNearMs() - function in com.doorstepai.sdks.tracking.internal.geofence.GeofenceParams
 
getInts(int) - function in com.doorstepai.sdks.tracking.proto.TableColumn
INT: zigzag delta of the lossless integers.
QUANT: zigzag delta of round(value * 10^scale_exp).
STR: dictionary index per present row.
repeated sint64 ints = 5 [packed = true];
getInts(int) - function in com.doorstepai.sdks.tracking.proto.TableColumn.Builder
INT: zigzag delta of the lossless integers.
QUANT: zigzag delta of round(value * 10^scale_exp).
STR: dictionary index per present row.
repeated sint64 ints = 5 [packed = true];
getInts(int) - function in com.doorstepai.sdks.tracking.proto.TableColumnOrBuilder
INT: zigzag delta of the lossless integers.
QUANT: zigzag delta of round(value * 10^scale_exp).
STR: dictionary index per present row.
repeated sint64 ints = 5 [packed = true];
getIntsCount() - function in com.doorstepai.sdks.tracking.proto.TableColumn
INT: zigzag delta of the lossless integers.
QUANT: zigzag delta of round(value * 10^scale_exp).
STR: dictionary index per present row.
repeated sint64 ints = 5 [packed = true];
getIntsCount() - function in com.doorstepai.sdks.tracking.proto.TableColumn.Builder
INT: zigzag delta of the lossless integers.
QUANT: zigzag delta of round(value * 10^scale_exp).
STR: dictionary index per present row.
repeated sint64 ints = 5 [packed = true];
getIntsCount() - function in com.doorstepai.sdks.tracking.proto.TableColumnOrBuilder
INT: zigzag delta of the lossless integers.
QUANT: zigzag delta of round(value * 10^scale_exp).
STR: dictionary index per present row.
repeated sint64 ints = 5 [packed = true];
getIntsList() - function in com.doorstepai.sdks.tracking.proto.TableColumn
INT: zigzag delta of the lossless integers.
QUANT: zigzag delta of round(value * 10^scale_exp).
STR: dictionary index per present row.
repeated sint64 ints = 5 [packed = true];
getIntsList() - function in com.doorstepai.sdks.tracking.proto.TableColumn.Builder
INT: zigzag delta of the lossless integers.
QUANT: zigzag delta of round(value * 10^scale_exp).
STR: dictionary index per present row.
repeated sint64 ints = 5 [packed = true];
getIntsList() - function in com.doorstepai.sdks.tracking.proto.TableColumnOrBuilder
INT: zigzag delta of the lossless integers.
QUANT: zigzag delta of round(value * 10^scale_exp).
STR: dictionary index per present row.
repeated sint64 ints = 5 [packed = true];
getInvalidationTracker() - function in androidx.room.CachedRequestDatabase_Impl
 
getInvalidationTracker() - function in com.doorstepai.sdks.tracking.internal.network.CachedRequestDatabase
 
getIodc() - function in com.doorstepai.sdks.tracking.internal.sensors.GpsEphemerisProto
 
getIode() - function in com.doorstepai.sdks.tracking.internal.sensors.GpsEphemerisProto
 
getIono() - function in com.doorstepai.sdks.tracking.internal.sensors.GpsNavMessageProto
 
getIs80211mcResponder() - function in com.doorstepai.sdks.tracking.internal.sensors.WifiScanData
 
getIsAdrValid() - function in com.doorstepai.sdks.tracking.internal.sensors.PseudorangeCalculator.MeasurementQuality
 
getIsCompressed() - function in com.doorstepai.sdks.tracking.internal.network.CachedRequest
 
getIsCompressed() - function in com.doorstepai.sdks.tracking.internal.network.CachedRequestEntity
 
getIsConnectable() - function in com.doorstepai.sdks.tracking.internal.sensors.BleScanData
 
getIsFromMockProvider() - function in com.doorstepai.sdks.tracking.internal.sensors.LocationData
 
getIsFullTracking() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssMeasurementEvent
 
getIsOpen() - function in com.doorstepai.sdks.tracking.internal.network.CachedRequestDatabase
 
getIsOpenInternal() - function in com.doorstepai.sdks.tracking.internal.network.CachedRequestDatabase
 
getIsPasspointNetwork() - function in com.doorstepai.sdks.tracking.internal.sensors.WifiScanData
 
getIsSuccessful() - function in com.doorstepai.sdks.tracking.internal.sensors.WifiScanEvent
 
getJsonData() - function in com.doorstepai.sdks.tracking.internal.network.CachedRequest
 
getJsonRemainder() - function in com.doorstepai.sdks.tracking.proto.TelemetryBatch
Streams not yet migrated to typed columns are carried here as the existing
DataPushBody JSON with ONLY those streams populated (IMU/env/pressure/
altitude stripped out). The server parses this with its existing JSON path
and merges the typed streams above — so v3 is zero-data-loss from day one,
and streams migrate into typed columns over time (shrinking this toward
empty). UTF-8 JSON bytes; the outer deflate compresses it.
bytes json_remainder = 7;
getJsonRemainder() - function in com.doorstepai.sdks.tracking.proto.TelemetryBatch.Builder
Streams not yet migrated to typed columns are carried here as the existing
DataPushBody JSON with ONLY those streams populated (IMU/env/pressure/
altitude stripped out). The server parses this with its existing JSON path
and merges the typed streams above — so v3 is zero-data-loss from day one,
and streams migrate into typed columns over time (shrinking this toward
empty). UTF-8 JSON bytes; the outer deflate compresses it.
bytes json_remainder = 7;
getJsonRemainder() - function in com.doorstepai.sdks.tracking.proto.TelemetryBatchOrBuilder
Streams not yet migrated to typed columns are carried here as the existing
DataPushBody JSON with ONLY those streams populated (IMU/env/pressure/
altitude stripped out). The server parses this with its existing JSON path
and merges the typed streams above — so v3 is zero-data-loss from day one,
and streams migrate into typed columns over time (shrinking this toward
empty). UTF-8 JSON bytes; the outer deflate compresses it.
bytes json_remainder = 7;
getKEY_ROUTE_ACTIVE() - function in com.doorstepai.sdks.tracking.internal.TrackingService.Companion
 
getKEY_ROUTE_MANUAL_FOREGROUND() - function in com.doorstepai.sdks.tracking.internal.TrackingService.Companion
 
getKind() - function in com.doorstepai.sdks.tracking.proto.TableColumn
.doorstepai.telemetry.v3.ColumnKind kind = 2;
getKind() - function in com.doorstepai.sdks.tracking.proto.TableColumn.Builder
.doorstepai.telemetry.v3.ColumnKind kind = 2;
getKind() - function in com.doorstepai.sdks.tracking.proto.TableColumnOrBuilder
.doorstepai.telemetry.v3.ColumnKind kind = 2;
getKindValue() - function in com.doorstepai.sdks.tracking.proto.TableColumn
.doorstepai.telemetry.v3.ColumnKind kind = 2;
getKindValue() - function in com.doorstepai.sdks.tracking.proto.TableColumn.Builder
.doorstepai.telemetry.v3.ColumnKind kind = 2;
getKindValue() - function in com.doorstepai.sdks.tracking.proto.TableColumnOrBuilder
.doorstepai.telemetry.v3.ColumnKind kind = 2;
getLabel() - function in com.doorstepai.sdks.tracking.LiveDeviceEntry
 
getLastAgeMs() - function in com.doorstepai.sdks.tracking.LiveStreamSnapshot
 
getLastSessionDirectory() - function in com.doorstepai.sdks.tracking.CSVMode
Set by the SDK when a CSV session directory is created.
getLat() - function in com.doorstepai.sdks.tracking.LatLngObject
 
getLat() - function in com.doorstepai.sdks.tracking.LiveLatLng
 
getLatest() - function in com.doorstepai.sdks.tracking.LiveStreamSnapshot
 
getLatestX() - function in com.doorstepai.sdks.tracking.LiveAxisSnapshot
 
getLatestY() - function in com.doorstepai.sdks.tracking.LiveAxisSnapshot
 
getLatestZ() - function in com.doorstepai.sdks.tracking.LiveAxisSnapshot
 
getLatitude() - function in com.doorstepai.sdks.tracking.DeliveryStop
 
getLatitude() - function in com.doorstepai.sdks.tracking.internal.LocationFieldsConfiguration
 
getLatitude() - function in com.doorstepai.sdks.tracking.internal.sensors.LocationData
 
getLeapSecond() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssClockMeasurement
 
getLegacyOnly() - function in com.doorstepai.sdks.tracking.internal.BleConfiguration
setLegacy: true = only legacy (pre-5.0) advertisements; false = also extended adv (API 26+).
getLevel() - function in com.doorstepai.sdks.tracking.internal.sensors.WifiScanData
 
getLevelDb() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssAgc
 
getLight() - function in com.doorstepai.sdks.tracking.internal.network.BatchData
 
getLinearAccel() - function in com.doorstepai.sdks.tracking.internal.network.BatchData
 
getLng() - function in com.doorstepai.sdks.tracking.LatLngObject
 
getLocale() - function in com.doorstepai.sdks.tracking.internal.MetadataCollectionConfiguration
 
getLocale() - function in com.doorstepai.sdks.tracking.internal.DeviceMetadata
 
getLocality() - function in com.doorstepai.sdks.tracking.AddressType
 
getLocalize() - function in com.doorstepai.sdks.tracking.internal.network.DoorstepAIStartOptions
 
getLocalizedMessage() - function in kotlin.SdkError
 
getLocalizedMessage() - function in kotlin.SdkError.NetworkError
 
getLocalizedMessage() - function in kotlin.SdkError.Timeout
 
getLocalizedMessage() - function in kotlin.SdkError.Unauthorized
 
getLocalizedMessage() - function in kotlin.SdkError.UnexpectedOutput
 
getLocalizedMessage() - function in kotlin.SdkError.UnsupportedDevice
 
getLocalizedMessage() - function in kotlin.SdkError.PermissionDenied
 
getLocalizedMessage() - function in kotlin.SdkError.SdkDisabled
 
getLocalizedMessage() - function in kotlin.SdkError.Unknown
 
getLocalizePosition() - function in com.doorstepai.sdks.tracking.internal.network.DoorstepAIStartOptions
 
getLocation() - function in com.doorstepai.sdks.tracking.internal.network.BatchData
 
getLocation() - function in com.doorstepai.sdks.tracking.internal.AppConfiguration
 
getLOCATION_FASTEST_MS() - function in com.doorstepai.sdks.tracking.internal.geofence.GeofenceConstants
Floor on how fast fused fixes may arrive (ms).
getLOCATION_INTERVAL_FAR_MS() - function in com.doorstepai.sdks.tracking.internal.geofence.GeofenceConstants
Location update interval (ms) when FAR from every stop — sparse + balanced to save battery.
getLOCATION_INTERVAL_NEAR_MS() - function in com.doorstepai.sdks.tracking.internal.geofence.GeofenceConstants
Location update interval (ms) when NEAR a stop — dense + high-accuracy for precise transitions.
getLocationProvider() - function in com.doorstepai.sdks.tracking.internal.DeviceMetadata
Resolved location source for this session: "fused" (Google Play Services) or "legacy" (platform LocationManager).
getLocationServicesEnabled() - function in com.doorstepai.sdks.tracking.internal.MetadataCollectionConfiguration
 
getLocationServicesEnabled() - function in com.doorstepai.sdks.tracking.internal.DeviceMetadata
 
getLockedAtMs() - function in com.doorstepai.sdks.tracking.internal.network.CachedRequestEntity
 
getLon() - function in com.doorstepai.sdks.tracking.LiveLatLng
 
getLongitude() - function in com.doorstepai.sdks.tracking.DeliveryStop
 
getLongitude() - function in com.doorstepai.sdks.tracking.internal.LocationFieldsConfiguration
 
getLongitude() - function in com.doorstepai.sdks.tracking.internal.sensors.LocationData
 
getLowPowerModeEnabled() - function in com.doorstepai.sdks.tracking.internal.MetadataCollectionConfiguration
 
getLowPowerModeEnabled() - function in com.doorstepai.sdks.tracking.internal.DeviceMetadata
 
getLux() - function in com.doorstepai.sdks.tracking.internal.sensors.LightData
 
getM0() - function in com.doorstepai.sdks.tracking.internal.sensors.GpsEphemerisProto
 
getMag() - function in com.doorstepai.sdks.tracking.internal.network.BatchData
 
getMagneticHeading() - function in com.doorstepai.sdks.tracking.internal.sensors.HeadingData
 
getMagUncalibrated() - function in com.doorstepai.sdks.tracking.internal.network.BatchData
 
getMainExecutor() - function in android.content.TrackingService
 
getMainLooper() - function in android.content.TrackingService
 
getManualForeground() - function in com.doorstepai.sdks.tracking.DoorstepAI
When true, the SDK will NOT promote its internal TrackingService to the foreground.
getManualForeground() - function in com.doorstepai.sdks.tracking.RouteGeofenceOptions
 
getManufacturerData() - function in com.doorstepai.sdks.tracking.internal.sensors.BleScanData
 
getManufacturerIds() - function in com.doorstepai.sdks.tracking.internal.BleConfiguration
Company ids to match (e.g.
getMatchMode() - function in com.doorstepai.sdks.tracking.internal.BleConfiguration
ScanSettings match mode: 1=AGGRESSIVE, 2=STICKY (API 23+).
getMAX_ACTIVE() - function in com.doorstepai.sdks.tracking.internal.geofence.GeofenceConstants
Max geofences we register at once.
getMaxActive() - function in com.doorstepai.sdks.tracking.internal.geofence.GeofenceParams
 
getMaxActiveGeofences() - function in com.doorstepai.sdks.tracking.internal.GeofenceConfiguration
Max geofences registered at once.
getMaxApsPerScan() - function in com.doorstepai.sdks.tracking.internal.WifiConfiguration
Cap APs per scan event after sorting by RSSI desc.
getMaxBatchesDrainedPerTick() - function in com.doorstepai.sdks.tracking.internal.MiscConfiguration
Maximum number of persisted batches the FIFO drain ships per upload tick.
getMaxBatchRetries() - function in com.doorstepai.sdks.tracking.internal.MiscConfiguration
Max retryable send failures for a single persisted batch before it is dead-lettered (dropped) instead of retried forever — prevents a poison batch from blocking the FIFO head indefinitely.
getMaxCacheSizePerStream() - function in com.doorstepai.sdks.tracking.internal.MiscConfiguration
HARD per-stream cap (samples) on the in-memory capture buffers — drop-oldest ring semantics enforced in DataManager.appendBounded.
getMaxQueueSize() - function in com.doorstepai.sdks.tracking.internal.RemoteLoggingConfiguration
 
getMaxReportLatencyMs() - function in com.doorstepai.sdks.tracking.internal.MotionConfiguration
Hardware FIFO batch window (ms) for the wake-up IMU sensors (maxReportLatencyUs).
getMeasurementEvents() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssDataPackage
 
getMeasurementQuality(GnssMeasurement) - function in com.doorstepai.sdks.tracking.internal.sensors.PseudorangeCalculator
Get quality metrics for a measurement.
getMessage() - function in com.doorstepai.sdks.tracking.internal.network.ValidateTokenResponse
 
getMessage() - function in com.doorstepai.sdks.tracking.internal.SdkError
 
getMessage() - function in com.doorstepai.sdks.tracking.internal.SdkError.NetworkError
 
getMessage() - function in com.doorstepai.sdks.tracking.internal.SdkError.Timeout
 
getMessage() - function in com.doorstepai.sdks.tracking.internal.SdkError.Unauthorized
 
getMessage() - function in com.doorstepai.sdks.tracking.internal.SdkError.UnexpectedOutput
 
getMessage() - function in com.doorstepai.sdks.tracking.internal.SdkError.UnsupportedDevice
 
getMessage() - function in com.doorstepai.sdks.tracking.internal.SdkError.PermissionDenied
 
getMessage() - function in com.doorstepai.sdks.tracking.internal.SdkError.SdkDisabled
 
getMessage() - function in com.doorstepai.sdks.tracking.internal.SdkError.Unknown
 
getMessageId() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssNavigationMessage
 
getMetadata() - function in com.doorstepai.sdks.tracking.internal.network.NewSessionBodyInput
 
getMethod() - function in com.doorstepai.sdks.tracking.internal.network.CachedRequest
 
getMethod() - function in com.doorstepai.sdks.tracking.internal.network.CachedRequestEntity
 
getMIN_FIX_ACCURACY_M() - function in com.doorstepai.sdks.tracking.internal.geofence.GeofenceConstants
EXIT accuracy gate (meters): only count a fix toward an app-side EXIT if it's at least this accurate.
getMinDistanceMeters() - function in com.doorstepai.sdks.tracking.internal.LocationConfiguration
 
getMinLevel() - function in com.doorstepai.sdks.tracking.internal.RemoteLoggingConfiguration
 
getMinRssiDbm() - function in com.doorstepai.sdks.tracking.internal.WifiConfiguration
Drop access points with RSSI below this threshold (dBm).
getMinTimeBetweenSubmissionsMs() - function in com.doorstepai.sdks.tracking.internal.WifiConfiguration
 
getMinUpdateIntervalMs() - function in com.doorstepai.sdks.tracking.internal.LocationConfiguration
Fastest accepted update interval (ms) — fused setMinUpdateIntervalMillis.
getMisc() - function in com.doorstepai.sdks.tracking.internal.AppConfiguration
 
getModuleVersion() - function in com.doorstepai.sdks.tracking.internal.SensorCollectionManager
 
getMonitoredStops() - function in com.doorstepai.sdks.tracking.DoorstepAI
 
getMonotonicTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.BleScanData
 
getMotion() - function in com.doorstepai.sdks.tracking.internal.AppConfiguration
 
getMultipathIndicator() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssSatelliteMeasurement
 
getMultipathIndicator() - function in com.doorstepai.sdks.tracking.internal.sensors.PseudorangeCalculator.MeasurementQuality
 
getName() - function in com.doorstepai.sdks.tracking.DropoffType
 
getName() - function in com.doorstepai.sdks.tracking.GeofenceSessionEventType
 
getName() - function in com.doorstepai.sdks.tracking.internal.network.CachedRequestState
 
getName() - function in com.doorstepai.sdks.tracking.internal.network.FlushAttemptResult
 
getName() - function in com.doorstepai.sdks.tracking.internal.network.Event
 
getName() - function in com.doorstepai.sdks.tracking.proto.TableColumn
wire field name (Cassandra column)
string name = 1;
getName() - function in com.doorstepai.sdks.tracking.proto.TableColumn.Builder
wire field name (Cassandra column)
string name = 1;
getName() - function in com.doorstepai.sdks.tracking.proto.TableColumnOrBuilder
wire field name (Cassandra column)
string name = 1;
getName() - function in com.doorstepai.sdks.tracking.internal.PayloadFormat
 
getName() - function in com.doorstepai.sdks.tracking.internal.RemoteLogLevel
 
getName() - function in com.doorstepai.sdks.tracking.internal.SDKLogLevel
 
getName() - function in com.doorstepai.sdks.tracking.internal.sensors.BleScanData
 
getNameBytes() - function in com.doorstepai.sdks.tracking.proto.TableColumn
wire field name (Cassandra column)
string name = 1;
getNameBytes() - function in com.doorstepai.sdks.tracking.proto.TableColumn.Builder
wire field name (Cassandra column)
string name = 1;
getNameBytes() - function in com.doorstepai.sdks.tracking.proto.TableColumnOrBuilder
wire field name (Cassandra column)
string name = 1;
getNavigationMessages() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssDataPackage
 
getNear() - function in com.doorstepai.sdks.tracking.internal.sensors.ProximityData
 
getNEAR_DISTANCE_M() - function in com.doorstepai.sdks.tracking.internal.geofence.GeofenceConstants
Within this distance (m) of any stop, switch to the dense/high-accuracy location cadence.
getNearDistanceM() - function in com.doorstepai.sdks.tracking.internal.geofence.GeofenceParams
 
getNearDistanceMeters() - function in com.doorstepai.sdks.tracking.internal.GeofenceConfiguration
Within this distance (meters) of any stop, use the dense/high-accuracy cadence.
getNearIntervalMs() - function in com.doorstepai.sdks.tracking.internal.GeofenceConfiguration
Fused-location update interval (ms) when NEAR a stop.
getNearPriority() - function in com.doorstepai.sdks.tracking.internal.GeofenceConfiguration
Fused-location request Priority when NEAR a stop.
getNearPriority() - function in com.doorstepai.sdks.tracking.internal.geofence.GeofenceParams
Fused-location request Priority (Priority.PRIORITY_*) when NEAR a stop.
getNetwork() - function in com.doorstepai.sdks.tracking.internal.AppConfiguration
 
getNetwork() - function in com.doorstepai.sdks.tracking.internal.sensors.DataManager
 
getNetworkIntervalMs() - function in com.doorstepai.sdks.tracking.internal.LocationConfiguration
 
getNetworkMetered() - function in com.doorstepai.sdks.tracking.internal.MetadataCollectionConfiguration
 
getNetworkMetered() - function in com.doorstepai.sdks.tracking.internal.DeviceMetadata
 
getNetworkType() - function in com.doorstepai.sdks.tracking.internal.MetadataCollectionConfiguration
 
getNetworkType() - function in com.doorstepai.sdks.tracking.internal.DeviceMetadata
 
getNickname() - function in com.doorstepai.sdks.tracking.internal.network.NicknameBodyInput
 
getNoBackupFilesDir() - function in android.content.TrackingService
 
getNOTIFICATION_RESPONSIVENESS_MS() - function in com.doorstepai.sdks.tracking.internal.geofence.GeofenceConstants
Play Services geofence responsiveness hint (ms) — lower = faster transitions.
getNullBitmap() - function in com.doorstepai.sdks.tracking.proto.TableColumn
Presence: empty => all rows present. Else LSB-first bit per row (1=present),
ceil(row_count/8) bytes. Absent rows are decoded as null and skipped in the
value arrays below (sparse GNSS fields).
bytes null_bitmap = 4;
getNullBitmap() - function in com.doorstepai.sdks.tracking.proto.TableColumn.Builder
Presence: empty => all rows present. Else LSB-first bit per row (1=present),
ceil(row_count/8) bytes. Absent rows are decoded as null and skipped in the
value arrays below (sparse GNSS fields).
bytes null_bitmap = 4;
getNullBitmap() - function in com.doorstepai.sdks.tracking.proto.TableColumnOrBuilder
Presence: empty => all rows present. Else LSB-first bit per row (1=present),
ceil(row_count/8) bytes. Absent rows are decoded as null and skipped in the
value arrays below (sparse GNSS fields).
bytes null_bitmap = 4;
getNumber() - function in com.doorstepai.sdks.tracking.proto.ColumnKind
 
getNumber() - function in com.google.protobuf.ColumnKind
 
getNumber() - function in com.doorstepai.sdks.tracking.proto.Encoding
 
getNumber() - function in com.google.protobuf.Encoding
 
getNumOfMatches() - function in com.doorstepai.sdks.tracking.internal.BleConfiguration
ScanSettings number of matches: 1=ONE, 2=FEW, 3=MAX_ADVERTISEMENT (API 23+).
getObbDir() - function in android.content.TrackingService
 
getObbDirs() - function in android.content.TrackingService
 
getOmega() - function in com.doorstepai.sdks.tracking.internal.sensors.GpsEphemerisProto
 
getOmega0() - function in com.doorstepai.sdks.tracking.internal.sensors.GpsEphemerisProto
 
getOmegaDot() - function in com.doorstepai.sdks.tracking.internal.sensors.GpsEphemerisProto
 
getOpenHelper() - function in androidx.room.CachedRequestDatabase_Impl
 
getOpenHelper() - function in com.doorstepai.sdks.tracking.internal.network.CachedRequestDatabase
 
getOperatorFriendlyName() - function in com.doorstepai.sdks.tracking.internal.sensors.WifiScanData
 
getOpPackageName() - function in android.content.TrackingService
 
getOrCreateUUID() - function in com.doorstepai.sdks.tracking.internal.DeviceIdentifier
Returns the persistent UUID, generating and storing one on first call.
getOrdinal() - function in com.doorstepai.sdks.tracking.DropoffType
 
getOrdinal() - function in com.doorstepai.sdks.tracking.GeofenceSessionEventType
 
getOrdinal() - function in com.doorstepai.sdks.tracking.internal.network.CachedRequestState
 
getOrdinal() - function in com.doorstepai.sdks.tracking.internal.network.FlushAttemptResult
 
getOrdinal() - function in com.doorstepai.sdks.tracking.internal.PayloadFormat
 
getOrdinal() - function in com.doorstepai.sdks.tracking.internal.RemoteLogLevel
 
getOrdinal() - function in com.doorstepai.sdks.tracking.internal.SDKLogLevel
 
getOsBuildFingerprint() - function in com.doorstepai.sdks.tracking.internal.MetadataCollectionConfiguration
 
getOsBuildFingerprint() - function in com.doorstepai.sdks.tracking.internal.DeviceMetadata
 
getPackageCodePath() - function in android.content.TrackingService
 
getPackageManager() - function in android.content.TrackingService
 
getPackageName() - function in android.content.TrackingService
 
getPackageResourcePath() - function in android.content.TrackingService
 
getParams() - function in android.content.TrackingService
 
getParserForType() - function in com.google.protobuf.TelemetryBatch
 
getParserForType() - function in com.google.protobuf.TelemetryBatch
 
getParserForType() - function in com.google.protobuf.StreamColumn
 
getParserForType() - function in com.google.protobuf.StreamColumn
 
getParserForType() - function in com.google.protobuf.TableColumn
 
getParserForType() - function in com.google.protobuf.TableColumn
 
getParserForType() - function in com.google.protobuf.Table
 
getParserForType() - function in com.google.protobuf.Table
 
getParserForType() - function in com.google.protobuf.ColumnData
 
getParserForType() - function in com.google.protobuf.ColumnData
 
getPayload() - function in com.doorstepai.sdks.tracking.internal.network.CachedRequestEntity
 
getPayloadFormat() - function in com.doorstepai.sdks.tracking.internal.MiscConfiguration
Selects the dataPush wire format: "json" (verbose JSON+deflate, the safe default), "dsdpv2" (the columnar float32 binary, S-011), or "v3" (the compact columnar quantize+delta+varint protobuf format — telemetry.proto).
getPdop() - function in com.doorstepai.sdks.tracking.internal.sensors.LocationData
 
getPendingBatchesMaxAgeMs() - function in com.doorstepai.sdks.tracking.internal.MiscConfiguration
Maximum age of a persisted batch before it's pruned.
getPendingBatchesMaxBytes() - function in com.doorstepai.sdks.tracking.internal.MiscConfiguration
Total byte ceiling for the on-disk pending-batches store.
getPendingBatchesMaxCount() - function in com.doorstepai.sdks.tracking.internal.MiscConfiguration
Hard cap on the number of persisted batches.
getPendingRequestsCount() - function in com.doorstepai.sdks.tracking.internal.network.Network
Get the count of pending network requests
getPERMISSION_REQUEST_CODE() - function in com.doorstepai.sdks.tracking.DoorstepAI
Request code used by requestPermissions when the caller doesn't supply one.
getPermissionStatuses() - function in com.doorstepai.sdks.tracking.internal.MetadataCollectionConfiguration
 
getPermissionStatuses() - function in com.doorstepai.sdks.tracking.internal.DeviceMetadata
 
getPositionECEF() - function in com.doorstepai.sdks.tracking.internal.sensors.SatellitePositionVelocity
 
getPostalCode() - function in com.doorstepai.sdks.tracking.AddressType
 
getPressure() - function in com.doorstepai.sdks.tracking.internal.network.BatchData
 
getPressure() - function in com.doorstepai.sdks.tracking.internal.AltitudeFieldsConfiguration
 
getPressure() - function in com.doorstepai.sdks.tracking.internal.sensors.AltitudeData
 
getPressureHpa() - function in com.doorstepai.sdks.tracking.internal.sensors.PressureData
 
getPrimarySessionUuid() - function in com.doorstepai.sdks.tracking.proto.TelemetryBatch
Primary session UUID as 16 raw bytes in RFC 4122 (big-endian) order — the
same byte order the server already accepts for DSDP.
bytes primary_session_uuid = 3;
getPrimarySessionUuid() - function in com.doorstepai.sdks.tracking.proto.TelemetryBatch.Builder
Primary session UUID as 16 raw bytes in RFC 4122 (big-endian) order — the
same byte order the server already accepts for DSDP.
bytes primary_session_uuid = 3;
getPrimarySessionUuid() - function in com.doorstepai.sdks.tracking.proto.TelemetryBatchOrBuilder
Primary session UUID as 16 raw bytes in RFC 4122 (big-endian) order — the
same byte order the server already accepts for DSDP.
bytes primary_session_uuid = 3;
getPriority() - function in com.doorstepai.sdks.tracking.internal.LocationConfiguration
Fused request priority (server-tunable; was hardcoded).
getPriority() - function in com.doorstepai.sdks.tracking.internal.SDKLogLevel
 
getPrn() - function in com.doorstepai.sdks.tracking.internal.sensors.GpsEphemerisProto
 
getProvider() - function in com.doorstepai.sdks.tracking.internal.LocationConfiguration
Location source flag.
getProvider() - function in com.doorstepai.sdks.tracking.internal.sensors.LocationData
 
getProximity() - function in com.doorstepai.sdks.tracking.internal.network.BatchData
 
getPseudorangeMeters() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssSatelliteMeasurement
 
getPseudorangeRateMetersPerSecond() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssSatelliteMeasurement
 
getPseudorangeRateUncertaintyMetersPerSecond() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssSatelliteMeasurement
 
getPseudorangeUncertaintyMeters() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssSatelliteMeasurement
 
getQueryExecutor() - function in androidx.room.CachedRequestDatabase_Impl
 
getQueryExecutor() - function in com.doorstepai.sdks.tracking.internal.network.CachedRequestDatabase
 
getRADIUS_M() - function in com.doorstepai.sdks.tracking.internal.geofence.GeofenceConstants
Radius of each stop geofence, in meters.
getRadiusM() - function in com.doorstepai.sdks.tracking.internal.geofence.GeofenceParams
 
getRadiusMeters() - function in com.doorstepai.sdks.tracking.DeliveryStop
 
getRateHz() - function in com.doorstepai.sdks.tracking.LiveStreamSnapshot
 
getRateReducerN() - function in com.doorstepai.sdks.tracking.internal.MotionConfiguration
 
getRateReducerOutputHz() - function in com.doorstepai.sdks.tracking.internal.MotionConfiguration
Target output rate (Hz) for the rate reducer when useRateReducer == true.
getRE_REGISTER_THRESHOLD_M() - function in com.doorstepai.sdks.tracking.internal.geofence.GeofenceConstants
Re-register the nearest-N set once the driver has moved this far (meters) from the center of the last registration.
getReason() - function in com.doorstepai.sdks.tracking.GeofenceSessionEvent
 
getReceivedSvTimeNanos() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssSatelliteMeasurement
 
getReceivedSvTimeUncertaintyNanos() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssSatelliteMeasurement
 
getRecent() - function in com.doorstepai.sdks.tracking.LiveStreamSnapshot
 
getReferenceCarrierFreqHzForLsb() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssClockMeasurement
 
getReferenceCodeForLsb() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssClockMeasurement
 
getReferenceConstellationTypeForLsb() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssClockMeasurement
 
getRelativeAltitude() - function in com.doorstepai.sdks.tracking.internal.AltitudeFieldsConfiguration
 
getRelativeAltitude() - function in com.doorstepai.sdks.tracking.internal.sensors.AltitudeData
 
getRelativeAnyEnabled() - function in com.doorstepai.sdks.tracking.internal.AltitudeFieldsConfiguration
 
getRelativeHumidity() - function in com.doorstepai.sdks.tracking.internal.network.BatchData
 
getRemoteLogging() - function in com.doorstepai.sdks.tracking.internal.AppConfiguration
 
getReportDelayMs() - function in com.doorstepai.sdks.tracking.internal.BleConfiguration
Batch reporting delay (ms).
getRequiredAutoMigrationSpecs() - function in com.doorstepai.sdks.tracking.internal.network.CachedRequestDatabase_Impl
 
getRequiredAutoMigrationSpecs() - function in androidx.room.CachedRequestDatabase_Impl
 
getRequiredAutoMigrationSpecs() - function in androidx.room.CachedRequestDatabase
 
getRequiredConverters() - function in com.doorstepai.sdks.tracking.internal.network.CachedRequestDao_Impl
 
getRequiredPermissions(Boolean) - function in com.doorstepai.sdks.tracking.DoorstepAI
The dangerous runtime permissions the SDK needs on the current device, version-gated.
getReRegisterThresholdM() - function in com.doorstepai.sdks.tracking.internal.geofence.GeofenceParams
 
getReRegisterThresholdMeters() - function in com.doorstepai.sdks.tracking.internal.GeofenceConfiguration
Re-register the nearest-N set once the driver moves this far (meters).
getResolvedUri() - function in com.doorstepai.sdks.tracking.internal.NetworkConfiguration
 
getResources() - function in android.content.TrackingService
 
getResponsivenessMs() - function in com.doorstepai.sdks.tracking.internal.GeofenceConfiguration
Play Services geofence responsiveness hint (ms) — lower = faster transitions.
getResponsivenessMs() - function in com.doorstepai.sdks.tracking.internal.geofence.GeofenceParams
 
getRestartIntervalMs() - function in com.doorstepai.sdks.tracking.internal.BleConfiguration
Tear down + restart the scan on this cadence to dodge the AOSP 30-minute limit that downgrades a long-running scan to opportunistic mode.
getRetryBaseDelayMs() - function in com.doorstepai.sdks.tracking.internal.MiscConfiguration
Base delay (ms) for the drain's full-jitter exponential backoff: the Nth retry of a row waits a random duration in 0, min(retryMaxDelayMs, base·2^N).
getRetryCount() - function in com.doorstepai.sdks.tracking.internal.network.CachedRequest
 
getRetryCount() - function in com.doorstepai.sdks.tracking.internal.network.CachedRequestEntity
 
getRetryMaxDelayMs() - function in com.doorstepai.sdks.tracking.internal.MiscConfiguration
Ceiling (ms) for the drain retry backoff.
getRootOfA() - function in com.doorstepai.sdks.tracking.internal.sensors.GpsEphemerisProto
 
getRotationVector() - function in com.doorstepai.sdks.tracking.internal.network.BatchData
 
getRoute() - function in com.doorstepai.sdks.tracking.AddressType
 
getRoute() - function in com.doorstepai.sdks.tracking.internal.network.CachedRequest
 
getRoute() - function in com.doorstepai.sdks.tracking.internal.network.CachedRequestEntity
 
getRowCount() - function in com.doorstepai.sdks.tracking.proto.TableOrBuilder
uint32 row_count = 2;
getRowCount() - function in com.doorstepai.sdks.tracking.proto.Table
uint32 row_count = 2;
getRowCount() - function in com.doorstepai.sdks.tracking.proto.Table.Builder
uint32 row_count = 2;
getRssi() - function in com.doorstepai.sdks.tracking.LiveDeviceEntry
 
getRssi() - function in com.doorstepai.sdks.tracking.internal.sensors.BleScanData
 
getRssi() - function in com.doorstepai.sdks.tracking.internal.sensors.WifiScanData
 
getRssiChangesRequiredCount() - function in com.doorstepai.sdks.tracking.internal.WifiConfiguration
Number of APs that must change by at least rssiChangeThresholdDbm to flag a scan as new.
getRssiChangeThresholdDbm() - function in com.doorstepai.sdks.tracking.internal.WifiConfiguration
Minimum per-AP RSSI delta (dBm) that counts as a meaningful change for dedup.
getSampleCount() - function in com.doorstepai.sdks.tracking.proto.StreamColumn
Number of samples represented by every column in this stream.
uint32 sample_count = 2;
getSampleCount() - function in com.doorstepai.sdks.tracking.proto.StreamColumn.Builder
Number of samples represented by every column in this stream.
uint32 sample_count = 2;
getSampleCount() - function in com.doorstepai.sdks.tracking.proto.StreamColumnOrBuilder
Number of samples represented by every column in this stream.
uint32 sample_count = 2;
getSamplingHz() - function in com.doorstepai.sdks.tracking.internal.MotionConfiguration
Sensor collection rate (Hz).
getSamplingHz() - function in com.doorstepai.sdks.tracking.internal.AltitudeConfiguration
 
getSatelliteClockBias() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssSatelliteMeasurement
 
getSatelliteClockDrift() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssSatelliteMeasurement
 
getSatelliteCount() - function in com.doorstepai.sdks.tracking.internal.sensors.LocationData
 
getSatelliteInterSignalBiasNanos() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssSatelliteMeasurement
 
getSatelliteInterSignalBiasUncertaintyNanos() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssSatelliteMeasurement
 
getSatellitePositionECEF() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssSatelliteMeasurement
 
getSatellitePositions() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssDataPackage
 
getSatellites() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssMeasurementEvent
 
getSatellites() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssStatusEvent
 
getSatelliteVelocityECEF() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssSatelliteMeasurement
 
getScaleExp() - function in com.doorstepai.sdks.tracking.proto.TableColumn
QUANT only: integer = round(value * 10^scale_exp)
sint32 scale_exp = 3;
getScaleExp() - function in com.doorstepai.sdks.tracking.proto.TableColumn.Builder
QUANT only: integer = round(value * 10^scale_exp)
sint32 scale_exp = 3;
getScaleExp() - function in com.doorstepai.sdks.tracking.proto.ColumnDataOrBuilder
Quantization: integer_value = round(real_value * 10^scale_exp);
decode: real_value = integer_value / 10^scale_exp.
scale_exp 0 == lossless integer passthrough (step counts, floor, booleans,
and precision-critical streams such as GNSS raw when migrated).
sint32 scale_exp = 2;
getScaleExp() - function in com.doorstepai.sdks.tracking.proto.ColumnData
Quantization: integer_value = round(real_value * 10^scale_exp);
decode: real_value = integer_value / 10^scale_exp.
scale_exp 0 == lossless integer passthrough (step counts, floor, booleans,
and precision-critical streams such as GNSS raw when migrated).
sint32 scale_exp = 2;
getScaleExp() - function in com.doorstepai.sdks.tracking.proto.ColumnData.Builder
Quantization: integer_value = round(real_value * 10^scale_exp);
decode: real_value = integer_value / 10^scale_exp.
scale_exp 0 == lossless integer passthrough (step counts, floor, booleans,
and precision-critical streams such as GNSS raw when migrated).
sint32 scale_exp = 2;
getScaleExp() - function in com.doorstepai.sdks.tracking.proto.TableColumnOrBuilder
QUANT only: integer = round(value * 10^scale_exp)
sint32 scale_exp = 3;
getScanDurationMs() - function in com.doorstepai.sdks.tracking.internal.sensors.WifiScanEvent
 
getScanMode() - function in com.doorstepai.sdks.tracking.internal.BleConfiguration
Android ScanSettings scan mode: 0=LOW_POWER, 1=BALANCED, 2=LOW_LATENCY (fastest).
getScanningStatus() - function in com.doorstepai.sdks.tracking.internal.sensors.WifiManager
Get current WiFi scanning status and statistics.
getScanRequestIntervalMs() - function in com.doorstepai.sdks.tracking.internal.WifiConfiguration
 
getScanResults() - function in com.doorstepai.sdks.tracking.internal.sensors.WifiScanEvent
 
getScanTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.WifiScanEvent
 
getScreenHeightPx() - function in com.doorstepai.sdks.tracking.internal.MetadataCollectionConfiguration
 
getScreenHeightPx() - function in com.doorstepai.sdks.tracking.internal.DeviceMetadata
 
getScreenWidthPx() - function in com.doorstepai.sdks.tracking.internal.MetadataCollectionConfiguration
 
getScreenWidthPx() - function in com.doorstepai.sdks.tracking.internal.DeviceMetadata
 
getSdkEnabled() - function in com.doorstepai.sdks.tracking.internal.MiscConfiguration
Server-driven master switch.
getSdkVersion() - function in com.doorstepai.sdks.tracking.internal.network.NewSessionBodyInput
 
getSensorOriginUs() - function in com.doorstepai.sdks.tracking.proto.StreamColumn
Absolute boot-relative origin (microseconds) of the first sample — the
reference for the timestamp column (channel_id 0).
int64 sensor_origin_us = 3;
getSensorOriginUs() - function in com.doorstepai.sdks.tracking.proto.StreamColumn.Builder
Absolute boot-relative origin (microseconds) of the first sample — the
reference for the timestamp column (channel_id 0).
int64 sensor_origin_us = 3;
getSensorOriginUs() - function in com.doorstepai.sdks.tracking.proto.StreamColumnOrBuilder
Absolute boot-relative origin (microseconds) of the first sample — the
reference for the timestamp column (channel_id 0).
int64 sensor_origin_us = 3;
getSensorTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.AccelData
 
getSensorTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.GyroData
 
getSensorTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.MagData
 
getSensorTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.AccelUncalibratedData
 
getSensorTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.GyroUncalibratedData
 
getSensorTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.MagUncalibratedData
 
getSensorTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.RotationVectorData
 
getSensorTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.GameRotationVectorData
 
getSensorTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.GeomagneticRotationVectorData
 
getSensorTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.GravityData
 
getSensorTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.LinearAccelData
 
getSensorTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.ProximityData
 
getSensorTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.StepCounterData
 
getSensorTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.StepDetectorData
 
getSensorTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.SignificantMotionData
 
getSensorTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.AmbientTemperatureData
 
getSensorTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.LightData
 
getSensorTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.PressureData
 
getSensorTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.RelativeHumidityData
 
getServerSessionId() - function in com.doorstepai.sdks.tracking.GeofenceSessionEvent
 
getServiceUuids() - function in com.doorstepai.sdks.tracking.internal.BleConfiguration
BLE ScanFilters.
getServiceUuids() - function in com.doorstepai.sdks.tracking.internal.sensors.BleScanData
 
getSessionId() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssDataPackage
 
getSessionTimeoutSeconds() - function in com.doorstepai.sdks.tracking.internal.GeofenceConfiguration
Backstop timeout (seconds) for a geofence-started session: the SDK force-stops it this long after start even if no dropoff + EXIT ever arrives (e.g.
getSessionTimeoutSeconds() - function in com.doorstepai.sdks.tracking.internal.geofence.GeofenceParams
Backstop timeout (seconds) for a geofence-started session; see GeofenceConfiguration.
getSessionWatchdogEnabled() - function in com.doorstepai.sdks.tracking.internal.MiscConfiguration
Periodic (~15 min) WorkManager watchdog that re-asserts TrackingService when the durable session registry says deliveries are in flight but the service is dead (OEM task killers, FGS start denials).
getSharedPreferences(String,Integer) - function in android.content.TrackingService
 
getSignificantMotion() - function in com.doorstepai.sdks.tracking.internal.network.BatchData
 
getSimCountryIso() - function in com.doorstepai.sdks.tracking.internal.MetadataCollectionConfiguration
 
getSimCountryIso() - function in com.doorstepai.sdks.tracking.internal.DeviceMetadata
 
getSimOperator() - function in com.doorstepai.sdks.tracking.internal.MetadataCollectionConfiguration
 
getSimOperator() - function in com.doorstepai.sdks.tracking.internal.DeviceMetadata
 
getSnrInDb() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssSatelliteMeasurement
 
getSpeed() - function in com.doorstepai.sdks.tracking.internal.LocationFieldsConfiguration
 
getSpeed() - function in com.doorstepai.sdks.tracking.internal.sensors.LocationData
 
getSPEED_OF_LIGHT_MPS() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssConstants
 
getSpeedAccuracy() - function in com.doorstepai.sdks.tracking.internal.LocationFieldsConfiguration
 
getSpeedAccuracyMetersPerSecond() - function in com.doorstepai.sdks.tracking.internal.sensors.LocationData
 
getSsid() - function in com.doorstepai.sdks.tracking.internal.sensors.WifiScanData
 
getStackTrace() - function in kotlin.SdkError
 
getStackTrace() - function in kotlin.SdkError.NetworkError
 
getStackTrace() - function in kotlin.SdkError.Timeout
 
getStackTrace() - function in kotlin.SdkError.Unauthorized
 
getStackTrace() - function in kotlin.SdkError.UnexpectedOutput
 
getStackTrace() - function in kotlin.SdkError.UnsupportedDevice
 
getStackTrace() - function in kotlin.SdkError.PermissionDenied
 
getStackTrace() - function in kotlin.SdkError.SdkDisabled
 
getStackTrace() - function in kotlin.SdkError.Unknown
 
getStallTimeoutMs() - function in com.doorstepai.sdks.tracking.internal.LocationConfiguration
Stall watchdog: if no fix arrives for this long while recording, re-register the providers (catches a silently-dead source).
getState() - function in com.doorstepai.sdks.tracking.internal.network.CachedRequestEntity
 
getState() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssSatelliteMeasurement
 
getStatus() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssNavigationMessage
 
getStatusEvents() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssDataPackage
 
getStepCounter() - function in com.doorstepai.sdks.tracking.internal.network.BatchData
 
getStepDetector() - function in com.doorstepai.sdks.tracking.internal.network.BatchData
 
getStream() - function in com.doorstepai.sdks.tracking.LiveStreamSnapshot
 
getStreamId() - function in com.doorstepai.sdks.tracking.proto.StreamColumn
Stream identity — see the registry below. Shared ids with iOS DSDP where
they overlap (accel=2, gyro=3, mag=4, altitude=5, location=6); iOS-only ids
0/1/7/8 are reserved and never emitted by Android.
uint32 stream_id = 1;
getStreamId() - function in com.doorstepai.sdks.tracking.proto.StreamColumn.Builder
Stream identity — see the registry below. Shared ids with iOS DSDP where
they overlap (accel=2, gyro=3, mag=4, altitude=5, location=6); iOS-only ids
0/1/7/8 are reserved and never emitted by Android.
uint32 stream_id = 1;
getStreamId() - function in com.doorstepai.sdks.tracking.proto.StreamColumnOrBuilder
Stream identity — see the registry below. Shared ids with iOS DSDP where
they overlap (accel=2, gyro=3, mag=4, altitude=5, location=6); iOS-only ids
0/1/7/8 are reserved and never emitted by Android.
uint32 stream_id = 1;
getStreamId() - function in com.doorstepai.sdks.tracking.proto.TableOrBuilder
see registry (30=wifi, 31=gnss_measurement, 32=gnss_status, 33=gnss_nav, 34=ble)
uint32 stream_id = 1;
getStreamId() - function in com.doorstepai.sdks.tracking.proto.Table
see registry (30=wifi, 31=gnss_measurement, 32=gnss_status, 33=gnss_nav, 34=ble)
uint32 stream_id = 1;
getStreamId() - function in com.doorstepai.sdks.tracking.proto.Table.Builder
see registry (30=wifi, 31=gnss_measurement, 32=gnss_status, 33=gnss_nav, 34=ble)
uint32 stream_id = 1;
getStreams(int) - function in com.doorstepai.sdks.tracking.proto.TelemetryBatch
Typed, columnar streams (see the stream/channel registry below).
repeated .doorstepai.telemetry.v3.StreamColumn streams = 6;
getStreams(int) - function in com.doorstepai.sdks.tracking.proto.TelemetryBatch.Builder
Typed, columnar streams (see the stream/channel registry below).
repeated .doorstepai.telemetry.v3.StreamColumn streams = 6;
getStreams(int) - function in com.doorstepai.sdks.tracking.proto.TelemetryBatchOrBuilder
Typed, columnar streams (see the stream/channel registry below).
repeated .doorstepai.telemetry.v3.StreamColumn streams = 6;
getStreamsCount() - function in com.doorstepai.sdks.tracking.proto.TelemetryBatch
Typed, columnar streams (see the stream/channel registry below).
repeated .doorstepai.telemetry.v3.StreamColumn streams = 6;
getStreamsCount() - function in com.doorstepai.sdks.tracking.proto.TelemetryBatch.Builder
Typed, columnar streams (see the stream/channel registry below).
repeated .doorstepai.telemetry.v3.StreamColumn streams = 6;
getStreamsCount() - function in com.doorstepai.sdks.tracking.proto.TelemetryBatchOrBuilder
Typed, columnar streams (see the stream/channel registry below).
repeated .doorstepai.telemetry.v3.StreamColumn streams = 6;
getStreamsList() - function in com.doorstepai.sdks.tracking.proto.TelemetryBatch
Typed, columnar streams (see the stream/channel registry below).
repeated .doorstepai.telemetry.v3.StreamColumn streams = 6;
getStreamsList() - function in com.doorstepai.sdks.tracking.proto.TelemetryBatch.Builder
Typed, columnar streams (see the stream/channel registry below).
repeated .doorstepai.telemetry.v3.StreamColumn streams = 6;
getStreamsList() - function in com.doorstepai.sdks.tracking.proto.TelemetryBatchOrBuilder
Typed, columnar streams (see the stream/channel registry below).
repeated .doorstepai.telemetry.v3.StreamColumn streams = 6;
getStreamsOrBuilder(int) - function in com.doorstepai.sdks.tracking.proto.TelemetryBatch
Typed, columnar streams (see the stream/channel registry below).
repeated .doorstepai.telemetry.v3.StreamColumn streams = 6;
getStreamsOrBuilderList() - function in com.doorstepai.sdks.tracking.proto.TelemetryBatch
Typed, columnar streams (see the stream/channel registry below).
repeated .doorstepai.telemetry.v3.StreamColumn streams = 6;
getStreetNumber() - function in com.doorstepai.sdks.tracking.AddressType
 
getString(Integer) - function in android.content.TrackingService
 
getString(Integer,Object) - function in android.content.TrackingService
 
getSubmessageId() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssNavigationMessage
 
getSubmitEmptyScans() - function in com.doorstepai.sdks.tracking.internal.WifiConfiguration
Whether to submit scan events with zero APs visible.
getSubmitLocations() - function in com.doorstepai.sdks.tracking.internal.GnssConfiguration
Whether GnssManager ALSO submits those GPS_PROVIDER fixes into the location stream.
getSubPremise() - function in com.doorstepai.sdks.tracking.AddressType
 
getSuppressed() - function in kotlin.SdkError
 
getSuppressed() - function in kotlin.SdkError.NetworkError
 
getSuppressed() - function in kotlin.SdkError.Timeout
 
getSuppressed() - function in kotlin.SdkError.Unauthorized
 
getSuppressed() - function in kotlin.SdkError.UnexpectedOutput
 
getSuppressed() - function in kotlin.SdkError.UnsupportedDevice
 
getSuppressed() - function in kotlin.SdkError.PermissionDenied
 
getSuppressed() - function in kotlin.SdkError.SdkDisabled
 
getSuppressed() - function in kotlin.SdkError.Unknown
 
getSuspendingTransactionId() - function in androidx.room.CachedRequestDatabase_Impl
 
getSuspendingTransactionId() - function in com.doorstepai.sdks.tracking.internal.network.CachedRequestDatabase
 
getSvAccuracyM() - function in com.doorstepai.sdks.tracking.internal.sensors.GpsEphemerisProto
 
getSvHealth() - function in com.doorstepai.sdks.tracking.internal.sensors.GpsEphemerisProto
 
getSvid() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssSatelliteMeasurement
 
getSvid() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssNavigationMessage
 
getSvid() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssSatelliteStatus
 
getSvid() - function in com.doorstepai.sdks.tracking.internal.sensors.SatellitePositionVelocity
 
getSystemCheckIntervalMs() - function in com.doorstepai.sdks.tracking.internal.WifiConfiguration
 
getSystemService(String) - function in android.content.TrackingService
 
getSystemService(Class) - function in android.content.TrackingService
 
getSystemServiceName(Class) - function in android.content.TrackingService
 
getSystemVersion() - function in com.doorstepai.sdks.tracking.internal.MetadataCollectionConfiguration
 
getSystemVersion() - function in com.doorstepai.sdks.tracking.internal.DeviceMetadata
 
getTables(int) - function in com.doorstepai.sdks.tracking.proto.TelemetryBatch
Ragged / string-heavy streams (WiFi scans, GNSS measurement/status, BLE)
encoded as generic columnar Tables — the same quantize/delta/varint recipe
plus string-dictionary dedup and a per-column null bitmap. As a stream
moves from json_remainder into a Table here it drops ~3x (verified on real
device data: gnss 3.5x, ble 3.4x, all fields equivalence-checked).
repeated .doorstepai.telemetry.v3.Table tables = 8;
getTables(int) - function in com.doorstepai.sdks.tracking.proto.TelemetryBatch.Builder
Ragged / string-heavy streams (WiFi scans, GNSS measurement/status, BLE)
encoded as generic columnar Tables — the same quantize/delta/varint recipe
plus string-dictionary dedup and a per-column null bitmap. As a stream
moves from json_remainder into a Table here it drops ~3x (verified on real
device data: gnss 3.5x, ble 3.4x, all fields equivalence-checked).
repeated .doorstepai.telemetry.v3.Table tables = 8;
getTables(int) - function in com.doorstepai.sdks.tracking.proto.TelemetryBatchOrBuilder
Ragged / string-heavy streams (WiFi scans, GNSS measurement/status, BLE)
encoded as generic columnar Tables — the same quantize/delta/varint recipe
plus string-dictionary dedup and a per-column null bitmap. As a stream
moves from json_remainder into a Table here it drops ~3x (verified on real
device data: gnss 3.5x, ble 3.4x, all fields equivalence-checked).
repeated .doorstepai.telemetry.v3.Table tables = 8;
getTablesCount() - function in com.doorstepai.sdks.tracking.proto.TelemetryBatch
Ragged / string-heavy streams (WiFi scans, GNSS measurement/status, BLE)
encoded as generic columnar Tables — the same quantize/delta/varint recipe
plus string-dictionary dedup and a per-column null bitmap. As a stream
moves from json_remainder into a Table here it drops ~3x (verified on real
device data: gnss 3.5x, ble 3.4x, all fields equivalence-checked).
repeated .doorstepai.telemetry.v3.Table tables = 8;
getTablesCount() - function in com.doorstepai.sdks.tracking.proto.TelemetryBatch.Builder
Ragged / string-heavy streams (WiFi scans, GNSS measurement/status, BLE)
encoded as generic columnar Tables — the same quantize/delta/varint recipe
plus string-dictionary dedup and a per-column null bitmap. As a stream
moves from json_remainder into a Table here it drops ~3x (verified on real
device data: gnss 3.5x, ble 3.4x, all fields equivalence-checked).
repeated .doorstepai.telemetry.v3.Table tables = 8;
getTablesCount() - function in com.doorstepai.sdks.tracking.proto.TelemetryBatchOrBuilder
Ragged / string-heavy streams (WiFi scans, GNSS measurement/status, BLE)
encoded as generic columnar Tables — the same quantize/delta/varint recipe
plus string-dictionary dedup and a per-column null bitmap. As a stream
moves from json_remainder into a Table here it drops ~3x (verified on real
device data: gnss 3.5x, ble 3.4x, all fields equivalence-checked).
repeated .doorstepai.telemetry.v3.Table tables = 8;
getTablesList() - function in com.doorstepai.sdks.tracking.proto.TelemetryBatch
Ragged / string-heavy streams (WiFi scans, GNSS measurement/status, BLE)
encoded as generic columnar Tables — the same quantize/delta/varint recipe
plus string-dictionary dedup and a per-column null bitmap. As a stream
moves from json_remainder into a Table here it drops ~3x (verified on real
device data: gnss 3.5x, ble 3.4x, all fields equivalence-checked).
repeated .doorstepai.telemetry.v3.Table tables = 8;
getTablesList() - function in com.doorstepai.sdks.tracking.proto.TelemetryBatch.Builder
Ragged / string-heavy streams (WiFi scans, GNSS measurement/status, BLE)
encoded as generic columnar Tables — the same quantize/delta/varint recipe
plus string-dictionary dedup and a per-column null bitmap. As a stream
moves from json_remainder into a Table here it drops ~3x (verified on real
device data: gnss 3.5x, ble 3.4x, all fields equivalence-checked).
repeated .doorstepai.telemetry.v3.Table tables = 8;
getTablesList() - function in com.doorstepai.sdks.tracking.proto.TelemetryBatchOrBuilder
Ragged / string-heavy streams (WiFi scans, GNSS measurement/status, BLE)
encoded as generic columnar Tables — the same quantize/delta/varint recipe
plus string-dictionary dedup and a per-column null bitmap. As a stream
moves from json_remainder into a Table here it drops ~3x (verified on real
device data: gnss 3.5x, ble 3.4x, all fields equivalence-checked).
repeated .doorstepai.telemetry.v3.Table tables = 8;
getTablesOrBuilder(int) - function in com.doorstepai.sdks.tracking.proto.TelemetryBatch
Ragged / string-heavy streams (WiFi scans, GNSS measurement/status, BLE)
encoded as generic columnar Tables — the same quantize/delta/varint recipe
plus string-dictionary dedup and a per-column null bitmap. As a stream
moves from json_remainder into a Table here it drops ~3x (verified on real
device data: gnss 3.5x, ble 3.4x, all fields equivalence-checked).
repeated .doorstepai.telemetry.v3.Table tables = 8;
getTablesOrBuilderList() - function in com.doorstepai.sdks.tracking.proto.TelemetryBatch
Ragged / string-heavy streams (WiFi scans, GNSS measurement/status, BLE)
encoded as generic columnar Tables — the same quantize/delta/varint recipe
plus string-dictionary dedup and a per-column null bitmap. As a stream
moves from json_remainder into a Table here it drops ~3x (verified on real
device data: gnss 3.5x, ble 3.4x, all fields equivalence-checked).
repeated .doorstepai.telemetry.v3.Table tables = 8;
getTemperatureC() - function in com.doorstepai.sdks.tracking.internal.sensors.AmbientTemperatureData
 
getText(Integer) - function in android.content.TrackingService
 
getTgd() - function in com.doorstepai.sdks.tracking.internal.sensors.GpsEphemerisProto
 
getTheme() - function in android.content.TrackingService
 
getThermalStatus() - function in com.doorstepai.sdks.tracking.internal.MetadataCollectionConfiguration
 
getThermalStatus() - function in com.doorstepai.sdks.tracking.internal.DeviceMetadata
 
getTimeNanos() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssClockMeasurement
 
getTimeOffsetNanos() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssSatelliteMeasurement
 
getTimeoutSeconds() - function in com.doorstepai.sdks.tracking.RouteGeofenceOptions
 
getTimestamp() - function in com.doorstepai.sdks.tracking.internal.network.Event
 
getTimestamp() - function in com.doorstepai.sdks.tracking.internal.AltitudeFieldsConfiguration
 
getTimestamp() - function in com.doorstepai.sdks.tracking.internal.LocationFieldsConfiguration
 
getTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.AltitudeData
 
getTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssMeasurementEvent
 
getTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssNavigationMessage
 
getTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssStatusEvent
 
getTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.LocationData
Seconds-since-epoch (fractional) of the fix's OWN capture time.
getTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.HeadingData
 
getTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.WifiScanData
 
getTimestampMs() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssDataPackage
 
getTimeUncertaintyNanos() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssClockMeasurement
 
getTimeZone() - function in com.doorstepai.sdks.tracking.internal.MetadataCollectionConfiguration
 
getTimeZone() - function in com.doorstepai.sdks.tracking.internal.DeviceMetadata
 
getTimeZoneOffsetMinutes() - function in com.doorstepai.sdks.tracking.internal.MetadataCollectionConfiguration
 
getTimeZoneOffsetMinutes() - function in com.doorstepai.sdks.tracking.internal.DeviceMetadata
 
getToc() - function in com.doorstepai.sdks.tracking.internal.sensors.GpsEphemerisProto
 
getToe() - function in com.doorstepai.sdks.tracking.internal.sensors.GpsEphemerisProto
 
getTotalApsFound() - function in com.doorstepai.sdks.tracking.internal.sensors.WifiScanEvent
 
getTransactionExecutor() - function in androidx.room.CachedRequestDatabase_Impl
 
getTransactionExecutor() - function in com.doorstepai.sdks.tracking.internal.network.CachedRequestDatabase
 
getTrueHeading() - function in com.doorstepai.sdks.tracking.internal.sensors.HeadingData
 
getTsMs() - function in com.doorstepai.sdks.tracking.LiveLatLng
 
getTxPower() - function in com.doorstepai.sdks.tracking.internal.sensors.BleScanData
 
getType() - function in com.doorstepai.sdks.tracking.GeofenceSessionEvent
 
getType() - function in com.doorstepai.sdks.tracking.internal.network.ValidateTokenBodyInput
 
getType() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssNavigationMessage
 
getTypeConverter(Class) - function in androidx.room.CachedRequestDatabase_Impl
 
getTypeConverter(Class) - function in androidx.room.CachedRequestDatabase
 
getUltraFastMode() - function in com.doorstepai.sdks.tracking.internal.WifiConfiguration
 
getUNIVERSAL_GRAVITATIONAL_PARAMETER_M3_SM2() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssConstants
 
getUploadWakeLockTimeoutMs() - function in com.doorstepai.sdks.tracking.internal.MiscConfiguration
Timeout (ms) for the short-duration wake lock wrapped around each upload tick when holdWakeLock is false, so an upload that started inside a location-callback wake window isn't truncated by re-suspend.
getUri() - function in com.doorstepai.sdks.tracking.internal.NetworkConfiguration
 
getUseAggressiveScanning() - function in com.doorstepai.sdks.tracking.internal.WifiConfiguration
 
getUsedInFix() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssSatelliteStatus
 
getUseNetworkProvider() - function in com.doorstepai.sdks.tracking.internal.LocationConfiguration
 
getUseRateReducer() - function in com.doorstepai.sdks.tracking.internal.MotionConfiguration
Server controls whether decimation is active.
getUserID() - function in com.doorstepai.sdks.tracking.internal.network.UserIDBodyInput
 
getUseWakeupSensors() - function in com.doorstepai.sdks.tracking.internal.MotionConfiguration
Register the continuous IMU sensors (accel/gyro/mag) as their WAKE-UP variants so the hardware FIFO delivers through AP suspend (AOSP: "No events shall be lost").
getUuid() - function in com.doorstepai.sdks.tracking.internal.network.NewSessionBodyInput
 
getValues(int) - function in com.doorstepai.sdks.tracking.proto.ColumnDataOrBuilder
The coded integer stream. Interpretation depends on `encoding`:
  RAW      : zigzag varint of each quantized integer (no delta)
  DELTA    : values[0]=q0; values[i]=q[i]-q[i-1]  (cumulative-sum to decode)
  DELTA2   : delta-of-delta of the (quantized) timestamp column
  CONSTANT : exactly one entry; repeat it sample_count times
repeated sint64 values = 4 [packed = true];
getValues(int) - function in com.doorstepai.sdks.tracking.proto.ColumnData
The coded integer stream. Interpretation depends on `encoding`:
  RAW      : zigzag varint of each quantized integer (no delta)
  DELTA    : values[0]=q0; values[i]=q[i]-q[i-1]  (cumulative-sum to decode)
  DELTA2   : delta-of-delta of the (quantized) timestamp column
  CONSTANT : exactly one entry; repeat it sample_count times
repeated sint64 values = 4 [packed = true];
getValues(int) - function in com.doorstepai.sdks.tracking.proto.ColumnData.Builder
The coded integer stream. Interpretation depends on `encoding`:
  RAW      : zigzag varint of each quantized integer (no delta)
  DELTA    : values[0]=q0; values[i]=q[i]-q[i-1]  (cumulative-sum to decode)
  DELTA2   : delta-of-delta of the (quantized) timestamp column
  CONSTANT : exactly one entry; repeat it sample_count times
repeated sint64 values = 4 [packed = true];
getValuesCount() - function in com.doorstepai.sdks.tracking.proto.ColumnDataOrBuilder
The coded integer stream. Interpretation depends on `encoding`:
  RAW      : zigzag varint of each quantized integer (no delta)
  DELTA    : values[0]=q0; values[i]=q[i]-q[i-1]  (cumulative-sum to decode)
  DELTA2   : delta-of-delta of the (quantized) timestamp column
  CONSTANT : exactly one entry; repeat it sample_count times
repeated sint64 values = 4 [packed = true];
getValuesCount() - function in com.doorstepai.sdks.tracking.proto.ColumnData
The coded integer stream. Interpretation depends on `encoding`:
  RAW      : zigzag varint of each quantized integer (no delta)
  DELTA    : values[0]=q0; values[i]=q[i]-q[i-1]  (cumulative-sum to decode)
  DELTA2   : delta-of-delta of the (quantized) timestamp column
  CONSTANT : exactly one entry; repeat it sample_count times
repeated sint64 values = 4 [packed = true];
getValuesCount() - function in com.doorstepai.sdks.tracking.proto.ColumnData.Builder
The coded integer stream. Interpretation depends on `encoding`:
  RAW      : zigzag varint of each quantized integer (no delta)
  DELTA    : values[0]=q0; values[i]=q[i]-q[i-1]  (cumulative-sum to decode)
  DELTA2   : delta-of-delta of the (quantized) timestamp column
  CONSTANT : exactly one entry; repeat it sample_count times
repeated sint64 values = 4 [packed = true];
getValuesList() - function in com.doorstepai.sdks.tracking.proto.ColumnDataOrBuilder
The coded integer stream. Interpretation depends on `encoding`:
  RAW      : zigzag varint of each quantized integer (no delta)
  DELTA    : values[0]=q0; values[i]=q[i]-q[i-1]  (cumulative-sum to decode)
  DELTA2   : delta-of-delta of the (quantized) timestamp column
  CONSTANT : exactly one entry; repeat it sample_count times
repeated sint64 values = 4 [packed = true];
getValuesList() - function in com.doorstepai.sdks.tracking.proto.ColumnData
The coded integer stream. Interpretation depends on `encoding`:
  RAW      : zigzag varint of each quantized integer (no delta)
  DELTA    : values[0]=q0; values[i]=q[i]-q[i-1]  (cumulative-sum to decode)
  DELTA2   : delta-of-delta of the (quantized) timestamp column
  CONSTANT : exactly one entry; repeat it sample_count times
repeated sint64 values = 4 [packed = true];
getValuesList() - function in com.doorstepai.sdks.tracking.proto.ColumnData.Builder
The coded integer stream. Interpretation depends on `encoding`:
  RAW      : zigzag varint of each quantized integer (no delta)
  DELTA    : values[0]=q0; values[i]=q[i]-q[i-1]  (cumulative-sum to decode)
  DELTA2   : delta-of-delta of the (quantized) timestamp column
  CONSTANT : exactly one entry; repeat it sample_count times
repeated sint64 values = 4 [packed = true];
getVdop() - function in com.doorstepai.sdks.tracking.internal.sensors.LocationData
 
getVelocityECEF() - function in com.doorstepai.sdks.tracking.internal.sensors.SatellitePositionVelocity
 
getVenueName() - function in com.doorstepai.sdks.tracking.internal.sensors.WifiScanData
 
getVerticalAccuracy() - function in com.doorstepai.sdks.tracking.internal.LocationFieldsConfiguration
 
getVerticalAccuracyMeters() - function in com.doorstepai.sdks.tracking.internal.sensors.LocationData
 
getW() - function in com.doorstepai.sdks.tracking.internal.sensors.RotationVectorData
 
getW() - function in com.doorstepai.sdks.tracking.internal.sensors.GameRotationVectorData
 
getW() - function in com.doorstepai.sdks.tracking.internal.sensors.GeomagneticRotationVectorData
 
getWaitForAccurateLocation() - function in com.doorstepai.sdks.tracking.internal.LocationConfiguration
Withhold the first fix until it is accurate.
getWallClockTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.BleScanData
 
getWallClockTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssClockMeasurement
Host wall-clock time at callback delivery, in epoch seconds (System.currentTimeMillis() / 1000.0).
getWallClockTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssNavigationMessage
Host wall-clock time at callback delivery, in epoch seconds (System.currentTimeMillis() / 1000.0).
getWallClockTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssStatusEvent
Host wall-clock time at callback delivery, in epoch seconds (System.currentTimeMillis() / 1000.0).
getWallClockTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.AccelData
 
getWallClockTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.GyroData
 
getWallClockTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.MagData
 
getWallClockTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.AccelUncalibratedData
 
getWallClockTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.GyroUncalibratedData
 
getWallClockTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.MagUncalibratedData
 
getWallClockTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.RotationVectorData
 
getWallClockTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.GameRotationVectorData
 
getWallClockTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.GeomagneticRotationVectorData
 
getWallClockTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.GravityData
 
getWallClockTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.LinearAccelData
 
getWallClockTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.ProximityData
 
getWallClockTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.StepCounterData
 
getWallClockTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.StepDetectorData
 
getWallClockTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.SignificantMotionData
 
getWallClockTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.AmbientTemperatureData
 
getWallClockTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.LightData
 
getWallClockTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.PressureData
 
getWallClockTimestamp() - function in com.doorstepai.sdks.tracking.internal.sensors.RelativeHumidityData
 
getWallEpochMs() - function in com.doorstepai.sdks.tracking.proto.TelemetryBatch
Batch anchor: min wall-clock across all streams, in epoch milliseconds.
int64 wall_epoch_ms = 5;
getWallEpochMs() - function in com.doorstepai.sdks.tracking.proto.TelemetryBatch.Builder
Batch anchor: min wall-clock across all streams, in epoch milliseconds.
int64 wall_epoch_ms = 5;
getWallEpochMs() - function in com.doorstepai.sdks.tracking.proto.TelemetryBatchOrBuilder
Batch anchor: min wall-clock across all streams, in epoch milliseconds.
int64 wall_epoch_ms = 5;
getWallOriginMs() - function in com.doorstepai.sdks.tracking.proto.StreamColumn
Wall-clock (epoch ms) of the first sample. Together with sensor_origin_us
this lets the server reconstruct per-sample wall time from the boot-relative
timestamp column WITHOUT a per-sample wall-clock column:
  wall_ms(i) = wall_origin_ms + (sensor_us(i) - sensor_origin_us) / 1000
int64 wall_origin_ms = 4;
getWallOriginMs() - function in com.doorstepai.sdks.tracking.proto.StreamColumn.Builder
Wall-clock (epoch ms) of the first sample. Together with sensor_origin_us
this lets the server reconstruct per-sample wall time from the boot-relative
timestamp column WITHOUT a per-sample wall-clock column:
  wall_ms(i) = wall_origin_ms + (sensor_us(i) - sensor_origin_us) / 1000
int64 wall_origin_ms = 4;
getWallOriginMs() - function in com.doorstepai.sdks.tracking.proto.StreamColumnOrBuilder
Wall-clock (epoch ms) of the first sample. Together with sensor_origin_us
this lets the server reconstruct per-sample wall time from the boot-relative
timestamp column WITHOUT a per-sample wall-clock column:
  wall_ms(i) = wall_origin_ms + (sensor_us(i) - sensor_origin_us) / 1000
int64 wall_origin_ms = 4;
getWallpaper() - function in android.content.TrackingService
 
getWallpaperDesiredMinimumHeight() - function in android.content.TrackingService
 
getWallpaperDesiredMinimumWidth() - function in android.content.TrackingService
 
getWeek() - function in com.doorstepai.sdks.tracking.internal.sensors.GpsEphemerisProto
 
getWifi() - function in com.doorstepai.sdks.tracking.internal.network.BatchData
 
getWifi() - function in com.doorstepai.sdks.tracking.internal.AppConfiguration
 
getWifiManager() - function in com.doorstepai.sdks.tracking.internal.DataHolder
 
getWorkQueueQosClass() - function in com.doorstepai.sdks.tracking.internal.GeofenceConfiguration
Priority of the serial background thread that owns all geofence reconcile work (distance loop, cadence, ENTER/EXIT) — so none of it runs on the main/UI thread.
getX() - function in com.doorstepai.sdks.tracking.LiveAxisSnapshot
 
getX() - function in com.doorstepai.sdks.tracking.internal.sensors.Vector3D
 
getX() - function in com.doorstepai.sdks.tracking.internal.sensors.AccelData
 
getX() - function in com.doorstepai.sdks.tracking.internal.sensors.GyroData
 
getX() - function in com.doorstepai.sdks.tracking.internal.sensors.MagData
 
getX() - function in com.doorstepai.sdks.tracking.internal.sensors.AccelUncalibratedData
 
getX() - function in com.doorstepai.sdks.tracking.internal.sensors.GyroUncalibratedData
 
getX() - function in com.doorstepai.sdks.tracking.internal.sensors.MagUncalibratedData
 
getX() - function in com.doorstepai.sdks.tracking.internal.sensors.RotationVectorData
 
getX() - function in com.doorstepai.sdks.tracking.internal.sensors.GameRotationVectorData
 
getX() - function in com.doorstepai.sdks.tracking.internal.sensors.GeomagneticRotationVectorData
 
getX() - function in com.doorstepai.sdks.tracking.internal.sensors.GravityData
 
getX() - function in com.doorstepai.sdks.tracking.internal.sensors.LinearAccelData
 
getX() - function in com.doorstepai.sdks.tracking.internal.sensors.HeadingData
 
getY() - function in com.doorstepai.sdks.tracking.LiveAxisSnapshot
 
getY() - function in com.doorstepai.sdks.tracking.internal.sensors.Vector3D
 
getY() - function in com.doorstepai.sdks.tracking.internal.sensors.AccelData
 
getY() - function in com.doorstepai.sdks.tracking.internal.sensors.GyroData
 
getY() - function in com.doorstepai.sdks.tracking.internal.sensors.MagData
 
getY() - function in com.doorstepai.sdks.tracking.internal.sensors.AccelUncalibratedData
 
getY() - function in com.doorstepai.sdks.tracking.internal.sensors.GyroUncalibratedData
 
getY() - function in com.doorstepai.sdks.tracking.internal.sensors.MagUncalibratedData
 
getY() - function in com.doorstepai.sdks.tracking.internal.sensors.RotationVectorData
 
getY() - function in com.doorstepai.sdks.tracking.internal.sensors.GameRotationVectorData
 
getY() - function in com.doorstepai.sdks.tracking.internal.sensors.GeomagneticRotationVectorData
 
getY() - function in com.doorstepai.sdks.tracking.internal.sensors.GravityData
 
getY() - function in com.doorstepai.sdks.tracking.internal.sensors.LinearAccelData
 
getY() - function in com.doorstepai.sdks.tracking.internal.sensors.HeadingData
 
getZ() - function in com.doorstepai.sdks.tracking.LiveAxisSnapshot
 
getZ() - function in com.doorstepai.sdks.tracking.internal.sensors.Vector3D
 
getZ() - function in com.doorstepai.sdks.tracking.internal.sensors.AccelData
 
getZ() - function in com.doorstepai.sdks.tracking.internal.sensors.GyroData
 
getZ() - function in com.doorstepai.sdks.tracking.internal.sensors.MagData
 
getZ() - function in com.doorstepai.sdks.tracking.internal.sensors.AccelUncalibratedData
 
getZ() - function in com.doorstepai.sdks.tracking.internal.sensors.GyroUncalibratedData
 
getZ() - function in com.doorstepai.sdks.tracking.internal.sensors.MagUncalibratedData
 
getZ() - function in com.doorstepai.sdks.tracking.internal.sensors.RotationVectorData
 
getZ() - function in com.doorstepai.sdks.tracking.internal.sensors.GameRotationVectorData
 
getZ() - function in com.doorstepai.sdks.tracking.internal.sensors.GeomagneticRotationVectorData
 
getZ() - function in com.doorstepai.sdks.tracking.internal.sensors.GravityData
 
getZ() - function in com.doorstepai.sdks.tracking.internal.sensors.LinearAccelData
 
getZ() - function in com.doorstepai.sdks.tracking.internal.sensors.HeadingData
 
GnssAgc - class in com.doorstepai.sdks.tracking.internal.sensors
 
GnssClockMeasurement - class in com.doorstepai.sdks.tracking.internal.sensors
GNSS clock measurement from GnssClock.
GnssConfiguration - class in com.doorstepai.sdks.tracking.internal
 
GnssConfiguration.Companion - class in com.doorstepai.sdks.tracking.internal.GnssConfiguration
 
GnssConstants - class in com.doorstepai.sdks.tracking.internal.sensors
Serializable data models for GNSS measurements, ephemeris, and satellite positions.
GnssDataPackage - class in com.doorstepai.sdks.tracking.internal.sensors
Complete GNSS data package ready for API transmission.
GnssManager - class in com.doorstepai.sdks.tracking.internal.sensors
GNSS data collection - matches Google GNSS Logger format exactly.
GnssMeasurementEvent - class in com.doorstepai.sdks.tracking.internal.sensors
GNSS measurements event containing clock and all satellite measurements.
GnssNavigationMessage - class in com.doorstepai.sdks.tracking.internal.sensors
Raw navigation message data.
GnssSatelliteMeasurement - class in com.doorstepai.sdks.tracking.internal.sensors
Individual satellite measurement with calculated pseudorange and satellite position.
GnssSatelliteStatus - class in com.doorstepai.sdks.tracking.internal.sensors
GNSS status information about satellites.
GnssStatusEvent - class in com.doorstepai.sdks.tracking.internal.sensors
 
GpsEphemerisProto - class in com.doorstepai.sdks.tracking.internal.sensors
GPS Ephemeris data parsed from navigation messages.
GpsNavMessageProto - class in com.doorstepai.sdks.tracking.internal.sensors
Complete GPS navigation message containing all ephemerides and ionospheric model.
grantUriPermission(String,Uri,Integer) - function in android.content.TrackingService
 
GravityData - class in com.doorstepai.sdks.tracking.internal.sensors
TYPE_GRAVITY: gravity vector (m/s²).
GyroData - class in com.doorstepai.sdks.tracking.internal.sensors
 
GyroUncalibratedData - class in com.doorstepai.sdks.tracking.internal.sensors
TYPE_GYROSCOPE_UNCALIBRATED: raw gyro + per-axis estimated drift.
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W