Searched defs:LockPatternUtils (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/
H A DLockPatternUtils.java76 public class LockPatternUtils { class
78 private static final String TAG = "LockPatternUtils";
257 public LockPatternUtils(Context context) { method in class:LockPatternUtils
723 && LockPatternUtils.isDeviceEncryptionEnabled()) {
865 && LockPatternUtils.isDeviceEncryptionEnabled()) {
1541 throw new IllegalStateException("Must construct LockPatternUtils on a looper thread"

Completed in 39 milliseconds