- setAuthType(String) - Method in class com.facebook.login.widget.LoginButton
-
Sets the authType to be used.
- setCropped(boolean) - Method in class com.facebook.login.widget.ProfilePictureView
-
Sets the profile photo to be the cropped version, or the original version
- setDefaultAudience(DefaultAudience) - Method in class com.facebook.login.widget.LoginButton
-
Sets the default audience to use when the user logs in.
- setDefaultProfilePicture(Bitmap) - Method in class com.facebook.login.widget.ProfilePictureView
-
The ProfilePictureView will display the provided image while the specified
profile is being loaded, or if the specified profile is not available.
- setDeviceAuthTargetUserId(String) - Method in class com.facebook.login.DeviceLoginManager
-
Optional.
- setDeviceRedirectUri(Uri) - Method in class com.facebook.login.DeviceLoginManager
-
Set uri to redirect the user to after they complete
the device login flow on the external device.
- setDeviceRedirectUri(Uri) - Method in class com.facebook.login.widget.DeviceLoginButton
-
Set uri to redirect the user to after they complete
the device login flow on the external device.
- setLoginBehavior(LoginBehavior) - Method in class com.facebook.login.widget.LoginButton
-
Sets the login behavior during authorization.
- setLoginText(String) - Method in class com.facebook.login.widget.LoginButton
-
- setLogoutText(String) - Method in class com.facebook.login.widget.LoginButton
-
- setNuxDisplayTime(long) - Method in class com.facebook.login.widget.ToolTipPopup
-
Set the time (in milliseconds) the tool tip will be displayed.
- setOnErrorListener(ProfilePictureView.OnErrorListener) - Method in class com.facebook.login.widget.ProfilePictureView
-
Sets an OnErrorListener for this instance of ProfilePictureView to call into when
certain errors occur.
- setPermissions(List<String>) - Method in class com.facebook.login.widget.LoginButton
-
Set the permissions to use when the user logs in.
- setPermissions(String...) - Method in class com.facebook.login.widget.LoginButton
-
Set the permissions to use when the user logs in.
- setPresetSize(int) - Method in class com.facebook.login.widget.ProfilePictureView
-
Apply a preset size to this profile photo
- setProfileId(String) - Method in class com.facebook.login.widget.ProfilePictureView
-
Sets the profile Id for this profile photo
- setPublishPermissions(List<String>) - Method in class com.facebook.login.widget.LoginButton
-
- setPublishPermissions(String...) - Method in class com.facebook.login.widget.LoginButton
-
- setReadPermissions(List<String>) - Method in class com.facebook.login.widget.LoginButton
-
- setReadPermissions(String...) - Method in class com.facebook.login.widget.LoginButton
-
- setStyle(ToolTipPopup.Style) - Method in class com.facebook.login.widget.ToolTipPopup
-
- setToolTipDisplayTime(long) - Method in class com.facebook.login.widget.LoginButton
-
Sets the amount of time (in milliseconds) that the tool tip will be shown to the user.
- setToolTipMode(LoginButton.ToolTipMode) - Method in class com.facebook.login.widget.LoginButton
-
Sets the mode of the Tool Tip popup.
- setToolTipStyle(ToolTipPopup.Style) - Method in class com.facebook.login.widget.LoginButton
-
Sets the style (background) of the Tool Tip popup.
- show() - Method in class com.facebook.login.widget.ToolTipPopup
-
Display this tool tip to the user
- SMALL - Static variable in class com.facebook.login.widget.ProfilePictureView
-
Indicates that the profile image should fit in a SMALL X SMALL space, regardless
of whether the cropped or un-cropped version is chosen.