Files
frameworks_base/core/java/android/app
Wale Ogunwale 926aade036 Introducing split-screen windowing modes.
WINDOWING_MODE_SPLIT_SCREEN_PRIMARY is what used to be the docked
windowing mode and is used to indicated the primary container
dirving the split-screen windowing mode.
WINDOWING_MODE_SPLIT_SCREEN_SECONDARY is the windowing mode of any
container to the side/adjacent to the primary split-screen container.
For example, any container that was in fullscreen mode and that should
now be adjacent to the primary split-screen container will.

Test: go/wm-smoke
Test: WM Unit tests via TreeHugger
Change-Id: Idc8560073c613c708cb40ba8449641a6be11d9f1
2017-09-08 05:13:18 -07:00
..
2017-06-28 17:44:00 -07:00
2017-07-17 17:57:11 +01:00
2017-08-06 07:37:08 -06:00