OSDN Git Service

Fixing case where we were not preloading tasks correctly.
authorWinson Chung <winsonc@google.com>
Tue, 2 Jun 2015 21:11:49 +0000 (14:11 -0700)
committerWinson Chung <winsonc@google.com>
Wed, 3 Jun 2015 19:52:24 +0000 (12:52 -0700)
commite1e20e11a758ee82753e8052773664823ca74746
tree571178ee6fa084b770d4ebb05b8b761c7d752bbb
parent1b87be470af068cd9ee3e1d629df13813c584266
Fixing case where we were not preloading tasks correctly.

- Should use the actual isTopTaskHome check when preloading.

Bug: 21516523
Bug: 20882957

Change-Id: I60cf1e97f7704828426f72a45329c8c7b962a78c
packages/SystemUI/src/com/android/systemui/recents/Recents.java
packages/SystemUI/src/com/android/systemui/recents/misc/SystemServicesProxy.java
packages/SystemUI/src/com/android/systemui/recents/model/RecentsTaskLoadPlan.java
packages/SystemUI/src/com/android/systemui/recents/views/RecentsView.java