A B C D E F G H I L M O P R S T V 
All Classes All Packages
All Classes All Packages
All Classes All Packages
G
- getAboutAppButtonClickListenerButton() - Method in class com.cheetahdigital.authentication.ui.login.LoginActivity
 - 
Get about app button click listener
 - getAgreeCheckboxClicked() - Method in class com.cheetahdigital.authentication.ui.agegate.AgeGateFragment
 - 
Get the click listener when agree checkbox is clicked
 - getAuthenticationAPI() - Method in class com.cheetahdigital.authentication.ui.changepassword.ChangePasswordPresenter
 - 
Get current instance of
AuthenticationAPI - getAuthenticationAPI() - Method in class com.cheetahdigital.authentication.ui.login.LoginPresenter
 - 
Get current instance of
AuthenticationAPI - getAuthenticationAPI() - Method in class com.cheetahdigital.authentication.ui.registration.RegistrationPresenter
 - 
Get current instance of
AuthenticationAPI - getAuthenticationAPI() - Method in class com.cheetahdigital.authentication.ui.resetpassword.ForgotPasswordPresenter
 - 
Get current instance of
AuthenticationAPI - getAuthenticationAPI() - Method in class com.cheetahdigital.authentication.ui.resetpassword.ResetPasswordPresenter
 - 
Get current instance of
AuthenticationAPI - getBiometricsData(Context) - Static method in class com.cheetahdigital.authentication.ui.biometrics.BiometricsSharedPrefs
 - 
Retrieve value under
BiometricsSharedPrefs.BIOMETRICS_DATA - getBirthdate() - Method in class com.cheetahdigital.authentication.ui.agegate.AgeGateFragment
 - 
Get Birthdate value
 - getBirthDateClicked() - Method in class com.cheetahdigital.authentication.ui.agegate.AgeGateFragment
 - 
Get the click listener when birth date text box is clicked
 - getChangePasswordListener() - Method in class com.cheetahdigital.authentication.ui.changepassword.ChangePasswordPresenter
 - 
The callback that will catch result from API
 - getConfirmAgeButtonClicked() - Method in class com.cheetahdigital.authentication.ui.agegate.AgeGateFragment
 - 
Get the click listener when confirm age button is clicked
 - getContentLayoutId() - Method in class com.cheetahdigital.authentication.ui.agegate.AgeGateFragment
 - getContentLayoutId() - Method in class com.cheetahdigital.authentication.ui.changepassword.ChangePasswordActivity
 - getContentLayoutId() - Method in class com.cheetahdigital.authentication.ui.login.LoginActivity
 - getContentLayoutId() - Method in class com.cheetahdigital.authentication.ui.registration.RegistrationActivity
 - getContentLayoutId() - Method in class com.cheetahdigital.authentication.ui.resetpassword.ForgotPasswordActivity
 - getContentLayoutId() - Method in class com.cheetahdigital.authentication.ui.resetpassword.ResetPasswordActivity
 - getDecryptStringListener() - Method in class com.cheetahdigital.authentication.ui.login.LoginActivity
 - 
Get decrypt string listener
 - getDefaultCountryCode() - Method in class com.cheetahdigital.authentication.ui.registration.RegistrationActivity
 - 
Get Default Mobile phone country code This is retrieved from intent data
RegistrationActivity.DEFAULT_MOBILE_PHONE_CODE - getEmail(Context) - Static method in class com.cheetahdigital.authentication.ui.biometrics.BiometricsSharedPrefs
 - 
Retrieve value under
BiometricsSharedPrefs.EMAIL - getFingerPrintListener() - Method in class com.cheetahdigital.authentication.ui.login.LoginActivity
 - 
Get Fingerprint listener
 - getForgotButtonClickListener() - Method in class com.cheetahdigital.authentication.ui.login.LoginActivity
 - 
Get Forgot button listener
 - getGoogleSignInButtonClickListenerButton() - Method in class com.cheetahdigital.authentication.ui.login.LoginActivity
 - 
Get Google sign in button click listener
 - getGoogleSignInCallback() - Method in class com.cheetahdigital.authentication.ui.login.LoginActivity
 - 
Get google sign in callback
 - getInfo(InfoQueryParams, String, String) - Method in class com.cheetahdigital.authentication.ui.login.LoginPresenter
 - 
Get the current info needed for configuration
 - getInfoAPI() - Method in class com.cheetahdigital.authentication.ui.login.LoginPresenter
 - 
Get current instance of
InfoAPI - getInfoReceivedListener() - Method in class com.cheetahdigital.authentication.ui.login.LoginPresenter
 - 
Create a listener for
InfoAPI - getLoginButtonListener() - Method in class com.cheetahdigital.authentication.ui.login.LoginActivity
 - 
Get login button listener
 - getLoginListener() - Method in class com.cheetahdigital.authentication.ui.login.LoginPresenter
 - 
Create a listener for
AuthenticationAPI - getLogoutButtonClickListenerButton() - Method in class com.cheetahdigital.authentication.ui.login.LoginActivity
 - 
Get Logout button listener
 - getPassword(Context) - Static method in class com.cheetahdigital.authentication.ui.biometrics.BiometricsSharedPrefs
 - 
Retrieve value under
BiometricsSharedPrefs.PASSWORD - getPhoneNumberTextWatcher() - Method in class com.cheetahdigital.authentication.ui.registration.RegistrationActivity
 - 
Creates an instance of
PhoneNumberFormattingTextWatcher - getRegisterButtonClickListener() - Method in class com.cheetahdigital.authentication.ui.registration.RegistrationActivity
 - 
Get Register button listener
 - getRegisterButtonClickListenerButton() - Method in class com.cheetahdigital.authentication.ui.login.LoginActivity
 - 
Get Register button click listener
 - getRegistrationListener(String, String, boolean) - Method in class com.cheetahdigital.authentication.ui.registration.RegistrationPresenter
 - 
Create a listener for
AuthenticationAPI - getRequestPasswordResetListener() - Method in class com.cheetahdigital.authentication.ui.resetpassword.ForgotPasswordPresenter
 - 
Create a listener for
AuthenticationAPI.requestPasswordReset(AuthenticationFieldParams, ListenerModel) - getResetPasswordListener() - Method in class com.cheetahdigital.authentication.ui.resetpassword.ResetPasswordPresenter
 - getScreenName() - Method in class com.cheetahdigital.authentication.ui.agegate.AgeGateFragment
 - getScreenName() - Method in class com.cheetahdigital.authentication.ui.login.LoginActivity
 - getScreenName() - Method in class com.cheetahdigital.authentication.ui.registration.RegistrationActivity
 - getSharedPreferenceBoolean(Context, String) - Static method in class com.cheetahdigital.authentication.ui.biometrics.BiometricsSharedPrefs
 - 
Get a boolean shared preference
 - getSharedPreferenceString(Context, String, String) - Static method in class com.cheetahdigital.authentication.ui.biometrics.BiometricsSharedPrefs
 - 
Get a string shared preference
 - getSubmitButtonClickListener() - Method in class com.cheetahdigital.authentication.ui.changepassword.ChangePasswordActivity
 - 
Get Submit button click listener
 - getTwitterCallback() - Method in class com.cheetahdigital.authentication.ui.login.LoginActivity
 - 
Get Twitter callback to handle twitter actions
 - GOOGLE - Static variable in class com.cheetahdigital.authentication.ui.login.LoginActivity
 - GOOGLE - Static variable in class com.cheetahdigital.authentication.ui.login.LoginPresenter
 - GoogleSignInTask - Class in com.cheetahdigital.authentication.ui.login
 - 
Google sign-in async task.
 - GoogleSignInTask(GoogleSignInTaskCallback) - Constructor for class com.cheetahdigital.authentication.ui.login.GoogleSignInTask
 - GoogleSignInTaskCallback - Interface in com.cheetahdigital.authentication.ui.login
 - 
Google sign in task listener when sign is is successful or not
 
All Classes All Packages