OSDN Git Service

Immediately close the shade when the status bar is disabled. (DO NOT MERGE)
authorDaniel Sandler <dsandler@google.com>
Wed, 23 Dec 2009 20:47:18 +0000 (14:47 -0600)
committerDaniel Sandler <dsandler@google.com>
Sun, 27 Dec 2009 19:08:51 +0000 (14:08 -0500)
commit5808317af880d0042dc8de451bbdaf039665433b
treeaf6afa9ab89bb41285ae7e91b5e2d5ea1da8becb
parenteb5ffc239b6482b9c1e046f6f5872187043d852c
Immediately close the shade when the status bar is disabled. (DO NOT MERGE)

This provides a quick fix for http://b/2298803 (if the
in-call UI comes up while the user is holding the
windowshade, the shade sticks in place and the display
becomes unresponsive).

Merged from master (I92a824fe).

TODO: safely restore code to animate the shade closed rather
than simply causing it to disappear.

Change-Id: I53dc76fdfe86636f30f37a223a88d27a5766d3eb
services/java/com/android/server/status/StatusBarService.java