Searched refs:ACTIVE_UNLOCK_WAKEUPS_CONSIDERED_UNLOCK_INTENTS (Results 1 – 5 of 5) sorted by relevance
34 import android.provider.Settings.Secure.ACTIVE_UNLOCK_WAKEUPS_CONSIDERED_UNLOCK_INTENTS398 ACTIVE_UNLOCK_WAKEUPS_CONSIDERED_UNLOCK_INTENTS, in isWakeupConsideredUnlockIntent_singleValue()402 updateSetting(secureSettings.getUriFor(ACTIVE_UNLOCK_WAKEUPS_CONSIDERED_UNLOCK_INTENTS)) in isWakeupConsideredUnlockIntent_singleValue()418 ACTIVE_UNLOCK_WAKEUPS_CONSIDERED_UNLOCK_INTENTS, in isWakeupConsideredUnlockIntent_multiValue()424 updateSetting(secureSettings.getUriFor(ACTIVE_UNLOCK_WAKEUPS_CONSIDERED_UNLOCK_INTENTS)) in isWakeupConsideredUnlockIntent_multiValue()450 ACTIVE_UNLOCK_WAKEUPS_CONSIDERED_UNLOCK_INTENTS, in isWakeupConsideredUnlockIntent_emptyValues()454 updateSetting(secureSettings.getUriFor(ACTIVE_UNLOCK_WAKEUPS_CONSIDERED_UNLOCK_INTENTS)) in isWakeupConsideredUnlockIntent_emptyValues()571 secureSettings.getUriFor(ACTIVE_UNLOCK_WAKEUPS_CONSIDERED_UNLOCK_INTENTS) in verifyRegisterSettingObserver()
34 import android.provider.Settings.Secure.ACTIVE_UNLOCK_WAKEUPS_CONSIDERED_UNLOCK_INTENTS131 secureSettings.getUriFor(ACTIVE_UNLOCK_WAKEUPS_CONSIDERED_UNLOCK_INTENTS)226 ACTIVE_UNLOCK_WAKEUPS_CONSIDERED_UNLOCK_INTENTS, in onChange()
142 Settings.Secure.ACTIVE_UNLOCK_WAKEUPS_CONSIDERED_UNLOCK_INTENTS,
203 VALIDATORS.put(Secure.ACTIVE_UNLOCK_WAKEUPS_CONSIDERED_UNLOCK_INTENTS, in VALIDATORS.put() argument
11117 public static final String ACTIVE_UNLOCK_WAKEUPS_CONSIDERED_UNLOCK_INTENTS = field in Settings.Secure