* commit '84e38f687819e47ffe3bae1fd2588d0f22fafa90': Update documentation for PASSWORD_QUALITY_SOMETHING
This commit is contained in:
@@ -924,7 +924,7 @@ public class DevicePolicyManager {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Constant for {@link #setPasswordQuality}: the policy requires some kind
|
* Constant for {@link #setPasswordQuality}: the policy requires some kind
|
||||||
* of password, but doesn't care what it is. Note that quality constants
|
* of password or pattern, but doesn't care what it is. Note that quality constants
|
||||||
* are ordered so that higher values are more restrictive.
|
* are ordered so that higher values are more restrictive.
|
||||||
*/
|
*/
|
||||||
public static final int PASSWORD_QUALITY_SOMETHING = 0x10000;
|
public static final int PASSWORD_QUALITY_SOMETHING = 0x10000;
|
||||||
|
|||||||
Reference in New Issue
Block a user