History log of /frameworks/base/packages/SystemUI/src/com/android/systemui/util/wakelock/WakeLock.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
673c07f3da0a7e5f21bd50549c1a3ccbea7deff0 03-May-2017 Adrian Roos <roosa@google.com> Merge "DozePlugin: Remove" into oc-dev am: b2484f2258
am: 825b574892

Change-Id: I5994fbdd9cc15c1dc42fbecd63792eb2214ab017
664c9d7d161cd49ec9b71fee6aa29ca5175c2890 29-Apr-2017 Adrian Roos <roosa@google.com> DozePlugin: Remove

The DozePlugin has not been able to keep up with the changes to DozeMachine.
At this point it is cleaner to just remove it.

Bug: 30876804
Test: make SystemUI
Change-Id: Ie8cd1488eb862017c54b92b1fba07537c0143bff
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/wakelock/WakeLock.java
0fb55aedaebd0d060254e9f8fe042fa65ce9b448 14-Apr-2017 Adrian Roos <roosa@google.com> AOD: Hold WakeLocks 100ms beyond release

Ensures (hopefully) that the underlying systems
have finished pushing the frames by the time the WakeLock is
released.

Bug: 36506840
Test: none, it is a pain to test this. Code is simple enough though.
Change-Id: I7b2f145f92319d5436a167d90b4703260ee08de6
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/wakelock/WakeLock.java
c1b50324a2286b24b691b8a7190743cbc341727e 27-Feb-2017 Adrian Roos <roosa@google.com> AOD: Add wakelock for charging text while dozing

Also refactors the WakeLocks in SystemUI.

Bug: 30876804
Bug: 35850304
Test: runtest systemui
Change-Id: Ie17eedfd266deb3aa46dabd701bc784330b2e030
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/wakelock/WakeLock.java