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

/frameworks/base/core/java/com/android/internal/widget/
H A DLockPatternUtils.java149 public final static String BIOMETRIC_WEAK_EVER_CHOSEN_KEY field in class:LockPatternUtils
393 return getBoolean(BIOMETRIC_WEAK_EVER_CHOSEN_KEY, false);
1321 setBoolean(BIOMETRIC_WEAK_EVER_CHOSEN_KEY, true);

Completed in 412 milliseconds