Loading core/java/android/app/admin/DevicePolicyManager.java +13 −13 Original line number Original line Diff line number Diff line Loading @@ -1315,7 +1315,7 @@ public class DevicePolicyManager { /** /** * Retrieve the current minimum password quality for a particular admin or all admins that set * Retrieve the current minimum password quality for a particular admin or all admins that set * retrictions on this user and its participating profiles. Restrictions on profiles that have * restrictions on this user and its participating profiles. Restrictions on profiles that have * a separate challenge are not taken into account. * a separate challenge are not taken into account. * * * <p>This method can be called on the {@link DevicePolicyManager} instance * <p>This method can be called on the {@link DevicePolicyManager} instance Loading Loading @@ -1379,7 +1379,7 @@ public class DevicePolicyManager { /** /** * Retrieve the current minimum password length for a particular admin or all admins that set * Retrieve the current minimum password length for a particular admin or all admins that set * retrictions on this user and its participating profiles. Restrictions on profiles that have * restrictions on this user and its participating profiles. Restrictions on profiles that have * a separate challenge are not taken into account. * a separate challenge are not taken into account. * * * <p>This method can be called on the {@link DevicePolicyManager} instance * <p>This method can be called on the {@link DevicePolicyManager} instance Loading Loading @@ -1442,7 +1442,7 @@ public class DevicePolicyManager { /** /** * Retrieve the current number of upper case letters required in the password * Retrieve the current number of upper case letters required in the password * for a particular admin or all admins that set retrictions on this user and * for a particular admin or all admins that set restrictions on this user and * its participating profiles. Restrictions on profiles that have a separate challenge * its participating profiles. Restrictions on profiles that have a separate challenge * are not taken into account. * are not taken into account. * This is the same value as set by * This is the same value as set by Loading Loading @@ -1511,7 +1511,7 @@ public class DevicePolicyManager { /** /** * Retrieve the current number of lower case letters required in the password * Retrieve the current number of lower case letters required in the password * for a particular admin or all admins that set retrictions on this user * for a particular admin or all admins that set restrictions on this user * and its participating profiles. Restrictions on profiles that have * and its participating profiles. Restrictions on profiles that have * a separate challenge are not taken into account. * a separate challenge are not taken into account. * This is the same value as set by * This is the same value as set by Loading Loading @@ -1580,7 +1580,7 @@ public class DevicePolicyManager { /** /** * Retrieve the current number of letters required in the password * Retrieve the current number of letters required in the password * for a particular admin or all admins that set retrictions on this user * for a particular admin or all admins that set restrictions on this user * and its participating profiles. Restrictions on profiles that have * and its participating profiles. Restrictions on profiles that have * a separate challenge are not taken into account. * a separate challenge are not taken into account. * This is the same value as set by * This is the same value as set by Loading Loading @@ -1648,7 +1648,7 @@ public class DevicePolicyManager { /** /** * Retrieve the current number of numerical digits required in the password * Retrieve the current number of numerical digits required in the password * for a particular admin or all admins that set retrictions on this user * for a particular admin or all admins that set restrictions on this user * and its participating profiles. Restrictions on profiles that have * and its participating profiles. Restrictions on profiles that have * a separate challenge are not taken into account. * a separate challenge are not taken into account. * This is the same value as set by * This is the same value as set by Loading Loading @@ -1716,7 +1716,7 @@ public class DevicePolicyManager { /** /** * Retrieve the current number of symbols required in the password * Retrieve the current number of symbols required in the password * for a particular admin or all admins that set retrictions on this user * for a particular admin or all admins that set restrictions on this user * and its participating profiles. Restrictions on profiles that have * and its participating profiles. Restrictions on profiles that have * a separate challenge are not taken into account. This is the same value as * a separate challenge are not taken into account. This is the same value as * set by {@link #setPasswordMinimumSymbols(ComponentName, int)} * set by {@link #setPasswordMinimumSymbols(ComponentName, int)} Loading Loading @@ -1783,7 +1783,7 @@ public class DevicePolicyManager { /** /** * Retrieve the current number of non-letter characters required in the password * Retrieve the current number of non-letter characters required in the password * for a particular admin or all admins that set retrictions on this user * for a particular admin or all admins that set restrictions on this user * and its participating profiles. Restrictions on profiles that have * and its participating profiles. Restrictions on profiles that have * a separate challenge are not taken into account. * a separate challenge are not taken into account. * This is the same value as set by * This is the same value as set by Loading Loading @@ -1915,7 +1915,7 @@ public class DevicePolicyManager { /** /** * Get the current password expiration time for a particular admin or all admins that set * Get the current password expiration time for a particular admin or all admins that set * retrictions on this user and its participating profiles. Restrictions on profiles that have * restrictions on this user and its participating profiles. Restrictions on profiles that have * a separate challenge are not taken into account. If admin is {@code null}, then a composite * a separate challenge are not taken into account. If admin is {@code null}, then a composite * of all expiration times is returned - which will be the minimum of all of them. * of all expiration times is returned - which will be the minimum of all of them. * * Loading @@ -1939,7 +1939,7 @@ public class DevicePolicyManager { /** /** * Retrieve the current password history length for a particular admin or all admins that * Retrieve the current password history length for a particular admin or all admins that * set retrictions on this user and its participating profiles. Restrictions on profiles that * set restrictions on this user and its participating profiles. Restrictions on profiles that * have a separate challenge are not taken into account. * have a separate challenge are not taken into account. * * * <p>This method can be called on the {@link DevicePolicyManager} instance * <p>This method can be called on the {@link DevicePolicyManager} instance Loading Loading @@ -2121,7 +2121,7 @@ public class DevicePolicyManager { /** /** * Retrieve the current maximum number of login attempts that are allowed before the device * Retrieve the current maximum number of login attempts that are allowed before the device * or profile is wiped, for a particular admin or all admins that set retrictions on this user * or profile is wiped, for a particular admin or all admins that set restrictions on this user * and its participating profiles. Restrictions on profiles that have a separate challenge are * and its participating profiles. Restrictions on profiles that have a separate challenge are * not taken into account. * not taken into account. * * Loading Loading @@ -2262,7 +2262,7 @@ public class DevicePolicyManager { /** /** * Retrieve the current maximum time to unlock for a particular admin or all admins that set * Retrieve the current maximum time to unlock for a particular admin or all admins that set * retrictions on this user and its participating profiles. Restrictions on profiles that have * restrictions on this user and its participating profiles. Restrictions on profiles that have * a separate challenge are not taken into account. * a separate challenge are not taken into account. * * * <p>This method can be called on the {@link DevicePolicyManager} instance * <p>This method can be called on the {@link DevicePolicyManager} instance Loading Loading @@ -3348,7 +3348,7 @@ public class DevicePolicyManager { /** /** * Determine whether or not features have been disabled in keyguard either by the calling * Determine whether or not features have been disabled in keyguard either by the calling * admin, if specified, or all admins that set retrictions on this user and its participating * admin, if specified, or all admins that set restrictions on this user and its participating * profiles. Restrictions on profiles that have a separate challenge are not taken into account. * profiles. Restrictions on profiles that have a separate challenge are not taken into account. * * * <p>This method can be called on the {@link DevicePolicyManager} instance * <p>This method can be called on the {@link DevicePolicyManager} instance Loading Loading
core/java/android/app/admin/DevicePolicyManager.java +13 −13 Original line number Original line Diff line number Diff line Loading @@ -1315,7 +1315,7 @@ public class DevicePolicyManager { /** /** * Retrieve the current minimum password quality for a particular admin or all admins that set * Retrieve the current minimum password quality for a particular admin or all admins that set * retrictions on this user and its participating profiles. Restrictions on profiles that have * restrictions on this user and its participating profiles. Restrictions on profiles that have * a separate challenge are not taken into account. * a separate challenge are not taken into account. * * * <p>This method can be called on the {@link DevicePolicyManager} instance * <p>This method can be called on the {@link DevicePolicyManager} instance Loading Loading @@ -1379,7 +1379,7 @@ public class DevicePolicyManager { /** /** * Retrieve the current minimum password length for a particular admin or all admins that set * Retrieve the current minimum password length for a particular admin or all admins that set * retrictions on this user and its participating profiles. Restrictions on profiles that have * restrictions on this user and its participating profiles. Restrictions on profiles that have * a separate challenge are not taken into account. * a separate challenge are not taken into account. * * * <p>This method can be called on the {@link DevicePolicyManager} instance * <p>This method can be called on the {@link DevicePolicyManager} instance Loading Loading @@ -1442,7 +1442,7 @@ public class DevicePolicyManager { /** /** * Retrieve the current number of upper case letters required in the password * Retrieve the current number of upper case letters required in the password * for a particular admin or all admins that set retrictions on this user and * for a particular admin or all admins that set restrictions on this user and * its participating profiles. Restrictions on profiles that have a separate challenge * its participating profiles. Restrictions on profiles that have a separate challenge * are not taken into account. * are not taken into account. * This is the same value as set by * This is the same value as set by Loading Loading @@ -1511,7 +1511,7 @@ public class DevicePolicyManager { /** /** * Retrieve the current number of lower case letters required in the password * Retrieve the current number of lower case letters required in the password * for a particular admin or all admins that set retrictions on this user * for a particular admin or all admins that set restrictions on this user * and its participating profiles. Restrictions on profiles that have * and its participating profiles. Restrictions on profiles that have * a separate challenge are not taken into account. * a separate challenge are not taken into account. * This is the same value as set by * This is the same value as set by Loading Loading @@ -1580,7 +1580,7 @@ public class DevicePolicyManager { /** /** * Retrieve the current number of letters required in the password * Retrieve the current number of letters required in the password * for a particular admin or all admins that set retrictions on this user * for a particular admin or all admins that set restrictions on this user * and its participating profiles. Restrictions on profiles that have * and its participating profiles. Restrictions on profiles that have * a separate challenge are not taken into account. * a separate challenge are not taken into account. * This is the same value as set by * This is the same value as set by Loading Loading @@ -1648,7 +1648,7 @@ public class DevicePolicyManager { /** /** * Retrieve the current number of numerical digits required in the password * Retrieve the current number of numerical digits required in the password * for a particular admin or all admins that set retrictions on this user * for a particular admin or all admins that set restrictions on this user * and its participating profiles. Restrictions on profiles that have * and its participating profiles. Restrictions on profiles that have * a separate challenge are not taken into account. * a separate challenge are not taken into account. * This is the same value as set by * This is the same value as set by Loading Loading @@ -1716,7 +1716,7 @@ public class DevicePolicyManager { /** /** * Retrieve the current number of symbols required in the password * Retrieve the current number of symbols required in the password * for a particular admin or all admins that set retrictions on this user * for a particular admin or all admins that set restrictions on this user * and its participating profiles. Restrictions on profiles that have * and its participating profiles. Restrictions on profiles that have * a separate challenge are not taken into account. This is the same value as * a separate challenge are not taken into account. This is the same value as * set by {@link #setPasswordMinimumSymbols(ComponentName, int)} * set by {@link #setPasswordMinimumSymbols(ComponentName, int)} Loading Loading @@ -1783,7 +1783,7 @@ public class DevicePolicyManager { /** /** * Retrieve the current number of non-letter characters required in the password * Retrieve the current number of non-letter characters required in the password * for a particular admin or all admins that set retrictions on this user * for a particular admin or all admins that set restrictions on this user * and its participating profiles. Restrictions on profiles that have * and its participating profiles. Restrictions on profiles that have * a separate challenge are not taken into account. * a separate challenge are not taken into account. * This is the same value as set by * This is the same value as set by Loading Loading @@ -1915,7 +1915,7 @@ public class DevicePolicyManager { /** /** * Get the current password expiration time for a particular admin or all admins that set * Get the current password expiration time for a particular admin or all admins that set * retrictions on this user and its participating profiles. Restrictions on profiles that have * restrictions on this user and its participating profiles. Restrictions on profiles that have * a separate challenge are not taken into account. If admin is {@code null}, then a composite * a separate challenge are not taken into account. If admin is {@code null}, then a composite * of all expiration times is returned - which will be the minimum of all of them. * of all expiration times is returned - which will be the minimum of all of them. * * Loading @@ -1939,7 +1939,7 @@ public class DevicePolicyManager { /** /** * Retrieve the current password history length for a particular admin or all admins that * Retrieve the current password history length for a particular admin or all admins that * set retrictions on this user and its participating profiles. Restrictions on profiles that * set restrictions on this user and its participating profiles. Restrictions on profiles that * have a separate challenge are not taken into account. * have a separate challenge are not taken into account. * * * <p>This method can be called on the {@link DevicePolicyManager} instance * <p>This method can be called on the {@link DevicePolicyManager} instance Loading Loading @@ -2121,7 +2121,7 @@ public class DevicePolicyManager { /** /** * Retrieve the current maximum number of login attempts that are allowed before the device * Retrieve the current maximum number of login attempts that are allowed before the device * or profile is wiped, for a particular admin or all admins that set retrictions on this user * or profile is wiped, for a particular admin or all admins that set restrictions on this user * and its participating profiles. Restrictions on profiles that have a separate challenge are * and its participating profiles. Restrictions on profiles that have a separate challenge are * not taken into account. * not taken into account. * * Loading Loading @@ -2262,7 +2262,7 @@ public class DevicePolicyManager { /** /** * Retrieve the current maximum time to unlock for a particular admin or all admins that set * Retrieve the current maximum time to unlock for a particular admin or all admins that set * retrictions on this user and its participating profiles. Restrictions on profiles that have * restrictions on this user and its participating profiles. Restrictions on profiles that have * a separate challenge are not taken into account. * a separate challenge are not taken into account. * * * <p>This method can be called on the {@link DevicePolicyManager} instance * <p>This method can be called on the {@link DevicePolicyManager} instance Loading Loading @@ -3348,7 +3348,7 @@ public class DevicePolicyManager { /** /** * Determine whether or not features have been disabled in keyguard either by the calling * Determine whether or not features have been disabled in keyguard either by the calling * admin, if specified, or all admins that set retrictions on this user and its participating * admin, if specified, or all admins that set restrictions on this user and its participating * profiles. Restrictions on profiles that have a separate challenge are not taken into account. * profiles. Restrictions on profiles that have a separate challenge are not taken into account. * * * <p>This method can be called on the {@link DevicePolicyManager} instance * <p>This method can be called on the {@link DevicePolicyManager} instance Loading