Searched refs:LOW_POWER_STANDBY_ENABLED (Results 1 – 3 of 3) sorted by relevance
370 Settings.Global.LOW_POWER_STANDBY_ENABLED), in systemReady()415 Settings.Global.LOW_POWER_STANDBY_ENABLED, /* def= */ -1); in initSettingsLocked()421 Settings.Global.putInt(resolver, Settings.Global.LOW_POWER_STANDBY_ENABLED, in initSettingsLocked()431 Settings.Global.LOW_POWER_STANDBY_ENABLED, in updateSettingsLocked()824 Settings.Global.LOW_POWER_STANDBY_ENABLED, enabled ? 1 : 0); in setEnabled()
335 Settings.Global.LOW_POWER_STANDBY_ENABLED,
18037 public static final String LOW_POWER_STANDBY_ENABLED = "low_power_standby_enabled"; field in Settings.Global