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

F

FACEBOOK - enum entry in com.facebook.login.LoginTargetApp
 
FACEBOOK_APPLICATION_NATIVE - enum entry in com.facebook.AccessTokenSource

Indicates an access token was obtained by the user logging in through the Facebook app for Android using the native login dialog.

FACEBOOK_APPLICATION_SERVICE - enum entry in com.facebook.AccessTokenSource

Indicates an access token was obtained by asking the Facebook app for the current token based on permissions the user has already granted to the app. No dialog was shown to the user in this case.

FACEBOOK_APPLICATION_WEB - enum entry in com.facebook.AccessTokenSource

Indicates an access token was obtained by the user logging in through the Facebook app for Android using the web login dialog.

FacebookActivity - class in com.facebook
This Activity is a necessary part of the overall Facebook SDK, but is not meant to be used directly.
FacebookActivity.Companion - class in com.facebook.FacebookActivity
 
FacebookAppLinkResolver - class in com.facebook.applinks
Provides an implementation for the AppLinkResolver interface that uses the Facebook App Link index to resolve App Links given a URL.
FacebookAuthorizationException - class in com.facebook
An Exception indicating that Login failed.
FacebookAuthorizationException.Companion - class in com.facebook.FacebookAuthorizationException
 
FacebookBroadcastReceiver - class in com.facebook
This class implements a simple BroadcastReceiver designed to listen for broadcast notifications from the Facebook app.
FacebookButtonBase - class in com.facebook
A base class for a facebook button.
FacebookCallback - class in com.facebook
A callback class for the Facebook SDK.
FacebookContentProvider - class in com.facebook
Implements a [
  • ContentProvider](http://developer.android.com/reference/android/content/ContentProvider.html) that can be used to provide binary attachments (e.g., images) to calls made via com.facebook.FacebookDialog.

Note that this ContentProvider is only necessary if an application wishes to attach images, etc., that are stored in memory and do not have another way to be referenced by a content URI.
FacebookContentProvider.Companion - class in com.facebook.FacebookContentProvider
 
FacebookDialog - class in com.facebook
Represents dialogs provided by Facebook
FacebookDialogBase - class in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
FacebookDialogBase.Companion - class in com.facebook.internal.FacebookDialogBase
 
FacebookDialogException - class in com.facebook
Represents an error condition relating to displaying a Facebook Web dialog.
FacebookDialogException.Companion - class in com.facebook.FacebookDialogException
 
FacebookDialogFragment - class in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
FacebookDialogFragment.Companion - class in com.facebook.internal.FacebookDialogFragment
 
FacebookException - class in com.facebook
Represents an error condition specific to the Facebook SDK for Android.
FacebookException.Companion - class in com.facebook.FacebookException
 
FacebookGraphResponseException - class in com.facebook
Represents an issue that's returned by the Graph API.
FacebookInitProvider - class in com.facebook.internal
 
FacebookInitProvider.Companion - class in com.facebook.internal.FacebookInitProvider
 
FacebookOperationCanceledException - class in com.facebook
An Exception indicating that an operation was canceled before it completed.
FacebookOperationCanceledException.Companion - class in com.facebook.FacebookOperationCanceledException
 
FacebookRequestError - class in com.facebook
This class represents an error that occurred during a Facebook request.
FacebookRequestError.Category - class in com.facebook.FacebookRequestError
An enum that represents the Facebook SDK classification for the error that occurred.
FacebookRequestError.Companion - class in com.facebook.FacebookRequestError
 
FacebookRequestError.Range - class in com.facebook.FacebookRequestError
 
FacebookRequestErrorClassification - class in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
FacebookRequestErrorClassification.Companion - class in com.facebook.internal.FacebookRequestErrorClassification
 
FacebookSdk - class in com.facebook
This class allows some customization of Facebook SDK behavior.
FacebookSdk.InitializeCallback - class in com.facebook.FacebookSdk
Callback passed to the sdkInitialize function.
FacebookSdkNotInitializedException - class in com.facebook
An Exception indicating that the Facebook SDK has not been correctly initialized.
FacebookSdkNotInitializedException.Companion - class in com.facebook.FacebookSdkNotInitializedException
 
FacebookServiceException - class in com.facebook
Represents an error returned from the Facebook service in response to a request.
FacebookServiceException.Companion - class in com.facebook.FacebookServiceException
 
FacebookSignatureValidator - class in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
FacebookWebFallbackDialog - class in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
FacebookWebFallbackDialog.Companion - class in com.facebook.internal.FacebookWebFallbackDialog
 
FB_LOGIN_ID - enum entry in com.facebook.appevents.cloudbridge.ConversionsAPIUserAndAppDataField
 
FeatureManager - class in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
FeatureManager.Callback - class in com.facebook.internal.FeatureManager
Callback for fetching feature status.
FeatureManager.Feature - class in com.facebook.internal.FeatureManager
Feature enum Defines features in SDKSample: AppEvents = 0x00010000, ^ ^ ^ ^ | | | | kit | | | feature | | sub-feature | sub-sub-feature 1st byte: kit 2nd byte: feature 3rd byte: sub-feature 4th byte: sub-sub-feature
FeatureManager.Feature.Companion - class in com.facebook.internal.FeatureManager.Feature
 
FEED - enum entry in com.facebook.share.widget.ShareDialog.Mode

The feed dialog is used.

fetchAvailableVersions(Boolean) - function in com.facebook.internal.NativeProtocol.NativeAppInfo
 
fetchDeferredAppLinkData(Context,AppLinkData.CompletionHandler) - function in com.facebook.applinks.AppLinkData
Asynchronously fetches app link information that might have been stored for use afterinstallation of the app
fetchDeferredAppLinkData(Context,String,AppLinkData.CompletionHandler) - function in com.facebook.applinks.AppLinkData
Asynchronously fetches app link information that might have been stored for use afterinstallation of the app
FetchedAppGateKeepersManager - class in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
FetchedAppGateKeepersManager.Callback - class in com.facebook.internal.FetchedAppGateKeepersManager
Callback for fetch GK when the GK results are valid.
FetchedAppSettings - class in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
FetchedAppSettings.Companion - class in com.facebook.internal.FetchedAppSettings
 
FetchedAppSettings.DialogFeatureConfig - class in com.facebook.internal.FetchedAppSettings
 
FetchedAppSettings.DialogFeatureConfig.Companion - class in com.facebook.internal.FetchedAppSettings.DialogFeatureConfig
 
FetchedAppSettingsManager - class in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
FetchedAppSettingsManager.FetchedAppSettingsCallback - class in com.facebook.internal.FetchedAppSettingsManager
 
fetchProfileForCurrentAccessToken() - function in com.facebook.Profile.Companion
Fetches and sets the current profile from the current access token.
FileDownloadTask - class in com.facebook.appevents.internal
 
FileDownloadTask.Callback - class in com.facebook.appevents.internal.FileDownloadTask
 
fileList() - function in android.content.CustomTabActivity
 
fileList() - function in android.content.CustomTabMainActivity
 
fileList() - function in android.content.FacebookActivity
 
FileLruCache - class in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
FileLruCache.Companion - class in com.facebook.internal.FileLruCache
 
FileLruCache.Limits - class in com.facebook.internal.FileLruCache
 
fillInStackTrace() - function in kotlin.AggregateException
 
fillInStackTrace() - function in kotlin.ExecutorException
 
fillInStackTrace() - function in kotlin.UnobservedTaskException
 
fillInStackTrace() - function in kotlin.FacebookAuthorizationException
 
fillInStackTrace() - function in kotlin.FacebookDialogException
 
fillInStackTrace() - function in kotlin.FacebookException
 
fillInStackTrace() - function in kotlin.FacebookGraphResponseException
 
fillInStackTrace() - function in kotlin.FacebookOperationCanceledException
 
fillInStackTrace() - function in kotlin.FacebookSdkNotInitializedException
 
fillInStackTrace() - function in kotlin.FacebookServiceException
 
filterPurchaseLogging(Map,Map,Boolean,String,InAppPurchaseUtils.BillingClientVersion,Boolean) - function in com.facebook.appevents.iap.InAppPurchaseLoggerManager
 
FilterRedactedEvents - enum entry in com.facebook.internal.FeatureManager.Feature
 
FilterSensitiveParams - enum entry in com.facebook.internal.FeatureManager.Feature
 
finalize() - function in com.facebook.internal.BoltsMeasurementEventListener
 
findFocus() - function in android.view.SendButton
 
findFocus() - function in android.view.ShareButton
 
findFocus() - function in android.view.ShareButtonBase
 
findFocus() - function in android.view.FacebookButtonBase
 
findFocus() - function in android.view.DeviceLoginButton
 
findFocus() - function in android.view.LoginButton
 
findFocus() - function in android.view.ProfilePictureView
 
findFragmentByWho(String) - function in androidx.fragment.app.FacebookDialogFragment
 
findFragmentByWho(String) - function in androidx.fragment.app.DeviceAuthDialog
 
findFragmentByWho(String) - function in androidx.fragment.app.LoginFragment
 
findOnBackInvokedDispatcher() - function in android.view.SendButton
 
findOnBackInvokedDispatcher() - function in android.view.ShareButton
 
findOnBackInvokedDispatcher() - function in android.view.ShareButtonBase
 
findOnBackInvokedDispatcher() - function in android.view.FacebookButtonBase
 
findOnBackInvokedDispatcher() - function in android.view.DeviceLoginButton
 
findOnBackInvokedDispatcher() - function in android.view.LoginButton
 
findOnBackInvokedDispatcher() - function in android.view.ProfilePictureView
 
findOnBackInvokedDispatcherForChild(View,View) - function in android.view.ProfilePictureView
 
findRCTRootView(View) - function in com.facebook.appevents.codeless.internal.ViewHierarchy
 
findViewById(Integer) - function in android.app.FacebookWebFallbackDialog
 
findViewById(Integer) - function in android.app.WebDialog
 
findViewById(int) - function in android.view.SendButton
 
findViewById(int) - function in android.view.ShareButton
 
findViewById(int) - function in android.view.ShareButtonBase
 
findViewById(Integer) - function in android.app.CustomTabActivity
 
findViewById(Integer) - function in android.app.CustomTabMainActivity
 
findViewById(Integer) - function in android.app.FacebookActivity
 
findViewById(Integer) - function in android.view.FacebookButtonBase
 
findViewById(Integer) - function in android.view.DeviceLoginButton
 
findViewById(Integer) - function in android.view.LoginButton
 
findViewById(Integer) - function in android.view.ProfilePictureView
 
findViewsWithText(ArrayList,CharSequence,int) - function in android.widget.SendButton
 
findViewsWithText(ArrayList,CharSequence,int) - function in android.widget.ShareButton
 
findViewsWithText(ArrayList,CharSequence,int) - function in android.widget.ShareButtonBase
 
findViewsWithText(ArrayList,CharSequence,Integer) - function in android.widget.FacebookButtonBase
 
findViewsWithText(ArrayList,CharSequence,Integer) - function in android.widget.DeviceLoginButton
 
findViewsWithText(ArrayList,CharSequence,Integer) - function in android.widget.LoginButton
 
findViewsWithText(ArrayList,CharSequence,Integer) - function in android.view.ProfilePictureView
 
findViewWithTag(Object) - function in android.view.SendButton
 
findViewWithTag(Object) - function in android.view.ShareButton
 
findViewWithTag(Object) - function in android.view.ShareButtonBase
 
findViewWithTag(Object) - function in android.view.FacebookButtonBase
 
findViewWithTag(Object) - function in android.view.DeviceLoginButton
 
findViewWithTag(Object) - function in android.view.LoginButton
 
findViewWithTag(Object) - function in android.view.ProfilePictureView
 
finish() - function in android.app.CustomTabActivity
 
finish() - function in android.app.CustomTabMainActivity
 
finish() - function in android.app.FacebookActivity
 
finishActivity(Integer) - function in android.app.CustomTabActivity
 
finishActivity(Integer) - function in android.app.CustomTabMainActivity
 
finishActivity(Integer) - function in android.app.FacebookActivity
 
finishActivityFromChild(Activity,Integer) - function in android.app.CustomTabActivity
 
finishActivityFromChild(Activity,Integer) - function in android.app.CustomTabMainActivity
 
finishActivityFromChild(Activity,Integer) - function in android.app.FacebookActivity
 
finishAffinity() - function in android.app.CustomTabActivity
 
finishAffinity() - function in android.app.CustomTabMainActivity
 
finishAffinity() - function in android.app.FacebookActivity
 
finishAfterTransition() - function in android.app.CustomTabActivity
 
finishAfterTransition() - function in android.app.CustomTabMainActivity
 
finishAfterTransition() - function in android.app.FacebookActivity
 
finishAndRemoveTask() - function in android.app.CustomTabActivity
 
finishAndRemoveTask() - function in android.app.CustomTabMainActivity
 
finishAndRemoveTask() - function in android.app.FacebookActivity
 
finishFromChild(Activity) - function in android.app.CustomTabActivity
 
finishFromChild(Activity) - function in android.app.CustomTabMainActivity
 
finishFromChild(Activity) - function in android.app.FacebookActivity
 
finishPendingCall(UUID,Integer) - function in com.facebook.internal.AppCall.Companion
 
finishShareToMessenger(Activity,ShareToMessengerParams) - function in com.facebook.messenger.MessengerUtils
Finishes the activity and returns the media item the user picked to Messenger.
fitSystemWindows(Rect) - function in android.view.FacebookButtonBase
 
fitSystemWindows(Rect) - function in android.view.DeviceLoginButton
 
fitSystemWindows(Rect) - function in android.view.LoginButton
 
fitSystemWindows(Rect) - function in android.view.ProfilePictureView
 
flush() - function in java.io.ProgressNoopOutputStream
 
flush() - function in java.io.ProgressOutputStream
 
flush() - function in com.facebook.appevents.AppEventsLogger
Explicitly flush any stored events to the server.
flush() - function in com.facebook.appevents.InternalAppEventsLogger
 
FlushResult - class in com.facebook.appevents
 
focusableViewAvailable(View) - function in android.view.ProfilePictureView
 
focusSearch(int) - function in android.view.SendButton
 
focusSearch(int) - function in android.view.ShareButton
 
focusSearch(int) - function in android.view.ShareButtonBase
 
focusSearch(Integer) - function in android.view.FacebookButtonBase
 
focusSearch(Integer) - function in android.view.DeviceLoginButton
 
focusSearch(Integer) - function in android.view.LoginButton
 
focusSearch(View,Integer) - function in android.view.ProfilePictureView
 
focusSearch(Integer) - function in android.view.ProfilePictureView
 
forceHasOverlappingRendering(boolean) - function in android.view.SendButton
 
forceHasOverlappingRendering(boolean) - function in android.view.ShareButton
 
forceHasOverlappingRendering(boolean) - function in android.view.ShareButtonBase
 
forceHasOverlappingRendering(Boolean) - function in android.view.FacebookButtonBase
 
forceHasOverlappingRendering(Boolean) - function in android.view.DeviceLoginButton
 
forceHasOverlappingRendering(Boolean) - function in android.view.LoginButton
 
forceHasOverlappingRendering(Boolean) - function in android.view.ProfilePictureView
 
forceLayout() - function in android.view.SendButton
 
forceLayout() - function in android.view.ShareButton
 
forceLayout() - function in android.view.ShareButtonBase
 
forceLayout() - function in android.view.FacebookButtonBase
 
forceLayout() - function in android.view.DeviceLoginButton
 
forceLayout() - function in android.view.LoginButton
 
forceLayout() - function in android.view.ProfilePictureView
 
forEach(Consumer) - function in kotlin.collections.GraphRequestBatch
 
forError(Exception) - function in com.facebook.bolts.Task.Companion
Creates a faulted task with the given error.
forResult(TResult) - function in com.facebook.bolts.Task.Companion
Creates a completed task with the given value.
FragmentWrapper - class in com.facebook.internal
com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
FRIENDS - enum entry in com.facebook.login.DefaultAudience

Indicates that the user's friends are able to see posts made by the application.

fromInstagram() - function in com.facebook.AccessTokenSource
 
fromInt(Integer) - function in com.facebook.internal.FeatureManager.Feature.Companion
 
fromInt(Integer) - function in com.facebook.login.widget.LoginButton.ToolTipMode.Companion
 
fromString(String) - function in com.facebook.login.LoginTargetApp.Companion
Return the LoginTargetApp by given string
fullyInitialize() - function in com.facebook.FacebookSdk
Mark Facebook SDK fully initialized to make it works as expected.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W