Home
last modified time | relevance | path

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

/frameworks/base/services/devicepolicy/java/com/android/server/devicepolicy/
DDevicePolicyManagerService.java3976 isPasswordSufficientForUserWithoutCheckpointLocked( in updatePasswordValidityCheckpointLocked()
4533 return isPasswordSufficientForUserWithoutCheckpointLocked(metrics, userHandle, parent); in isActivePasswordSufficientForUserLocked()
4541 private boolean isPasswordSufficientForUserWithoutCheckpointLocked( in isPasswordSufficientForUserWithoutCheckpointLocked() method in DevicePolicyManagerService