Craig Mautner 01f79cf916 When adding an apptoken skip over removed ones.
App tokens are passed from the activity manager to the window
manager along with a list insertion position. That insertion
position presumes that all removed tokens are no longer in window
manager's list. However, when removal of a token is delayed due
to ongoing animation the insertion position was pointing to the
wrong location. This fix skips over tokens that have been marked
for removal when inserting new app tokens.

Fixes bug 15751591.

Change-Id: Ib484c591e2bba9f46ad8e47d60ef05c7bfda0a12
2014-08-27 09:56:02 -07:00
2014-08-26 15:54:25 -07:00
2014-08-26 04:24:31 +00:00
2014-08-05 19:34:04 -07:00
2014-08-26 15:54:25 -07:00
2014-08-18 18:14:54 -07:00
2014-08-26 15:54:25 -07:00
2014-08-26 14:56:04 +00:00
Description
No description provided
5.1 GiB
Languages
Java 77.3%
Kotlin 9.2%
PowerBuilder 6.6%
C++ 5.5%
AIDL 1%