Searched refs:AWARE_LOCK_ENABLED (Results 1 – 2 of 2) sorted by relevance
9002 public static final String AWARE_LOCK_ENABLED = "aware_lock_enabled"; field in Settings.Secure9148 AWARE_LOCK_ENABLED,9344 VALIDATORS.put(AWARE_LOCK_ENABLED, AWARE_LOCK_ENABLED_VALIDATOR); in VALIDATORS.put() argument
4405 Secure.AWARE_LOCK_ENABLED);4411 Secure.AWARE_LOCK_ENABLED, defAwareLockEnabled ? "1" : "0",