Filip Gruszczynski cb5f57bc58 Destroy docked divider surface when it's hidden.
Also includes bunch of small refactorings:
* destroying surfaces is now fully contained within
WindowManagerServices and mDestroySurface can be privatized;
* WMS.isDockedStackResizingLocked can be removed;
* mScreenCaptureDisabled changes from being SparseArray<Boolean> to
SparseBooleanArray, which not only avoids boxing but also makes code
simpler (no need to check for null)

Bug: 25844096
Change-Id: I0e5462760ffbc947ce6dc52ef429fa270ffc6786
2015-11-24 16:48:26 -08:00
2015-11-18 15:30:00 -08:00
2015-11-24 11:12:55 -08:00
2015-11-23 23:16:04 +00:00
2015-05-16 01:19:19 +00:00
2015-11-19 11:38:56 -08:00
2015-11-23 23:16:04 +00:00
2015-11-23 23:16:04 +00:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%