Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DSecurityLoggingTest.java179 private static final int PWD_HIST_LEN_INDEX = 3; field in SecurityLoggingTest
742 getInt(e, PWD_HIST_LEN_INDEX) == TEST_PWD_HISTORY_LENGTH); in verifyLockingPolicyEventsPresent()