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

A

AccessToken - Class in com.facebook.accountkit
This class represents an immutable access token for using AccountKit APIs.
AccessToken(String, String, String, long, Date) - Constructor for class com.facebook.accountkit.AccessToken
Creates a new AccessToken using the supplied information.
AccessTokenTracker - Class in com.facebook.accountkit
This class can be extended to receive notifications of access token changes.
AccessTokenTracker() - Constructor for class com.facebook.accountkit.AccessTokenTracker
 
Account - Class in com.facebook.accountkit
This class represents an AccountKit Account
Account(String, PhoneNumber, String) - Constructor for class com.facebook.accountkit.Account
Constructor.
ACCOUNT_KIT_ACTIVITY_CONFIGURATION - Static variable in class com.facebook.accountkit.ui.AccountKitActivity
 
AccountKit - Class in com.facebook.accountkit
This seems to be the main class for initialization and login for AccountKit.
AccountKit() - Constructor for class com.facebook.accountkit.AccountKit
 
AccountKit.InitializeCallback - Interface in com.facebook.accountkit
Callback passed to the initialize function.
AccountKitActivity - Class in com.facebook.accountkit.ui
 
AccountKitActivity() - Constructor for class com.facebook.accountkit.ui.AccountKitActivity
 
AccountKitActivity.ResponseType - Enum in com.facebook.accountkit.ui
 
AccountKitActivity.TitleType - Enum in com.facebook.accountkit.ui
 
AccountKitCallback<RESULT> - Interface in com.facebook.accountkit
A callback class for the AccountKit SDK.
AccountKitConfiguration - Class in com.facebook.accountkit.ui
Configuration for AccountKit
AccountKitConfiguration.AccountKitConfigurationBuilder - Class in com.facebook.accountkit.ui
 
AccountKitConfiguration.AccountKitConfigurationBuilder(LoginType, AccountKitActivity.ResponseType) - Constructor for class com.facebook.accountkit.ui.AccountKitConfiguration.AccountKitConfigurationBuilder
Creates an AccountKitConfigurationBuilder with the required parameters.
AccountKitEmailRedirectActivity - Class in com.facebook.accountkit.ui
 
AccountKitEmailRedirectActivity() - Constructor for class com.facebook.accountkit.ui.AccountKitEmailRedirectActivity
 
AccountKitError - Class in com.facebook.accountkit
Map of all the existing SDK error codes and respective message for convenience
AccountKitError(AccountKitError.Type) - Constructor for class com.facebook.accountkit.AccountKitError
 
AccountKitError(AccountKitError.Type, InternalAccountKitError) - Constructor for class com.facebook.accountkit.AccountKitError
 
AccountKitError.Type - Enum in com.facebook.accountkit
 
AccountKitException - Exception in com.facebook.accountkit
Represents an error condition specific to the AccountKit SDK for Android.
AccountKitException(AccountKitError) - Constructor for exception com.facebook.accountkit.AccountKitException
Constructs a new AccountKitException.
AccountKitException(AccountKitError.Type, InternalAccountKitError) - Constructor for exception com.facebook.accountkit.AccountKitException
Constructs a new AccountKitException.
AccountKitException(AccountKitError.Type, InternalAccountKitError, String) - Constructor for exception com.facebook.accountkit.AccountKitException
Constructs a new AccountKitException.
AccountKitException(AccountKitError.Type, InternalAccountKitError, Throwable) - Constructor for exception com.facebook.accountkit.AccountKitException
Constructs a new AccountKitException.
AccountKitLoginResult - Interface in com.facebook.accountkit
 
AccountKitSdkVersion - Class in com.facebook.accountkit
 
AccountKitSdkVersion() - Constructor for class com.facebook.accountkit.AccountKitSdkVersion
 
AccountPreferences - Interface in com.facebook.accountkit
Accesses Account preferences that are stored on the Account Kit servers for the associated app and account.
AccountPreferences.OnDeletePreferenceListener - Interface in com.facebook.accountkit
Listener for callbacks from `deletePreference` calls.
AccountPreferences.OnLoadPreferenceListener - Interface in com.facebook.accountkit
Listener for callbacks from `loadPreference` calls.
AccountPreferences.OnLoadPreferencesListener - Interface in com.facebook.accountkit
Listener for callbacks from `loadPreferences` calls.
AccountPreferences.OnSetPreferenceListener - Interface in com.facebook.accountkit
Listener for callbacks from `setPreference` calls.
AccountVerifiedContentController - Class in com.facebook.accountkit.ui
 
AccountVerifiedContentController() - Constructor for class com.facebook.accountkit.ui.AccountVerifiedContentController
 
ACTION_CURRENT_ACCESS_TOKEN_CHANGED - Static variable in class com.facebook.accountkit.AccessTokenTracker
 
ACTION_EMAIL_LOGIN_STATE_CHANGED - Static variable in class com.facebook.accountkit.EmailLoginTracker
 
ACTION_PHONE_LOGIN_STATE_CHANGED - Static variable in class com.facebook.accountkit.PhoneLoginTracker
 
ActivityHandler - Class in com.facebook.accountkit.ui
 
ActivityHandler(Parcel) - Constructor for class com.facebook.accountkit.ui.ActivityHandler
 
add(LoggingBehavior) - Method in class com.facebook.accountkit.LoggingBehaviorCollection
Certain logging behaviors are available for debugging beyond those that should be enabled in production.
AdvancedUIManager - Interface in com.facebook.accountkit.ui
Manager for custom UI fragments.
AdvancedUIManager.AdvancedUIManagerListener - Interface in com.facebook.accountkit.ui
Listener that is supplied by Account Kit to allow messages to be sent to the current state.
APPLICATION_ID_PROPERTY - Static variable in class com.facebook.accountkit.AccountKit
The key for the Facebook application ID in the Android manifest.
APPLICATION_NAME_PROPERTY - Static variable in class com.facebook.accountkit.AccountKit
The key for the AccountKit application name in the Android manifest.
areFacebookNotificationsEnabled() - Method in class com.facebook.accountkit.ui.AccountKitConfiguration
 
AspectFrameLayout - Class in com.facebook.accountkit.ui
 
AspectFrameLayout(Context) - Constructor for class com.facebook.accountkit.ui.AspectFrameLayout
 
AspectFrameLayout(Context, AttributeSet) - Constructor for class com.facebook.accountkit.ui.AspectFrameLayout
 
AspectFrameLayout(Context, AttributeSet, int) - Constructor for class com.facebook.accountkit.ui.AspectFrameLayout
 
AspectFrameLayout(Context, AttributeSet, int, int) - Constructor for class com.facebook.accountkit.ui.AspectFrameLayout
 

B

BorderButton - Class in com.facebook.accountkit.ui
Button that when theme is applied will have a thin border around it
BorderButton(Context) - Constructor for class com.facebook.accountkit.ui.BorderButton
 
BorderButton(Context, AttributeSet) - Constructor for class com.facebook.accountkit.ui.BorderButton
 
BorderButton(Context, AttributeSet, int) - Constructor for class com.facebook.accountkit.ui.BorderButton
 
BorderButton(Context, AttributeSet, int, int) - Constructor for class com.facebook.accountkit.ui.BorderButton
 
BUILD - Static variable in class com.facebook.accountkit.AccountKitSdkVersion
 
build() - Method in class com.facebook.accountkit.ui.AccountKitConfiguration.AccountKitConfigurationBuilder
Builders the configuration.
ButtonType - Enum in com.facebook.accountkit.ui
 

C

cancelLogin() - Static method in class com.facebook.accountkit.AccountKit
Cancels the current login, if one exists To ensure thread safety please call this from the UI thread
clear() - Method in class com.facebook.accountkit.LoggingBehaviorCollection
Certain logging behaviors are available for debugging beyond those that should be enabled in production.
CLIENT_TOKEN_PROPERTY - Static variable in class com.facebook.accountkit.AccountKit
The key for the AccountKit client token in the Android manifest.
com.facebook.accountkit - package com.facebook.accountkit
 
com.facebook.accountkit.ui - package com.facebook.accountkit.ui
 
COMPLETION_UI_DURATION_MS - Static variable in class com.facebook.accountkit.ui.ActivityHandler
 
configuration - Variable in class com.facebook.accountkit.ui.ActivityHandler
 
ConstrainedLinearLayout - Class in com.facebook.accountkit.ui
 
ConstrainedLinearLayout(Context) - Constructor for class com.facebook.accountkit.ui.ConstrainedLinearLayout
 
ConstrainedLinearLayout(Context, AttributeSet) - Constructor for class com.facebook.accountkit.ui.ConstrainedLinearLayout
 
ConstrainedLinearLayout(Context, AttributeSet, int) - Constructor for class com.facebook.accountkit.ui.ConstrainedLinearLayout
 
ConstrainedLinearLayout(Context, AttributeSet, int, int) - Constructor for class com.facebook.accountkit.ui.ConstrainedLinearLayout
 
ContentControllerBase - Class in com.facebook.accountkit.ui
 
ContentControllerBase() - Constructor for class com.facebook.accountkit.ui.ContentControllerBase
 
COOKIE_URL - Static variable in class com.facebook.accountkit.ui.PrivacyPolicyFragment
 
CountryCodeSpinner - Class in com.facebook.accountkit.ui
 
CountryCodeSpinner(Context) - Constructor for class com.facebook.accountkit.ui.CountryCodeSpinner
 
CountryCodeSpinner(Context, AttributeSet) - Constructor for class com.facebook.accountkit.ui.CountryCodeSpinner
 
CountryCodeSpinner(Context, AttributeSet, int) - Constructor for class com.facebook.accountkit.ui.CountryCodeSpinner
 
create(LoginFlowState, ButtonType) - Static method in class com.facebook.accountkit.ui.PrivacyPolicyFragment
 
CREATOR - Static variable in class com.facebook.accountkit.AccessToken
 
CREATOR - Static variable in class com.facebook.accountkit.Account
 
CREATOR - Static variable in class com.facebook.accountkit.AccountKitError
 
CREATOR - Static variable in class com.facebook.accountkit.PhoneNumber
 
CREATOR - Static variable in class com.facebook.accountkit.ui.AccountKitConfiguration
 

D

DATA_URL - Static variable in class com.facebook.accountkit.ui.PrivacyPolicyFragment
 
deletePreference(String, AccountPreferences.OnDeletePreferenceListener) - Method in interface com.facebook.accountkit.AccountPreferences
Deletes a single preference.
describeContents() - Method in class com.facebook.accountkit.AccessToken
 
describeContents() - Method in class com.facebook.accountkit.Account
 
describeContents() - Method in class com.facebook.accountkit.AccountKitError
 
describeContents() - Method in class com.facebook.accountkit.PhoneNumber
 
describeContents() - Method in class com.facebook.accountkit.ui.AccountKitConfiguration
 
describeContents() - Method in class com.facebook.accountkit.ui.ActivityHandler
 

E

EmailLoginModel - Interface in com.facebook.accountkit
 
EmailLoginTracker - Class in com.facebook.accountkit
Tracks broadcasts about changes in the status of the current email login model The stopTracking() method should be called in the onDestroy() method of the receiving Activity or Fragment.
EmailLoginTracker() - Constructor for class com.facebook.accountkit.EmailLoginTracker
 
equals(Object) - Method in class com.facebook.accountkit.AccessToken
 
equals(Object) - Method in class com.facebook.accountkit.Account
 
equals(Object) - Method in class com.facebook.accountkit.PhoneNumber
 
EXTRA_LOGIN_ERROR - Static variable in class com.facebook.accountkit.Tracker
 
EXTRA_LOGIN_MODEL - Static variable in class com.facebook.accountkit.Tracker
 
EXTRA_LOGIN_STATUS - Static variable in class com.facebook.accountkit.Tracker
 
EXTRA_NEW_ACCESS_TOKEN - Static variable in class com.facebook.accountkit.AccessTokenTracker
 
EXTRA_OLD_ACCESS_TOKEN - Static variable in class com.facebook.accountkit.AccessTokenTracker
 

F

FACEBOOK_APP_EVENTS_ENABLED_PROPERTY - Static variable in class com.facebook.accountkit.AccountKit
The key for setting if Account Kit events will be logged to Facebook App Events when Facebook SDK is integrated.

G

get() - Method in class com.facebook.accountkit.LoggingBehaviorCollection
Certain logging behaviors are available for debugging beyond those that should be enabled in production.
getAccessToken() - Method in interface com.facebook.accountkit.AccountKitLoginResult
Gets the access token from the login request.
getAccessToken() - Method in interface com.facebook.accountkit.LoginModel
Gets the access token from the request.
getAccountId() - Method in class com.facebook.accountkit.AccessToken
Gets the account ID associated with the given access token
getAccountKitFacebookAppEventsEnabled() - Static method in class com.facebook.accountkit.AccountKit
Gets if Account Kit SDK will log to Facebook App Events or not.
getAccountPreferences() - Static method in class com.facebook.accountkit.AccountKit
Returns an instance of account preferences for the current access token.
getActionBarFragment(LoginFlowState) - Method in interface com.facebook.accountkit.ui.AdvancedUIManager
Returns a custom fragment for the action bar above the scrollable content.
getActionStateChanged() - Method in class com.facebook.accountkit.AccessTokenTracker
 
getActionStateChanged() - Method in class com.facebook.accountkit.EmailLoginTracker
 
getActionStateChanged() - Method in class com.facebook.accountkit.PhoneLoginTracker
 
getActionStateChanged() - Method in class com.facebook.accountkit.Tracker
 
getAdvancedUIManager() - Method in class com.facebook.accountkit.ui.AccountKitConfiguration
 
getApplicationId() - Method in class com.facebook.accountkit.AccessToken
Gets the ID of the Facebook Application associated with this access token.
getApplicationId() - Static method in class com.facebook.accountkit.AccountKit
Gets the Facebook application ID for the current app.
getApplicationName() - Static method in class com.facebook.accountkit.AccountKit
Gets the Account Kit application Name for the current app.
getAspectHeight() - Method in class com.facebook.accountkit.ui.AspectFrameLayout
 
getAspectWidth() - Method in class com.facebook.accountkit.ui.AspectFrameLayout
 
getAuthorizationCode() - Method in interface com.facebook.accountkit.AccountKitLoginResult
Gets the authorization code returned from the login request.
getBodyFragment(LoginFlowState) - Method in interface com.facebook.accountkit.ui.AdvancedUIManager
Returns a custom fragment for the body in the middle of the scrollable container.
getBottomFragment() - Method in class com.facebook.accountkit.ui.AccountVerifiedContentController
 
getButtonType(LoginFlowState) - Method in interface com.facebook.accountkit.ui.AdvancedUIManager
Returns the button type for the given login state.
getCenterFragment() - Method in class com.facebook.accountkit.ui.AccountVerifiedContentController
 
getClientToken() - Static method in class com.facebook.accountkit.AccountKit
Gets the client token for the current app.
getCode() - Method in enum com.facebook.accountkit.AccountKitError.Type
 
getCode() - Method in interface com.facebook.accountkit.LoginModel
 
getCode() - Method in class com.facebook.accountkit.PhoneLoginTracker
Returns the code that is stored on this tracker.
getConfirmationCode() - Method in interface com.facebook.accountkit.PhoneLoginModel
 
getCountryCode() - Method in class com.facebook.accountkit.PhoneNumber
 
getCurrentAccessToken() - Static method in class com.facebook.accountkit.AccountKit
Getter for the access token that is current for the application.
getCurrentAccount(AccountKitCallback<Account>) - Static method in class com.facebook.accountkit.AccountKit
Starts a request to get the current account.
getCurrentEmailLogInModel() - Static method in class com.facebook.accountkit.AccountKit
 
getCurrentPhoneNumberLogInModel() - Static method in class com.facebook.accountkit.AccountKit
 
getDefaultCountryCode() - Method in class com.facebook.accountkit.ui.AccountKitConfiguration
 
getDetailErrorCode() - Method in class com.facebook.accountkit.AccountKitError
 
getEmail() - Method in class com.facebook.accountkit.Account
Getter for the email of the account (if used).
getEmail() - Method in interface com.facebook.accountkit.EmailLoginModel
 
getError() - Method in exception com.facebook.accountkit.AccountKitException
 
getError() - Method in interface com.facebook.accountkit.AccountKitLoginResult
Gets the error.
getErrorType() - Method in class com.facebook.accountkit.AccountKitError
 
getExecutor() - Static method in class com.facebook.accountkit.AccountKit
Returns the Executor used by the SDK.
getFinalAuthorizationState() - Method in interface com.facebook.accountkit.AccountKitLoginResult
Gets the final authorization state.
getFinalAuthState() - Method in interface com.facebook.accountkit.LoginModel
 
getFocusView() - Method in class com.facebook.accountkit.ui.AccountVerifiedContentController
 
getFooterFragment() - Method in class com.facebook.accountkit.ui.AccountVerifiedContentController
 
getFooterFragment(LoginFlowState) - Method in interface com.facebook.accountkit.ui.AdvancedUIManager
Returns a custom fragment for the bottom of the content in the scrollable container.
getHeaderFragment() - Method in class com.facebook.accountkit.ui.AccountVerifiedContentController
 
getHeaderFragment(LoginFlowState) - Method in interface com.facebook.accountkit.ui.AdvancedUIManager
Returns a custom fragment for the top of the content in the scrollable container.
getId() - Method in class com.facebook.accountkit.Account
Getter for the id of the account.
getInitialAuthState() - Method in class com.facebook.accountkit.ui.AccountKitConfiguration
 
getInitialEmail() - Method in class com.facebook.accountkit.ui.AccountKitConfiguration
 
getInitialPhoneNumber() - Method in class com.facebook.accountkit.ui.AccountKitConfiguration
 
getLastRefresh() - Method in class com.facebook.accountkit.AccessToken
Gets the date at which the token was last refreshed.
getLayoutResource() - Method in class com.facebook.accountkit.ui.PrivacyPolicyFragment
 
getLoggingBehaviors() - Static method in class com.facebook.accountkit.AccountKit
The console logging behaviors, which can be configured for debugging.
getLoginFlowState() - Method in class com.facebook.accountkit.ui.AccountVerifiedContentController
 
getLoginFlowState() - Method in class com.facebook.accountkit.ui.PrivacyPolicyFragment
 
getLoginTracker(AccountKitActivity) - Method in class com.facebook.accountkit.ui.ActivityHandler
 
getLoginType() - Method in class com.facebook.accountkit.ui.AccountKitConfiguration
 
getMessage() - Method in enum com.facebook.accountkit.AccountKitError.Type
 
getMinHeight() - Method in class com.facebook.accountkit.ui.ConstrainedLinearLayout
 
getPhoneNumber() - Method in class com.facebook.accountkit.Account
Getter for the phone number of the account (if used)
getPhoneNumber() - Method in interface com.facebook.accountkit.PhoneLoginModel
 
getPhoneNumber() - Method in class com.facebook.accountkit.PhoneNumber
 
getPrivacyPolicy() - Method in interface com.facebook.accountkit.PhoneLoginModel
 
getRawPhoneNumber() - Method in class com.facebook.accountkit.PhoneNumber
 
getResendTime() - Method in interface com.facebook.accountkit.PhoneLoginModel
 
getResponseType() - Method in class com.facebook.accountkit.ui.AccountKitConfiguration
 
getRetry() - Method in class com.facebook.accountkit.ui.PrivacyPolicyFragment
 
getSmsBlacklist() - Method in class com.facebook.accountkit.ui.AccountKitConfiguration
 
getSmsWhitelist() - Method in class com.facebook.accountkit.ui.AccountKitConfiguration
 
getTermsOfService() - Method in interface com.facebook.accountkit.PhoneLoginModel
 
getTextFragment() - Method in class com.facebook.accountkit.ui.AccountVerifiedContentController
 
getTextPosition(LoginFlowState) - Method in interface com.facebook.accountkit.ui.AdvancedUIManager
Returns the position of the text relative to the content body fragment.
getTheme() - Method in class com.facebook.accountkit.ui.AccountKitConfiguration
 
getTitleType() - Method in class com.facebook.accountkit.ui.AccountKitConfiguration
 
getToken() - Method in class com.facebook.accountkit.AccessToken
Gets the string representing the access token.
getTokenRefreshIntervalInSeconds() - Method in interface com.facebook.accountkit.AccountKitLoginResult
 
getTokenRefreshIntervalSeconds() - Method in class com.facebook.accountkit.AccessToken
Gets the token refresh interval in seconds You should make an Account Kit graph call using this token at least this often to keep the token from expiring
getTopFragment() - Method in class com.facebook.accountkit.ui.AccountVerifiedContentController
 
getUserFacingMessage() - Method in class com.facebook.accountkit.AccountKitError
 
getValue() - Method in enum com.facebook.accountkit.ui.AccountKitActivity.ResponseType
 
getValue() - Method in enum com.facebook.accountkit.ui.ButtonType
 

H

hashCode() - Method in class com.facebook.accountkit.AccessToken
 
hashCode() - Method in class com.facebook.accountkit.Account
 

I

initialize(Context) - Static method in class com.facebook.accountkit.AccountKit
This function initializes the AccountKit SDK, the behavior of AccountKit SDK functions are undetermined if this function is not called.
initialize(Context, AccountKit.InitializeCallback) - Static method in class com.facebook.accountkit.AccountKit
This function initializes the AccountKit SDK, the behavior of AccountKit SDK functions are undetermined if this function is not called.
isEnabled(LoggingBehavior) - Method in class com.facebook.accountkit.LoggingBehaviorCollection
Certain logging behaviors are available for debugging beyond those that should be enabled in production.
isInitialized() - Static method in class com.facebook.accountkit.AccountKit
Indicates whether the AccountKit SDK has been initialized.
isLocal() - Method in class com.facebook.accountkit.Tracker
Specified whether the broadcasts are local.
isPaused() - Method in class com.facebook.accountkit.Tracker
Gets whether the tracker is paused
isReadPhoneStateEnabled() - Method in class com.facebook.accountkit.ui.AccountKitConfiguration
 
isReceiveSMSEnabled() - Method in class com.facebook.accountkit.ui.AccountKitConfiguration
 
isTracking() - Method in class com.facebook.accountkit.Tracker
Gets whether the tracker is tracking the state
isTransient() - Method in class com.facebook.accountkit.ui.ContentControllerBase
 

L

loadPreference(String, AccountPreferences.OnLoadPreferenceListener) - Method in interface com.facebook.accountkit.AccountPreferences
Loads a single preference.
loadPreferences(AccountPreferences.OnLoadPreferencesListener) - Method in interface com.facebook.accountkit.AccountPreferences
Loads all preferences.
LoggingBehavior - Enum in com.facebook.accountkit
Specifies different categories of logging messages that can be generated.
LoggingBehaviorCollection - Class in com.facebook.accountkit
 
LoggingBehaviorCollection() - Constructor for class com.facebook.accountkit.LoggingBehaviorCollection
 
logImpression() - Method in class com.facebook.accountkit.ui.AccountVerifiedContentController
 
logImpression() - Method in class com.facebook.accountkit.ui.ContentControllerBase
 
LoginFlowState - Enum in com.facebook.accountkit.ui
 
LoginModel - Interface in com.facebook.accountkit
 
LoginResult - Enum in com.facebook.accountkit
The result of the given AccountKit login
loginResultWithIntent(Intent) - Static method in class com.facebook.accountkit.AccountKit
 
LoginType - Enum in com.facebook.accountkit.ui
 
logInWithEmail(String, String, String) - Static method in class com.facebook.accountkit.AccountKit
Starts the email login through sending a confirmation email to the given email To ensure thread safety please call this from the UI thread If an account is already logged in.
logInWithPhoneNumber(PhoneNumber, boolean, String, String) - Static method in class com.facebook.accountkit.AccountKit
Starts the phone login by sending an SMS to the given phone number To ensure thread safety please call this from the UI thread If an account is already logged in.
logOut() - Static method in class com.facebook.accountkit.AccountKit
Initiates logOut using the currently stored Access Token and Account

N

NotifyingEditText - Class in com.facebook.accountkit.ui
 
NotifyingEditText(Context) - Constructor for class com.facebook.accountkit.ui.NotifyingEditText
 
NotifyingEditText(Context, AttributeSet) - Constructor for class com.facebook.accountkit.ui.NotifyingEditText
 
NotifyingEditText(Context, AttributeSet, int) - Constructor for class com.facebook.accountkit.ui.NotifyingEditText
 
NotifyingEditText(Context, AttributeSet, int, int) - Constructor for class com.facebook.accountkit.ui.NotifyingEditText
 
NotifyingEditText.PasteListener - Interface in com.facebook.accountkit.ui
 

O

onAccountVerified(PhoneLoginModel) - Method in class com.facebook.accountkit.PhoneLoginTracker
This method will be called when the account has been verified as part of seamless login
onAccountVerifiedComplete(AccountKitActivity) - Method in class com.facebook.accountkit.ui.ActivityHandler
 
onActivityCreate(Activity, Bundle) - Static method in class com.facebook.accountkit.AccountKit
Called when the calling activity is created
onActivityDestroy(Activity) - Static method in class com.facebook.accountkit.AccountKit
Called when the calling activity is destroyed
onActivitySaveInstanceState(Activity, Bundle) - Static method in class com.facebook.accountkit.AccountKit
Called on the calling activity saved state
onAttachedToWindow() - Method in class com.facebook.accountkit.ui.AspectFrameLayout
 
onBack() - Method in interface com.facebook.accountkit.ui.AdvancedUIManager.AdvancedUIManagerListener
Triggers the back stack to be popped from a back button in the custom UI.
onBackPressed() - Method in class com.facebook.accountkit.ui.AccountKitActivity
 
onBackPressed(View) - Method in class com.facebook.accountkit.ui.AccountKitActivity
 
onCancel(EmailLoginModel) - Method in class com.facebook.accountkit.EmailLoginTracker
The method that will be called when the login was canceled
onCancel(PhoneLoginModel) - Method in class com.facebook.accountkit.PhoneLoginTracker
The method that will be called when the login was canceled
onCancel() - Method in interface com.facebook.accountkit.ui.AdvancedUIManager.AdvancedUIManagerListener
Triggers the UI to cancel.
onCancelPressed(View) - Method in class com.facebook.accountkit.ui.AccountKitActivity
 
onCreate(Bundle) - Method in class com.facebook.accountkit.ui.AccountKitActivity
 
onCreate(Bundle) - Method in class com.facebook.accountkit.ui.AccountKitEmailRedirectActivity
 
onCreateInputConnection(EditorInfo) - Method in class com.facebook.accountkit.ui.NotifyingEditText
 
onCurrentAccessTokenChanged(AccessToken, AccessToken) - Method in class com.facebook.accountkit.AccessTokenTracker
The method that will be called with the access token changes.
onDeletePreference(String, AccountKitError) - Method in interface com.facebook.accountkit.AccountPreferences.OnDeletePreferenceListener
Called when a preference has been deleted.
onDestroy() - Method in class com.facebook.accountkit.ui.AccountKitActivity
 
onError(AccountKitError) - Method in interface com.facebook.accountkit.AccountKitCallback
Called when the operation had an error
onError(AccountKitException) - Method in class com.facebook.accountkit.EmailLoginTracker
The method that will be called when the login has an error
onError(AccountKitException) - Method in class com.facebook.accountkit.PhoneLoginTracker
The method that will be called when the login has an error
onError(AccountKitError) - Method in interface com.facebook.accountkit.ui.AdvancedUIManager
Called when an error is encountered and should be displayed in the UI.
onInitialized() - Method in interface com.facebook.accountkit.AccountKit.InitializeCallback
Called when the sdk has been initialized.
onKeyDown(int, KeyEvent) - Method in class com.facebook.accountkit.ui.AccountKitActivity
 
onLoadPreference(String, String, AccountKitError) - Method in interface com.facebook.accountkit.AccountPreferences.OnLoadPreferenceListener
Called when a preference has been loaded.
onLoadPreferences(Map<String, String>, AccountKitError) - Method in interface com.facebook.accountkit.AccountPreferences.OnLoadPreferencesListener
Called when preferences have been loaded.
onMeasure(int, int) - Method in class com.facebook.accountkit.ui.AspectFrameLayout
 
onMeasure(int, int) - Method in class com.facebook.accountkit.ui.ConstrainedLinearLayout
 
onNewIntent(Intent) - Method in class com.facebook.accountkit.ui.AccountKitActivity
 
onNext(Context, String) - Method in interface com.facebook.accountkit.ui.PrivacyPolicyFragment.OnCompleteListener
 
onOptionsItemSelected(MenuItem) - Method in class com.facebook.accountkit.ui.AccountKitActivity
 
onPause() - Method in class com.facebook.accountkit.ui.AccountKitActivity
 
onPause(Activity) - Method in class com.facebook.accountkit.ui.AccountVerifiedContentController
 
onPause(Activity) - Method in class com.facebook.accountkit.ui.ContentControllerBase
 
onReceive(Intent) - Method in class com.facebook.accountkit.AccessTokenTracker
 
onReceive(Intent) - Method in class com.facebook.accountkit.EmailLoginTracker
 
onReceive(Intent) - Method in class com.facebook.accountkit.PhoneLoginTracker
 
onReceive(Intent) - Method in class com.facebook.accountkit.Tracker
Called when the broadcast is received.
onResume() - Method in class com.facebook.accountkit.ui.AccountKitActivity
 
onResume(Activity) - Method in class com.facebook.accountkit.ui.AccountVerifiedContentController
 
onResume(Activity) - Method in class com.facebook.accountkit.ui.ContentControllerBase
 
onRetry(Context) - Method in interface com.facebook.accountkit.ui.PrivacyPolicyFragment.OnCompleteListener
 
onSaveInstanceState(Bundle) - Method in class com.facebook.accountkit.ui.AccountKitActivity
 
onSentCodeComplete(AccountKitActivity) - Method in class com.facebook.accountkit.ui.ActivityHandler
 
onSetPreference(String, String, AccountKitError) - Method in interface com.facebook.accountkit.AccountPreferences.OnSetPreferenceListener
Called when a preference has been set.
onStart() - Method in class com.facebook.accountkit.ui.PrivacyPolicyFragment
 
onStarted(EmailLoginModel) - Method in class com.facebook.accountkit.EmailLoginTracker
The method that will be called when the login has started.
onStarted(PhoneLoginModel) - Method in class com.facebook.accountkit.PhoneLoginTracker
The method that will be called when the login has started.
onSuccess(RESULT) - Method in interface com.facebook.accountkit.AccountKitCallback
Called when the operation was successful
onSuccess(EmailLoginModel) - Method in class com.facebook.accountkit.EmailLoginTracker
The method that will be called when the login has completed
onSuccess(PhoneLoginModel) - Method in class com.facebook.accountkit.PhoneLoginTracker
The method that will be called when the login has completed
onTextContextMenuItem(int) - Method in class com.facebook.accountkit.ui.NotifyingEditText
 
onTextPaste() - Method in interface com.facebook.accountkit.ui.NotifyingEditText.PasteListener
 
onViewReadyWithState(View, Bundle) - Method in class com.facebook.accountkit.ui.PrivacyPolicyFragment
 
onWindowFocusChanged(boolean) - Method in class com.facebook.accountkit.ui.CountryCodeSpinner
 

P

pauseTracking() - Method in class com.facebook.accountkit.Tracker
Pauses tracking the state The state changes will be enqueued and then flushed out after the next call to startTracking.
performClick() - Method in class com.facebook.accountkit.ui.CountryCodeSpinner
 
PhoneLoginModel - Interface in com.facebook.accountkit
 
PhoneLoginTracker - Class in com.facebook.accountkit
Tracks broadcasts about changes in the status of the current phone login model The stopTracking() method should be called in the onDestroy() method of the receiving Activity or Fragment.
PhoneLoginTracker() - Constructor for class com.facebook.accountkit.PhoneLoginTracker
 
PhoneNumber - Class in com.facebook.accountkit
Container for phone numbers with a separate country code from full phone number
PhoneNumber(String, String) - Constructor for class com.facebook.accountkit.PhoneNumber
Constructor.
PrivacyPolicyFragment - Class in com.facebook.accountkit.ui
 
PrivacyPolicyFragment() - Constructor for class com.facebook.accountkit.ui.PrivacyPolicyFragment
 
PrivacyPolicyFragment.OnCompleteListener - Interface in com.facebook.accountkit.ui
 

R

remove(LoggingBehavior) - Method in class com.facebook.accountkit.LoggingBehaviorCollection
Certain logging behaviors are available for debugging beyond those that should be enabled in production.
RESULT_KEY - Static variable in interface com.facebook.accountkit.AccountKitLoginResult
 

S

sentWithFacebookNotification() - Method in interface com.facebook.accountkit.PhoneLoginModel
 
setAdvancedUIManager(AdvancedUIManager) - Method in class com.facebook.accountkit.ui.AccountKitConfiguration.AccountKitConfigurationBuilder
Sets the Advanced UI Manager to be used for advanced customization of the UI.
setAdvancedUIManagerListener(AdvancedUIManager.AdvancedUIManagerListener) - Method in interface com.facebook.accountkit.ui.AdvancedUIManager
Sets the listener supplied by Account Kit, which can be used to send messages back to the current state.
setAspectHeight(int) - Method in class com.facebook.accountkit.ui.AspectFrameLayout
 
setAspectWidth(int) - Method in class com.facebook.accountkit.ui.AspectFrameLayout
 
setBottomFragment(ContentFragment) - Method in class com.facebook.accountkit.ui.AccountVerifiedContentController
 
setCenterFragment(ContentFragment) - Method in class com.facebook.accountkit.ui.AccountVerifiedContentController
 
setCode(String) - Method in class com.facebook.accountkit.PhoneLoginTracker
Stores a code on this tracker.
setDefaultCountryCode(String) - Method in class com.facebook.accountkit.ui.AccountKitConfiguration.AccountKitConfigurationBuilder
Sets the default country code, two letters to be used when in phone login mode.
setExecutor(Executor) - Static method in class com.facebook.accountkit.AccountKit
Sets the Executor used by the SDK.
setFacebookNotificationsEnabled(boolean) - Method in class com.facebook.accountkit.ui.AccountKitConfiguration.AccountKitConfigurationBuilder
Sets up whether facebook notifications can be used as the fallback for sms confirmation.
setFooterFragment(TitleFragmentFactory.TitleFragment) - Method in class com.facebook.accountkit.ui.AccountVerifiedContentController
 
setHeaderFragment(TitleFragmentFactory.TitleFragment) - Method in class com.facebook.accountkit.ui.AccountVerifiedContentController
 
setInitialAuthState(String) - Method in class com.facebook.accountkit.ui.AccountKitConfiguration.AccountKitConfigurationBuilder
Sets the initial auth state that will be passed with the login request.
setInitialEmail(String) - Method in class com.facebook.accountkit.ui.AccountKitConfiguration.AccountKitConfigurationBuilder
If using the email login flow, sets the initial email for the login flow
setInitialPhoneNumber(PhoneNumber) - Method in class com.facebook.accountkit.ui.AccountKitConfiguration.AccountKitConfigurationBuilder
If using the phone login flow, sets the initial phone number for the login flow
setLoginFlowState(LoginFlowState) - Method in class com.facebook.accountkit.ui.PrivacyPolicyFragment
 
setMinHeight(int) - Method in class com.facebook.accountkit.ui.ConstrainedLinearLayout
 
setNextButtonEnabled(boolean) - Method in class com.facebook.accountkit.ui.PrivacyPolicyFragment
 
setNextButtonType(ButtonType) - Method in class com.facebook.accountkit.ui.PrivacyPolicyFragment
 
setOnCompleteListener(PrivacyPolicyFragment.OnCompleteListener) - Method in class com.facebook.accountkit.ui.PrivacyPolicyFragment
 
setOnSoftKeyListener(View.OnKeyListener) - Method in class com.facebook.accountkit.ui.NotifyingEditText
 
setPasteListener(NotifyingEditText.PasteListener) - Method in class com.facebook.accountkit.ui.NotifyingEditText
 
setPreference(String, String, AccountPreferences.OnSetPreferenceListener) - Method in interface com.facebook.accountkit.AccountPreferences
Writes a single preference.
setReadPhoneStateEnabled(boolean) - Method in class com.facebook.accountkit.ui.AccountKitConfiguration.AccountKitConfigurationBuilder
If the READ_PHONE_STATE permission is given and ths is true, when the phone number entry is displayed, the phone number of the device SIM will be entered.
setReceiveSMS(boolean) - Method in class com.facebook.accountkit.ui.AccountKitConfiguration.AccountKitConfigurationBuilder
If the RECEIVE_SMS permission is given and this is true, when the confirmation code is received in the SMS flow, we will automatically read in the code.
setRetry(boolean) - Method in class com.facebook.accountkit.ui.PrivacyPolicyFragment
 
setRetryVisible(boolean) - Method in class com.facebook.accountkit.ui.PrivacyPolicyFragment
 
setSMSBlacklist(String[]) - Method in class com.facebook.accountkit.ui.AccountKitConfiguration.AccountKitConfigurationBuilder
If using Phone Login, this sets the blacklist of country codes to be used for logging in.
setSMSWhitelist(String[]) - Method in class com.facebook.accountkit.ui.AccountKitConfiguration.AccountKitConfigurationBuilder
If using Phone Login, this sets the whitelist of country codes to be used for logging in.
setTextFragment(ContentFragment) - Method in class com.facebook.accountkit.ui.AccountVerifiedContentController
 
setTheme(int) - Method in class com.facebook.accountkit.ui.AccountKitConfiguration.AccountKitConfigurationBuilder
Sets the resource id of the theme to use.
setTitleType(AccountKitActivity.TitleType) - Method in class com.facebook.accountkit.ui.AccountKitConfiguration.AccountKitConfigurationBuilder
Sets the type of title that is set in the header.
setTopFragment(ContentFragment) - Method in class com.facebook.accountkit.ui.AccountVerifiedContentController
 
startTracking() - Method in class com.facebook.accountkit.Tracker
Starts tracking the state
stopTracking() - Method in class com.facebook.accountkit.Tracker
Stops tracking the state

T

TERMS_URL - Static variable in class com.facebook.accountkit.ui.PrivacyPolicyFragment
 
TextPosition - Enum in com.facebook.accountkit.ui
 
toString() - Method in class com.facebook.accountkit.AccessToken
 
toString() - Method in class com.facebook.accountkit.AccountKitError
 
toString() - Method in enum com.facebook.accountkit.AccountKitError.Type
 
toString() - Method in exception com.facebook.accountkit.AccountKitException
 
toString() - Method in class com.facebook.accountkit.PhoneNumber
 
Tracker - Class in com.facebook.accountkit
Tracks broadcasts about changes in the state
Tracker() - Constructor for class com.facebook.accountkit.Tracker
The constructor.
tracker - Variable in class com.facebook.accountkit.ui.ActivityHandler
 

U

updateTermsText(TextView, CharSequence) - Method in class com.facebook.accountkit.ui.PrivacyPolicyFragment
 

V

valueOf(String) - Static method in enum com.facebook.accountkit.AccountKitError.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.accountkit.LoggingBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.accountkit.LoginResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.accountkit.ui.AccountKitActivity.ResponseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.accountkit.ui.AccountKitActivity.TitleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.accountkit.ui.ButtonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.accountkit.ui.LoginFlowState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.accountkit.ui.LoginType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.facebook.accountkit.ui.TextPosition
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.facebook.accountkit.AccountKitError.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.accountkit.LoggingBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.accountkit.LoginResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.accountkit.ui.AccountKitActivity.ResponseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.accountkit.ui.AccountKitActivity.TitleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.accountkit.ui.ButtonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.accountkit.ui.LoginFlowState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.accountkit.ui.LoginType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.facebook.accountkit.ui.TextPosition
Returns an array containing the constants of this enum type, in the order they are declared.

W

wasCancelled() - Method in interface com.facebook.accountkit.AccountKitLoginResult
Gets a value indicating whether the login flow as cancelled by the user.
writeToParcel(Parcel, int) - Method in class com.facebook.accountkit.AccessToken
 
writeToParcel(Parcel, int) - Method in class com.facebook.accountkit.Account
 
writeToParcel(Parcel, int) - Method in class com.facebook.accountkit.AccountKitError
 
writeToParcel(Parcel, int) - Method in class com.facebook.accountkit.PhoneNumber
 
writeToParcel(Parcel, int) - Method in class com.facebook.accountkit.ui.AccountKitConfiguration
 
writeToParcel(Parcel, int) - Method in class com.facebook.accountkit.ui.ActivityHandler
 
A B C D E F G H I L N O P R S T U V W