A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
T
- Task - class in com.appsflyer.internal.components.queue
- Executable piece of work in the Queue, child classes can do any actual type of work, Queue doesn't care.
- TaskQueue - class in com.appsflyer.internal.components.queue
- Class manages priority and dependencies based execution of background tasks.
- TaskType - class in com.appsflyer.internal.components.queue
- Used to distinguish task types and find out their priorities.
- taskTypeForQueue() - function in com.appsflyer.AFEvent
- taskTypeForQueue() - function in com.appsflyer.internal.model.event.InAppEvent
- taskTypeForQueue() - function in com.appsflyer.internal.model.event.Launch
- taskTypeForQueue() - function in com.appsflyer.Purchase
- taskTypeForQueue() - function in com.appsflyer.internal.model.event.Attr
- taskTypeForQueue() - function in com.appsflyer.internal.model.event.CachedEvent
- taskTypeForQueue() - function in com.appsflyer.internal.model.event.BackgroundReferrerLaunch
- taskTypeForQueue() - function in com.appsflyer.internal.model.event.SdkServices
- taskTypeForQueue() - function in com.appsflyer.internal.model.event.AdRevenue
- taskTypeForQueue() - function in com.appsflyer.internal.model.event.Validate
- taskTypeForQueue() - function in com.appsflyer.internal.model.event.AdImpression
- taskTypeForQueue() - function in com.appsflyer.BackgroundEvent
- taskTypeForQueue() - function in com.appsflyer.internal.event.uninstall.RegisterQueueEvent
- taskTypeForQueue() - function in com.appsflyer.deeplink.DdlEvent
- TIMEOUT - enum entry in com.appsflyer.internal.components.queue.QueueResult
- TIMEOUT - enum entry in com.appsflyer.deeplink.DeepLinkResult.Error
- TimeoutTimerTask - class in com.appsflyer.internal.components.queue
- Timer task used to interrupt thread execution on timeout
- toAFJsonObjectString(Map) - function in com.appsflyer.AFFinalizer
- helper method to convert map to AFJsonObject to use as a fallback for org.json.JSONObject Potential fix for RD-93060
- toJson() - function in com.appsflyer.internal.components.exmanager.ExceptionInfo
- Create a Json of this class
- toJson() - function in com.appsflyer.internal.components.network.provider.meta.HostMeta
- toJsonObject(Map) - function in com.appsflyer.AFHelper
- Return a copy of the contents of the given map as a JSONObject.
- toList(JSONArray) - function in com.appsflyer.AFHelper
- toMap(JSONObject) - function in com.appsflyer.AFHelper
- toSha256(String) - function in com.appsflyer.HashUtils
- toStorageString() - function in com.appsflyer.internal.components.exmanager.ExceptionInfo
- Create a string representation of this class to be saved to cache
- toString(Map) - function in com.appsflyer.MapUtils
- toString() - function in java.util.AFa1nSDK
- toString() - function in com.appsflyer.internal.components.queue.FetchGcdFromServerTask
- toString() - function in com.appsflyer.internal.components.queue.ReturnGcdResponseTask
- toString() - function in java.lang.ParsingException
- toString() - function in java.lang.HttpException
- toString() - function in com.appsflyer.internal.components.queue.SendLaunchTask
- toString() - function in com.appsflyer.internal.components.queue.UploadRemoteDebugDataTask
- toString() - function in com.appsflyer.internal.components.queue.InAppValidateTask
- toString() - function in com.appsflyer.internal.components.queue.SendEventTask
- toString() - function in com.appsflyer.internal.components.queue.ResolveDdlSdkTask
- toString() - function in com.appsflyer.internal.components.queue.ResolveEspDeeplinkTask
- toString() - function in com.appsflyer.internal.components.queue.SendRegisterTask
- toString() - function in com.appsflyer.internal.components.queue.CreateOneLinkTask
- toString() - function in com.appsflyer.internal.components.queue.AutoValidationTask
- toString() - function in com.appsflyer.internal.components.queue.SendCachedEventTask
- toString() - function in com.appsflyer.internal.components.queue.LoadHttpCacheTask
- toString() - function in com.appsflyer.internal.components.queue.ArsValidateTask
- toString() - function in com.appsflyer.internal.components.queue.ResolveOneLinkTask
- toString() - function in com.appsflyer.internal.components.queue.CrossPromoteImpressionTask
- toString() - function in com.appsflyer.internal.components.queue.HttpTask
- toString() - function in com.appsflyer.internal.components.queue.UpdateRemoteControlTask
- toString() - function in com.appsflyer.internal.components.queue.Task
- toString() - function in java.lang.MissingDevKeyException
- toString() - function in java.lang.SdkStoppedException
- toString() - function in java.util.AFCksmV2
- toString() - function in com.appsflyer.internal.model.rc.SignatureStatus
- toString() - function in com.appsflyer.deeplink.DeepLink
- toString() - function in com.appsflyer.deeplink.DeepLinkResult
- toStringifyJSON() - function in com.appsflyer.internal.model.rc.ExceptionManagerConfiguration
- trackingStopped(boolean) - function in com.appsflyer.internal.model.event.Purchase
- trackingStopped() - function in com.appsflyer.internal.model.event.Purchase
- trackingStopped(boolean) - function in com.appsflyer.internal.model.event.SdkServices
- trackingStopped() - function in com.appsflyer.internal.model.event.SdkServices
- trackingStopped(boolean) - function in com.appsflyer.internal.model.event.Validate
- trackingStopped() - function in com.appsflyer.internal.model.event.Validate
- trackingStopped(boolean) - function in com.appsflyer.internal.model.event.BackgroundEvent
- trackingStopped() - function in com.appsflyer.internal.model.event.BackgroundEvent
- trackingStopped(boolean) - function in com.appsflyer.internal.model.event.DdlEvent
- trackingStopped() - function in com.appsflyer.internal.model.event.DdlEvent
- triggerOnPause() - function in com.appsflyer.internal.android_lifecycle.AndroidLifecycleManager
- triggerOnPause() - function in com.appsflyer.internal.android_lifecycle.AndroidLifecycleManagerImpl