Loading core/java/android/accounts/AccountManager.java +1 −1 Original line number Diff line number Diff line Loading @@ -781,7 +781,7 @@ public class AccountManager { * {@link android.Manifest.permission#USE_CREDENTIALS}. * * @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 * if authentication fails; if false, prompt and wait for the user to * re-enter correct credentials before returning Loading Loading
core/java/android/accounts/AccountManager.java +1 −1 Original line number Diff line number Diff line Loading @@ -781,7 +781,7 @@ public class AccountManager { * {@link android.Manifest.permission#USE_CREDENTIALS}. * * @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 * if authentication fails; if false, prompt and wait for the user to * re-enter correct credentials before returning Loading