OSDN Git Service

Evaluate task on top of home when task is brought to front.
authorCraig Mautner <cmautner@google.com>
Sat, 5 Oct 2013 03:11:26 +0000 (20:11 -0700)
committerCraig Mautner <cmautner@google.com>
Sat, 5 Oct 2013 03:11:26 +0000 (20:11 -0700)
commit9c85c201a2a2d9743f50ca70c5f55a8471616d3f
tree5e4ee340a916f01b1e336586078c4cc5c8cae650
parent3d61bf45e559e084fa173bd50e2e7d7286dc9a35
Evaluate task on top of home when task is brought to front.

Localize the point where it is determined whether a task should sit on
top of home or return to the task below it.

Fixes bug 11080913.

Change-Id: I79d1ea9722c867d6b550ddfcd1db35517a79cd90
services/java/com/android/server/am/ActivityRecord.java
services/java/com/android/server/am/ActivityStack.java
services/java/com/android/server/am/ActivityStackSupervisor.java