OSDN Git Service

Dim the screen quickly in response to user activity timeout.
authorJeff Brown <jeffbrown@google.com>
Wed, 24 Oct 2012 21:46:26 +0000 (14:46 -0700)
committerJeff Brown <jeffbrown@google.com>
Wed, 24 Oct 2012 21:46:26 +0000 (14:46 -0700)
commit5244c93176497f7c151f85a46e46b534379603bc
tree64f978239dd7d0986b5573bdee6eb6922b06520d
parentf0681b34dffc1510cbd9c3da5c3a7e695553fa8d
Dim the screen quickly in response to user activity timeout.

Reverts a previous change that made the screen dim slowly instead.
The quick transition does a better job of attracting the user's
attention to the fact that the screen is about to turn off
unless the user touches the screen.

Bug: 7386034
Change-Id: I81e4d8939f6791b96352004984a9e5b2aab79788
services/java/com/android/server/power/DisplayPowerController.java