Class A3LLocationSettingsStatusCodes


  • public class A3LLocationSettingsStatusCodes
    extends com.google.android.gms.common.api.CommonStatusCodes
    This class provides replication of LocationSettingsStatusCodes .
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int SETTINGS_CHANGE_UNAVAILABLE  
      • Fields inherited from class com.google.android.gms.common.api.CommonStatusCodes

        API_NOT_CONNECTED, CANCELED, CONNECTION_SUSPENDED_DURING_CALL, DEVELOPER_ERROR, ERROR, INTERNAL_ERROR, INTERRUPTED, INVALID_ACCOUNT, NETWORK_ERROR, RECONNECTION_TIMED_OUT, RECONNECTION_TIMED_OUT_DURING_UPDATE, REMOTE_EXCEPTION, RESOLUTION_REQUIRED, SERVICE_DISABLED, SERVICE_VERSION_UPDATE_REQUIRED, SIGN_IN_REQUIRED, SUCCESS, SUCCESS_CACHE, TIMEOUT
    • Method Summary

      • Methods inherited from class com.google.android.gms.common.api.CommonStatusCodes

        getStatusCodeString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • SETTINGS_CHANGE_UNAVAILABLE

        public static final int SETTINGS_CHANGE_UNAVAILABLE
        See Also:
        Constant Field Values