OSDN Git Service

Also show attached windows during FLAG_SHOW_WHEN_LOCKED animations
authorJorim Jaggi <jjaggi@google.com>
Wed, 31 Aug 2016 02:55:32 +0000 (19:55 -0700)
committerJorim Jaggi <jjaggi@google.com>
Wed, 31 Aug 2016 02:55:32 +0000 (19:55 -0700)
commit435f98de830f6d1cbb9740d7489562a70f6d091d
treeb2475cb48f82d6b0dcef25ee4e8ca3d627910a8e
parentcb3c7d3b0ec478c979800107c5f01949fc147042
Also show attached windows during FLAG_SHOW_WHEN_LOCKED animations

Since appShowWhenLocked is already null during the animation, we
also need to show the window if it's attached to a
FLAG_SHOW_WHEN_LOCKED window

Test: Test animation occluded -> lockscreen with an app that
has a SurfaceView
Fixes: 30829255

Change-Id: I0e0012bbe5679cd0894ce4d94902ff8b24823b51
services/core/java/com/android/server/wm/WindowAnimator.java