OSDN Git Service

Make the SystemUI stop the screen saver when a full-screen notification is posted.
authorDaniel Sandler <dsandler@android.com>
Tue, 4 Sep 2012 17:27:09 +0000 (13:27 -0400)
committerDaniel Sandler <dsandler@android.com>
Wed, 5 Sep 2012 12:41:07 +0000 (08:41 -0400)
commitc9ce0abe29baecc540c48f4913255a71586bcfd3
treec1a97909b09e86d3528f65a1b4e35af6bca48417
parent24518e466ab36ce7c6d2ffd733ac4d57f255766e
Make the SystemUI stop the screen saver when a full-screen notification is posted.

This keeps all the fullScreenIntent logic (including
multiuser implications) in one place.

Change-Id: I4ef284daf90464f105780ade1d971e9e081fbbb5
packages/SystemUI/src/com/android/systemui/statusbar/phone/PhoneStatusBar.java
services/java/com/android/server/NotificationManagerService.java