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