OSDN Git Service

Fix: Affiliated tasks not showing when history is enabled.
authorWinson Chung <winsonc@google.com>
Fri, 11 Dec 2015 15:23:59 +0000 (10:23 -0500)
committerWinson Chung <winsonc@google.com>
Mon, 14 Dec 2015 15:15:57 +0000 (15:15 +0000)
commit2b9ef6548be89d36ea7629f4a3d8ba7bba1422ce
tree9e166df96985ac14c6a1f538cbf160167d4e5e46
parent88b3b57341e03fb4da2a798c547da40f2e1427c8
Fix: Affiliated tasks not showing when history is enabled.

- Because these tasks may not have valid
  last-active times (they can be launched in the
  background), the historical state should reflect
  the task that they are affiliated with.

Bug: 26043228
Change-Id: I04db9effc371783a80bea80bd0a45b666269ead1
packages/SystemUI/src/com/android/systemui/recents/model/Task.java
packages/SystemUI/src/com/android/systemui/recents/model/TaskStack.java