Merge commit '7fb4e4aaf2137474a6abe0d95888e133d4075527' into eclair-mr2-plus-aosp * commit '7fb4e4aaf2137474a6abe0d95888e133d4075527': Removed javadoc link to hidden class (temporary fix for build)
This commit is contained in:
@@ -88,7 +88,7 @@ import android.Manifest;
|
|||||||
* The activity must then call {@link AccountAuthenticatorResponse#onResult} or
|
* The activity must then call {@link AccountAuthenticatorResponse#onResult} or
|
||||||
* {@link AccountAuthenticatorResponse#onError} when it is complete.
|
* {@link AccountAuthenticatorResponse#onError} when it is complete.
|
||||||
* <li> If the authenticator cannot synchronously process the request and return a result then it
|
* <li> If the authenticator cannot synchronously process the request and return a result then it
|
||||||
* may choose to return null and then use the {@link AccountManagerResponse} to send the result
|
* may choose to return null and then use the AccountManagerResponse to send the result
|
||||||
* when it has completed the request.
|
* when it has completed the request.
|
||||||
* </ul>
|
* </ul>
|
||||||
* <p>
|
* <p>
|
||||||
|
|||||||
Reference in New Issue
Block a user