Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/PasswordComplexity/src/com.android.cts.passwordcomplexity/
DGetPasswordComplexityTest.java121 setPattern("123456789"); in getPasswordComplexity_pattern9_low()
127 setPattern("1234"); in getPasswordComplexity_pattern4_low()
131 private void setPattern(String pattern) throws Exception { in setPattern() method in GetPasswordComplexityTest
/cts/tests/tests/media/src/android/media/cts/
DMediaCodecTest.java1669 info.setPattern(pattern); in testCryptoInfoPattern()