OSDN Git Service

Bump up preloading recents on boot up to user unlocked.
authorWinson <winsonc@google.com>
Tue, 9 Aug 2016 21:51:24 +0000 (14:51 -0700)
committerWinson Chung <winsonc@google.com>
Tue, 23 Aug 2016 23:53:41 +0000 (23:53 +0000)
commitc3eedd972dbd4f7c12428de0dc1bc86e55e13dc5
treecc85d2203a3488d13e5c2937f81cce5bbf5d5516
parent8664df3d76811d4e044fe8946cc164375ef58d0c
Bump up preloading recents on boot up to user unlocked.

- To fix b/29320695, we moved the initial recents preloading to boot
  completed.  However, that event happens fairly late in the boot
  sequence, and preloading can instead be done in response to user
  unlocked.

Bug: 29879478
Change-Id: I881bd9c4c3b91d73df4947bfd2cc55eb6e615d15
packages/SystemUI/src/com/android/systemui/recents/Recents.java
packages/SystemUI/src/com/android/systemui/recents/RecentsImpl.java