* commit '6bf45dc773de186b68af3cc9fdc275acbd3d86aa': B9257437: Typo in javadoc for AccountManager
This commit is contained in:
@@ -781,7 +781,7 @@ public class AccountManager {
|
|||||||
* {@link android.Manifest.permission#USE_CREDENTIALS}.
|
* {@link android.Manifest.permission#USE_CREDENTIALS}.
|
||||||
*
|
*
|
||||||
* @param account The account to fetch an auth token for
|
* @param account The account to fetch an auth token for
|
||||||
* @param authTokenType The auth token type, see {#link getAuthToken}
|
* @param authTokenType The auth token type, see {@link #getAuthToken getAuthToken()}
|
||||||
* @param notifyAuthFailure If true, display a notification and return null
|
* @param notifyAuthFailure If true, display a notification and return null
|
||||||
* if authentication fails; if false, prompt and wait for the user to
|
* if authentication fails; if false, prompt and wait for the user to
|
||||||
* re-enter correct credentials before returning
|
* re-enter correct credentials before returning
|
||||||
|
|||||||
Reference in New Issue
Block a user