A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
I
- i(String,String) - function in com.doorstepai.sdks.tracking.internal.SDKLogger
- Log an info message (only if dev mode is enabled)
- i(String,String,Throwable) - function in com.doorstepai.sdks.tracking.internal.SDKLogger
- Log an info message with throwable (only if dev mode is enabled)
- info - enum entry in com.doorstepai.sdks.tracking.internal.RemoteLogLevel
- INFO - enum entry in com.doorstepai.sdks.tracking.internal.SDKLogLevel
- init(Context,String,String,Function1) - function in com.doorstepai.sdks.tracking.DoorstepAI
- init(DatabaseConfiguration) - function in androidx.room.CachedRequestDatabase_Impl
- init(DatabaseConfiguration) - function in androidx.room.CachedRequestDatabase
- init(Context) - function in com.doorstepai.sdks.tracking.internal.ConfigManager
- init(Context) - function in com.doorstepai.sdks.tracking.internal.DeviceIdentifier
- Initialise with an application Context.
- init(Context,Function1) - function in com.doorstepai.sdks.tracking.internal.SensorCollectionManager
- initCause(Throwable) - function in kotlin.SdkError
- initCause(Throwable) - function in kotlin.SdkError.NetworkError
- initCause(Throwable) - function in kotlin.SdkError.Timeout
- initCause(Throwable) - function in kotlin.SdkError.Unauthorized
- initCause(Throwable) - function in kotlin.SdkError.UnexpectedOutput
- initCause(Throwable) - function in kotlin.SdkError.UnsupportedDevice
- initCause(Throwable) - function in kotlin.SdkError.PermissionDenied
- initCause(Throwable) - function in kotlin.SdkError.SdkDisabled
- initCause(Throwable) - function in kotlin.SdkError.Unknown
- insert(CachedRequestEntity,Continuation) - function in com.doorstepai.sdks.tracking.internal.network.CachedRequestDao_Impl
- insert(null,null) - function in com.doorstepai.sdks.tracking.internal.network.CachedRequestDao_Impl
- insert(CachedRequestEntity) - function in com.doorstepai.sdks.tracking.internal.network.CachedRequestDao
- InternalSensorManager - class in com.doorstepai.sdks.tracking.internal.sensors
- inTransaction() - function in androidx.room.CachedRequestDatabase_Impl
- inTransaction() - function in androidx.room.CachedRequestDatabase
- IonosphericModelProto - class in com.doorstepai.sdks.tracking.internal.sensors
- Ionospheric model parameters from GPS navigation message.
- isAccumulatedDeltaRangeValid(GnssMeasurement) - function in com.doorstepai.sdks.tracking.internal.sensors.PseudorangeCalculator
- Check if accumulated delta range state is valid.
- isAggressiveScanningEnabled() - function in com.doorstepai.sdks.tracking.internal.sensors.WifiManager
- Get current aggressive scanning mode status.
- isDeviceProtectedStorage() - function in android.content.TrackingService
- isEnabledFor(SDKLogLevel) - function in com.doorstepai.sdks.tracking.internal.RemoteLogger
- isExcellentQuality() - function in com.doorstepai.sdks.tracking.internal.sensors.PseudorangeCalculator.MeasurementQuality
- isFieldEnabled(MotionConfiguration,String) - function in com.doorstepai.sdks.tracking.internal.MotionFieldPolicy
- isGoodQuality() - function in com.doorstepai.sdks.tracking.internal.sensors.PseudorangeCalculator.MeasurementQuality
- isMainThread$room_runtime_release() - function in androidx.room.CachedRequestDatabase_Impl
- isMeasurementValid(GnssMeasurement,Double) - function in com.doorstepai.sdks.tracking.internal.sensors.PseudorangeCalculator
- Check if a measurement is valid for pseudorange calculation.
- isOpen() - function in androidx.room.CachedRequestDatabase_Impl
- isOpenInternal() - function in androidx.room.CachedRequestDatabase_Impl
- isProcessingCache() - function in com.doorstepai.sdks.tracking.internal.network.FlushWorker
- Check if cache processing is currently in progress
- isRecording() - function in com.doorstepai.sdks.tracking.internal.sensors.GnssManager
- Check if recording is active.
- isRestricted() - function in android.content.TrackingService
- isRunning() - function in com.doorstepai.sdks.tracking.internal.TrackingService.Companion
- isUiContext() - function in android.content.TrackingService
- isUltraFastModeEnabled() - function in com.doorstepai.sdks.tracking.internal.sensors.WifiManager
- Get current ultra-fast mode status.
- isWifiEnabled(Context) - function in com.doorstepai.sdks.tracking.internal.sensors.WifiUtil.Companion