FileDocCategorySizeDatePackage
AccountAuthenticatorResponse.javaAPI DocAndroid 5.1 API791Sat Mar 14 14:09:36 GMT 2015android.accounts

AccountAuthenticatorResponse

public class AccountAuthenticatorResponse extends Object implements android.os.Parcelable

Fields Summary
public static final android.os.Parcelable.Creator
CREATOR
Constructors Summary
public AccountAuthenticatorResponse(android.os.Parcel parcel)

 throw new RuntimeException("Stub!"); 
Methods Summary
public intdescribeContents()

 throw new RuntimeException("Stub!"); 
public voidonError(int errorCode, java.lang.String errorMessage)

 throw new RuntimeException("Stub!"); 
public voidonRequestContinued()

 throw new RuntimeException("Stub!"); 
public voidonResult(android.os.Bundle result)

 throw new RuntimeException("Stub!"); 
public voidwriteToParcel(android.os.Parcel dest, int flags)

 throw new RuntimeException("Stub!");