am 55a116d0: Merge "Updated JavaDoc for DISALLOW_MODIFY_ACCOUNTS restriction" into mnc-dev
* commit '55a116d00ca3f7b84a6af1c5c3472323ad5bc6ca': Updated JavaDoc for DISALLOW_MODIFY_ACCOUNTS restriction
This commit is contained in:
@@ -45,7 +45,9 @@ public class UserManager {
|
|||||||
private final Context mContext;
|
private final Context mContext;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Specifies if a user is disallowed from adding and removing accounts.
|
* Specifies if a user is disallowed from adding and removing accounts, unless they are
|
||||||
|
* {@link android.accounts.AccountManager#addAccountExplicitly programmatically} added by
|
||||||
|
* Authenticator.
|
||||||
* The default value is <code>false</code>.
|
* The default value is <code>false</code>.
|
||||||
*
|
*
|
||||||
* <p/>Key for user restrictions.
|
* <p/>Key for user restrictions.
|
||||||
|
|||||||
Reference in New Issue
Block a user