am 24f32b32: Merge change I89c40f50 into eclair
Merge commit '24f32b32f96eab8645a3ccf429c3d5694d2134ad' into eclair-mr2 * commit '24f32b32f96eab8645a3ccf429c3d5694d2134ad': fix a javadoc build breakage
This commit is contained in:
@@ -22,8 +22,7 @@ import android.os.Parcel;
|
|||||||
import android.os.RemoteException;
|
import android.os.RemoteException;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Object that wraps calls to an {@link IAccountAuthenticatorResponse} object.
|
* Object used to communicate responses back to the AccountManager
|
||||||
* TODO: this interface is still in flux
|
|
||||||
*/
|
*/
|
||||||
public class AccountAuthenticatorResponse implements Parcelable {
|
public class AccountAuthenticatorResponse implements Parcelable {
|
||||||
private IAccountAuthenticatorResponse mAccountAuthenticatorResponse;
|
private IAccountAuthenticatorResponse mAccountAuthenticatorResponse;
|
||||||
|
|||||||
Reference in New Issue
Block a user