Searched refs:LOW_POWER_STANDBY_ENABLED (Results 1 – 3 of 3) sorted by relevance
395 Settings.Global.LOW_POWER_STANDBY_ENABLED), in systemReady()440 Settings.Global.LOW_POWER_STANDBY_ENABLED, /* def= */ -1); in initSettingsLocked()446 Settings.Global.putInt(resolver, Settings.Global.LOW_POWER_STANDBY_ENABLED, in initSettingsLocked()456 Settings.Global.LOW_POWER_STANDBY_ENABLED, in updateSettingsLocked()858 Settings.Global.LOW_POWER_STANDBY_ENABLED, enabled ? 1 : 0); in setEnabled()
287 Settings.Global.LOW_POWER_STANDBY_ENABLED,
19125 public static final String LOW_POWER_STANDBY_ENABLED = "low_power_standby_enabled"; field in Settings.Global