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

E

Elora - enum entry in com.facebook.internal.FeatureManager.Feature
 
enable() - function in com.facebook.appevents.aam.MetadataIndexer
 
enable() - function in com.facebook.appevents.cloudbridge.AppEventsCAPIManager
Run this to pull the CAPIG initialization settings from FB Backend.
enable() - function in com.facebook.appevents.codeless.CodelessManager
 
enable() - function in com.facebook.appevents.eventdeactivation.EventDeactivationManager
 
enable() - function in com.facebook.appevents.gps.ara.GpsAraTriggersManager
 
enable() - function in com.facebook.appevents.gps.pa.PACustomAudienceClient
 
enable() - function in com.facebook.appevents.integrity.BannedParamManager
 
enable() - function in com.facebook.appevents.integrity.BlocklistEventsManager
 
enable() - function in com.facebook.appevents.integrity.IntegrityManager
 
enable() - function in com.facebook.appevents.integrity.MACARuleMatchingManager
 
enable() - function in com.facebook.appevents.integrity.ProtectedModeManager
 
enable() - function in com.facebook.appevents.integrity.RedactedEventsManager
 
enable() - function in com.facebook.appevents.integrity.SensitiveParamsManager
 
enable() - function in com.facebook.appevents.integrity.StdParamsEnforcementManager
 
enable() - function in com.facebook.appevents.ml.ModelManager
 
enable() - function in com.facebook.appevents.restrictivedatafilter.RestrictiveDataManager
 
enable() - function in com.facebook.appevents.suggestedevents.SuggestedEventsManager
 
enable() - function in com.facebook.internal.instrument.ExceptionAnalyzer
 
enable() - function in com.facebook.internal.instrument.anrreport.ANRHandler
 
enable() - function in com.facebook.internal.instrument.crashreport.CrashHandler.Companion
 
enable() - function in com.facebook.internal.instrument.crashshield.CrashShieldHandler
 
enable() - function in com.facebook.internal.instrument.errorreport.ErrorReportHandler
 
enable() - function in com.facebook.internal.instrument.threadcheck.ThreadCheckHandler
 
enableAutoLogging() - function in com.facebook.appevents.iap.InAppPurchaseManager
 
ENABLED - enum entry in com.facebook.appevents.cloudbridge.SettingsAPIFields
 
Enabled - enum entry in com.facebook.internal.SmartLoginOption
 
enableTopicsObservation() - function in com.facebook.appevents.gps.topics.GpsTopicsManager
 
ensureAttachmentsDirectoryExists() - function in com.facebook.internal.NativeAppCallAttachmentStore
 
equals(Object) - function in android.adservices.topics.Topic
 
equals(Object) - function in android.adservices.topics.GetTopicsResponse
 
equals(Object) - function in com.facebook.AccessToken
 
equals(Object) - function in com.facebook.AuthenticationToken
 
equals(Object) - function in com.facebook.AuthenticationTokenClaims
 
equals(Object) - function in com.facebook.AuthenticationTokenHeader
 
equals(Object) - function in java.util.GraphRequestBatch
 
equals(Object) - function in com.facebook.Profile
 
equals(Object) - function in com.facebook.appevents.AccessTokenAppIdPair
 
equals(Object) - function in com.facebook.internal.ImageDownloader.RequestKey
 
ErrorReport - enum entry in com.facebook.internal.FeatureManager.Feature
 
ErrorReportData - class in com.facebook.internal.instrument.errorreport
 
ErrorReportData.Companion - class in com.facebook.internal.instrument.errorreport.ErrorReportData
 
ErrorReportHandler - class in com.facebook.internal.instrument.errorreport
 
EVENT - enum entry in com.facebook.appevents.cloudbridge.OtherEventConstants
 
EVENT_NAME - enum entry in com.facebook.appevents.cloudbridge.CustomEventField
 
EVENT_NAME - enum entry in com.facebook.appevents.cloudbridge.ConversionsAPICustomEventField
 
EVENT_TIME - enum entry in com.facebook.appevents.cloudbridge.CustomEventField
 
EVENT_TIME - enum entry in com.facebook.appevents.cloudbridge.ConversionsAPICustomEventField
 
EventBinding - class in com.facebook.appevents.codeless.internal
 
EventBinding.ActionType - class in com.facebook.appevents.codeless.internal.EventBinding
 
EventBinding.Companion - class in com.facebook.appevents.codeless.internal.EventBinding
 
EventBinding.MappingMethod - class in com.facebook.appevents.codeless.internal.EventBinding
 
EventDeactivation - enum entry in com.facebook.internal.FeatureManager.Feature
 
EventDeactivationManager - class in com.facebook.appevents.eventdeactivation
 
EVERYONE - enum entry in com.facebook.login.DefaultAudience

Indicates that all Facebook users are able to see posts made by the application.

ExceptionAnalyzer - class in com.facebook.internal.instrument
 
Excuse - class in com.facebook.internal.qualityvalidation
 
ExcusesForDesignViolations - class in com.facebook.internal.qualityvalidation
Annotations to mark code files as having known design issues and avoid failing the design integration test on them<p>Please avoid using it for everything that can be fixed trivially, and delaying fixes to future diffs without a good reason.
execute(Void) - function in android.os.GraphRequestAsyncTask
 
execute(String) - function in android.os.FileDownloadTask
 
execute(ModelManager.TaskHandler) - function in com.facebook.appevents.ml.ModelManager.TaskHandler.Companion
 
execute(ModelManager.TaskHandler,List) - function in com.facebook.appevents.ml.ModelManager.TaskHandler.Companion
 
execute(Throwable) - function in com.facebook.internal.instrument.ExceptionAnalyzer
 
executeAndWait() - function in com.facebook.GraphRequest
Executes this request on the current thread and blocks while waiting for the response.
executeAndWait(GraphRequest) - function in com.facebook.GraphRequest.Companion
Executes a single request on the current thread and blocks while waiting for the response.
executeAndWait() - function in com.facebook.GraphRequestBatch
Executes this batch on the current thread and returns the responses.
executeAsync() - function in com.facebook.GraphRequest
Executes the request asynchronously.
executeAsync() - function in com.facebook.GraphRequestBatch
Executes this batch asynchronously.
executeBatchAndWait(GraphRequest) - function in com.facebook.GraphRequest.Companion
Executes requests on the current thread as a single batch and blocks while waiting for the response.
executeBatchAndWait(Collection) - function in com.facebook.GraphRequest.Companion
Executes requests as a single batch on the current thread and blocks while waiting for the responses.
executeBatchAndWait(GraphRequestBatch) - function in com.facebook.GraphRequest.Companion
Executes requests on the current thread as a single batch and blocks while waiting for the responses.
executeBatchAsync(GraphRequest) - function in com.facebook.GraphRequest.Companion
Executes requests as a single batch asynchronously.
executeBatchAsync(Collection) - function in com.facebook.GraphRequest.Companion
Executes requests as a single batch asynchronously.
executeBatchAsync(GraphRequestBatch) - function in com.facebook.GraphRequest.Companion
Executes requests as a single batch asynchronously.
executeConnectionAndWait(HttpURLConnection,Collection) - function in com.facebook.GraphRequest.Companion
Executes requests that have already been serialized into an HttpURLConnection.
executeConnectionAndWait(HttpURLConnection,GraphRequestBatch) - function in com.facebook.GraphRequest.Companion
Executes requests that have already been serialized into an HttpURLConnection.
executeConnectionAsync(HttpURLConnection,GraphRequestBatch) - function in com.facebook.GraphRequest.Companion
Asynchronously executes requests that have already been serialized into an HttpURLConnection.
executeConnectionAsync(Handler,HttpURLConnection,GraphRequestBatch) - function in com.facebook.GraphRequest.Companion
Asynchronously executes requests that have already been serialized into an HttpURLConnection.
executeOnExecutor(Executor,Void) - function in android.os.GraphRequestAsyncTask
 
executeOnExecutor(Executor,String) - function in android.os.FileDownloadTask
 
expireCurrentAccessToken() - function in com.facebook.AccessToken.Companion
Sets the current AccessToken with an expiration time of now.
EXPLICIT_ONLY - enum entry in com.facebook.appevents.AppEventsLogger.FlushBehavior

Only flush when AppEventsLogger.flush() is explicitly invoked.

EXT_INFO - enum entry in com.facebook.appevents.cloudbridge.AppEventUserAndAppDataField
 
EXT_INFO - enum entry in com.facebook.appevents.cloudbridge.ConversionsAPIUserAndAppDataField
 
extendAccessTokenIfNeeded() - function in com.facebook.AccessTokenManager
Refresh currentAccessToken if needed.
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W