A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
A
- AccessTokenTracker - class in com.facebook
- This class can be extended to receive notifications of access token changes.
- addChildrenForAccessibility(ArrayList) - function in android.view.FacebookButtonBase
- addChildrenForAccessibility(ArrayList) - function in android.view.LikeView
- addChildrenForAccessibility(ArrayList) - function in android.view.LikeBoxCountView
- addChildrenForAccessibility(ArrayList) - function in android.view.LikeButton
- addContentView(View,ViewGroup.LayoutParams) - function in android.app.CustomTabActivity
- addContentView(View,ViewGroup.LayoutParams) - function in android.app.CustomTabMainActivity
- addContentView(View,ViewGroup.LayoutParams) - function in androidx.activity.FacebookActivity
- addContentView(View,ViewGroup.LayoutParams) - function in android.app.WebDialog
- addContentView(View,ViewGroup.LayoutParams) - function in android.app.FacebookWebFallbackDialog
- addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo,String,Bundle) - function in android.widget.FacebookButtonBase
- addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo,String,Bundle) - function in android.view.LikeView
- addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo,String,Bundle) - function in android.view.LikeBoxCountView
- addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo,String,Bundle) - function in android.widget.LikeButton
- addFocusables(ArrayList,int) - function in android.view.FacebookButtonBase
- addFocusables(ArrayList,int,int) - function in android.view.LikeView
- addFocusables(ArrayList,int,int) - function in android.view.LikeBoxCountView
- addFocusables(ArrayList,int) - function in android.view.LikeButton
- addGenericTemplateContent(Bundle,ShareMessengerGenericTemplateContent) - function in com.facebook.share.internal.MessengerShareContentUtility
- addKeyboardNavigationClusters(Collection,int) - function in android.view.FacebookButtonBase
- addKeyboardNavigationClusters(Collection,int) - function in android.view.LikeView
- addKeyboardNavigationClusters(Collection,int) - function in android.view.LikeBoxCountView
- addKeyboardNavigationClusters(Collection,int) - function in android.view.LikeButton
- addMedia(List) - function in com.facebook.share.model.ShareMediaContent.Builder
- Adds multiple media to the content.
- addMediaTemplateContent(Bundle,ShareMessengerMediaTemplateContent) - function in com.facebook.share.internal.MessengerShareContentUtility
- addMedium(ShareMedia) - function in com.facebook.share.model.ShareMediaContent.Builder
- Adds a medium to the content.
- addOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.FacebookButtonBase
- addOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.LikeView
- addOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.LikeBoxCountView
- addOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.LikeButton
- addOnContextAvailableListener(OnContextAvailableListener) - function in androidx.activity.FacebookActivity
- addOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.FacebookButtonBase
- addOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.LikeView
- addOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.LikeBoxCountView
- addOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.LikeButton
- addOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.FacebookButtonBase
- addOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.LikeView
- addOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.LikeBoxCountView
- addOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.LikeButton
- addOpenGraphMusicTemplateContent(Bundle,ShareMessengerOpenGraphMusicTemplateContent) - function in com.facebook.share.internal.MessengerShareContentUtility
- addPhoto(SharePhoto) - function in com.facebook.share.model.SharePhotoContent.Builder
- Adds a photo to the content.
- addPhotos(List) - function in com.facebook.share.model.SharePhotoContent.Builder
- Adds multiple photos to the content.
- addStatesFromChildren() - function in android.view.LikeView
- addStatesFromChildren() - function in android.view.LikeBoxCountView
- addSuppressed(Throwable) - function in java.lang.FacebookAuthorizationException
- addSuppressed(Throwable) - function in kotlin.FacebookDialogException
- addTextChangedListener(TextWatcher) - function in android.widget.FacebookButtonBase
- addTextChangedListener(TextWatcher) - function in android.widget.LikeButton
- addTouchables(ArrayList) - function in android.view.FacebookButtonBase
- addTouchables(ArrayList) - function in android.view.LikeView
- addTouchables(ArrayList) - function in android.view.LikeBoxCountView
- addTouchables(ArrayList) - function in android.view.LikeButton
- addView(View) - function in android.view.LikeView
- addView(View) - function in android.view.LikeBoxCountView
- animate() - function in android.view.FacebookButtonBase
- animate() - function in android.view.LikeView
- animate() - function in android.view.LikeBoxCountView
- animate() - function in android.view.LikeButton
- announceForAccessibility(CharSequence) - function in android.view.FacebookButtonBase
- announceForAccessibility(CharSequence) - function in android.view.LikeView
- announceForAccessibility(CharSequence) - function in android.view.LikeBoxCountView
- announceForAccessibility(CharSequence) - function in android.view.LikeButton
- APP_NON_USERS - enum entry in com.facebook.share.model.GameRequestContent.Filters
- APP_USERS - enum entry in com.facebook.share.model.GameRequestContent.Filters
- AppCall - class in com.facebook.internal
- com.facebook.internal is solely for the use of other packages within the Facebook SDK for Android.
- AppCall.Companion - class in com.facebook.internal.AppCall
- append(CharSequence) - function in android.widget.FacebookButtonBase
- append(CharSequence) - function in android.widget.LikeButton
- AppGroupCreationContent - class in com.facebook.share.model
- Describes the content that will be displayed by the AppGroupCreationDialog
- AppGroupCreationContent.AppGroupPrivacy - class in com.facebook.share.model.AppGroupCreationContent
- Specifies the privacy of a group.
- AppGroupCreationContent.Builder - class in com.facebook.share.model.AppGroupCreationContent
- Builder class for a concrete instance of AppGroupCreationContent
- applyOverrideConfiguration(Configuration) - function in android.view.CustomTabActivity
- applyOverrideConfiguration(Configuration) - function in android.view.CustomTabMainActivity
- applyOverrideConfiguration(Configuration) - function in android.view.FacebookActivity
- ASKFOR - enum entry in com.facebook.share.model.GameRequestContent.ActionType
- attachBaseContext(Context) - function in android.app.FacebookActivity
- AuthenticationTokenTracker - class in com.facebook
- This class can be extended to receive notifications of authentication token changes.
- AuthenticationTokenTracker.Companion - class in com.facebook.AuthenticationTokenTracker
- autofill(AutofillValue) - function in android.widget.FacebookButtonBase
- autofill(AutofillValue) - function in android.view.LikeView
- autofill(AutofillValue) - function in android.view.LikeBoxCountView
- autofill(AutofillValue) - function in android.widget.LikeButton
- AUTOMATIC - enum entry in com.facebook.share.widget.ShareDialog.Mode
The mode is determined automatically.