Home
last modified time | relevance | path

Searched refs:setRequiredProfilePasswordComplexity (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/shadow/
DShadowLockPatternUtils.java124 public static void setRequiredProfilePasswordComplexity(int complexity) { in setRequiredProfilePasswordComplexity() method in ShadowLockPatternUtils
/packages/apps/Settings/tests/robotests/src/com/android/settings/password/
DChooseLockGenericTest.java451 ShadowLockPatternUtils.setRequiredProfilePasswordComplexity(PASSWORD_COMPLEXITY_HIGH); in getLockPasswordIntent_DevicePasswordRequirementOnly_PasswordComplexityPassedOn()