Files
frameworks_base/core/java/android/view
Jorim Jaggi 0da8fd165f Force non-floating main app windows to not fit anything
Since we have a better approach of fitting content instead of
setting them on the layout params
(Window.setContentOnApplyWindowInsetsListener), we can now
simplify forcing of filling the screen:

Instead of clearing the fit types when the private flag is set, we
unset the types and straight out reject any params when the client
would like to fit.

Test: DisplayPolicyTests
Bug: 118118435
Change-Id: I845e6b1c81e29ab66a770891d03c62a32418e8cc
2020-01-23 00:27:58 +01:00
..
2019-10-10 22:41:57 +00:00
2020-01-17 10:44:51 +08:00
2020-01-09 13:04:18 -08:00
2020-01-08 10:34:40 -08:00
2019-10-17 17:21:29 +00:00