public final class GooglePlaySettingsError extends ZendriveSettingError
Parcelable.ClassLoaderCreator<T>, Parcelable.Creator<T>
Modifier and Type | Field and Description |
---|---|
static Parcelable.Creator<GooglePlaySettingsError> |
CREATOR |
LocationSettingsResult |
googlePlaySettingsResult
Errors found when determining location settings status on the device.
|
type
CONTENTS_FILE_DESCRIPTOR, PARCELABLE_WRITE_RETURN_VALUE
Constructor and Description |
---|
GooglePlaySettingsError(LocationSettingsResult result) |
Modifier and Type | Method and Description |
---|---|
int |
describeContents() |
void |
writeToParcel(Parcel parcel,
int i) |
equals, hashCode
@NonNull public final LocationSettingsResult googlePlaySettingsResult
public static final Parcelable.Creator<GooglePlaySettingsError> CREATOR
public GooglePlaySettingsError(@NonNull LocationSettingsResult result)
public int describeContents()
describeContents
in interface Parcelable
describeContents
in class ZendriveSettingError
public void writeToParcel(Parcel parcel, int i)
writeToParcel
in interface Parcelable
writeToParcel
in class ZendriveSettingError