Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 427675a0 authored by Dmitry Dementyev's avatar Dmitry Dementyev Committed by Android (Google) Code Review
Browse files

Merge "Expand isCredentialsUpdateSuggested docs."

parents e388e27e f6dc7c9d
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -973,7 +973,8 @@ public abstract class AbstractAccountAuthenticator {
     *
     * @param response to send the result back to the AccountManager, will never be null.
     * @param account the account to check, will never be null
     * @param statusToken a String of token to check if update of credentials is suggested.
     * @param statusToken a String of token which can be used to check the status of locally
     *            stored credentials and if update of credentials is suggested
     * @return a Bundle result or null if the result is to be returned via the response. The result
     *         will contain either:
     *         <ul>