0735697c9d29874246ccd14164d6cf59708e6331
If an activity show a Presentation window and this activity is moved to bottom or top, thus this Presentation window will be removed from its display window list, and no chance to be added back into window container; It will cause the incorrect state that Presentation window is lost from secondary display window list(displayContent.mWindows), but still exist in app token's window list(appWindowToken.allAppWindows); Moreover, once this activity resume again, Presentation window is not shown because it's lost. In this way, don't remove non-target display app windows due to only target(or called default) display windows are removed temporarily and re-sorted then added back into window list later. Change-Id: I8960ce191f6c662455cba5a0a5e6a1ff9ef03ae1 Signed-off-by: tingna_sung <tingna_sung@htc.com>
am
877ce2c4: Merge "Make sure the bitmap from VD\'s cache is drawn using bi-linear filter." into lmp-dev
am
6166a824: Merge "Implement issue #17906468: Allow search request to fall back to global search" into lmp-dev
cherrypick from ics-mr1 docs: source for nw app Change-Id: If50f407a0e56fa802fe9beedaa650e3a131872b2
am
6a3faf5a: Merge "Fix test framework to allow Mockito tests to run successfully on ART." into lmp-dev
Description
No description provided
Languages
Java
73.7%
Kotlin
14%
PowerBuilder
5.8%
C++
5.2%
AIDL
1%