Files
frameworks_base/core/java/android/os
John Spurlock 8d4e6cb060 Saver: PowerManager call to set low power mode.
- Add an explicit power manager call to set the low power mode state,
  instead of trying manage everything around a single setting.
- When low-power mode is triggered by falling below the configured
  threshold, it does not update the setting.
- The "is-enabled" api returns setting || below configured trigger.
- Move the snooze management into the new api call.
- Callers (sysui + settings) updated to use the api instead of the
  setting.
- Handles the case where the level does an unpowered leap out of the
  low battery level. (Possible if powered in-between while the device
  is off)

Bug:17460535
Change-Id: Ic030504c9cad9868a7137abbe837b170da37852b
2014-09-14 14:07:23 -04:00
..
2014-02-25 14:52:23 -08:00
2014-02-25 13:20:07 -08:00
2014-09-04 14:50:26 -07:00
2014-09-05 09:07:35 -07:00
2014-03-03 15:36:36 -08:00
2014-05-08 13:58:13 -07:00
2014-08-12 10:20:00 -07:00
2014-08-16 01:21:41 +00:00