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

Commit 306a5d0f authored by kmccormick's avatar kmccormick Committed by Android Git Automerger
Browse files

am da160ec3: am 6eebd6e6: am 6f50c846: am d2c1e947: am 39f864b1: am 5018688b:...

am da160ec3: am 6eebd6e6: am 6f50c846: am d2c1e947: am 39f864b1: am 5018688b: Merge "Doc update: incorrect method name" into jb-mr1.1-docs

* commit 'da160ec3':
  Doc update: incorrect method name
parents 962088fd da160ec3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1914,7 +1914,7 @@ public class AccountManager {
     * <p>
     * The most common case is to call this with one account type, e.g.:
     * <p>
     * <pre>  newChooseAccountsIntent(null, null, new String[]{"com.google"}, false, null,
     * <pre>  newChooseAccountIntent(null, null, new String[]{"com.google"}, false, null,
     * null, null, null);</pre>
     * @param selectedAccount if specified, indicates that the {@link Account} is the currently
     * selected one, according to the caller's definition of selected.