beginUserInitiatedSignIn() | com.google.fpl.utils.GooglePlayServicesHelper | inline |
clearInvitation() | com.google.fpl.utils.GooglePlayServicesHelper | inline |
clearRequests() | com.google.fpl.utils.GooglePlayServicesHelper | inline |
clearTurnBasedMatch() | com.google.fpl.utils.GooglePlayServicesHelper | inline |
CLIENT_ALL | com.google.fpl.utils.GooglePlayServicesHelper | static |
CLIENT_APPSTATE | com.google.fpl.utils.GooglePlayServicesHelper | static |
CLIENT_GAMES | com.google.fpl.utils.GooglePlayServicesHelper | static |
CLIENT_NONE | com.google.fpl.utils.GooglePlayServicesHelper | static |
CLIENT_PLUS | com.google.fpl.utils.GooglePlayServicesHelper | static |
getApiClient() | com.google.fpl.utils.GooglePlayServicesHelper | inline |
getInvitation() | com.google.fpl.utils.GooglePlayServicesHelper | inline |
getMaxForcedSignInAttempts() | com.google.fpl.utils.GooglePlayServicesHelper | inline |
getRequests() | com.google.fpl.utils.GooglePlayServicesHelper | inline |
getSignInError() | com.google.fpl.utils.GooglePlayServicesHelper | inline |
getSignInUserCancellations() | com.google.fpl.utils.GooglePlayServicesHelper | inline |
getTurnBasedMatch() | com.google.fpl.utils.GooglePlayServicesHelper | inline |
GooglePlayServicesHelper(Activity activity, int clientsToUse) | com.google.fpl.utils.GooglePlayServicesHelper | inline |
hasInvitation() | com.google.fpl.utils.GooglePlayServicesHelper | inline |
hasRequests() | com.google.fpl.utils.GooglePlayServicesHelper | inline |
hasSignInError() | com.google.fpl.utils.GooglePlayServicesHelper | inline |
hasTurnBasedMatch() | com.google.fpl.utils.GooglePlayServicesHelper | inline |
isConnecting() | com.google.fpl.utils.GooglePlayServicesHelper | inline |
isSignedIn() | com.google.fpl.utils.GooglePlayServicesHelper | inline |
onActivityResult(int requestCode, int responseCode, Intent data) | com.google.fpl.utils.GooglePlayServicesHelper | inline |
onConnected(Bundle connectionHint) | com.google.fpl.utils.GooglePlayServicesHelper | inline |
onConnectionFailed(ConnectionResult result) | com.google.fpl.utils.GooglePlayServicesHelper | inline |
onConnectionSuspended(int cause) | com.google.fpl.utils.GooglePlayServicesHelper | inline |
onStart(Activity activity) | com.google.fpl.utils.GooglePlayServicesHelper | inline |
onStop() | com.google.fpl.utils.GooglePlayServicesHelper | inline |
reconnect() | com.google.fpl.utils.GooglePlayServicesHelper | inline |
resetSignInUserCancellations() | com.google.fpl.utils.GooglePlayServicesHelper | inline |
setAppStateApiOptions(GoogleApiClient.ApiOptions options) | com.google.fpl.utils.GooglePlayServicesHelper | inline |
setAutoSignIn(boolean autoSignIn) | com.google.fpl.utils.GooglePlayServicesHelper | inline |
setGamesApiOptions(GoogleApiClient.ApiOptions options) | com.google.fpl.utils.GooglePlayServicesHelper | inline |
setMaxForcedSignInAttempts(int max) | com.google.fpl.utils.GooglePlayServicesHelper | inline |
setPlusApiOptions(GoogleApiClient.ApiOptions options) | com.google.fpl.utils.GooglePlayServicesHelper | inline |
setShowErrorDialogs(boolean show) | com.google.fpl.utils.GooglePlayServicesHelper | inline |
setup(SignInListener listener) | com.google.fpl.utils.GooglePlayServicesHelper | inline |
signOut() | com.google.fpl.utils.GooglePlayServicesHelper | inline |
willForceSignInFlow() | com.google.fpl.utils.GooglePlayServicesHelper | inline |