commit | 655332c641ccb12ee1ae3ce89135ca847fba1abf | [log] [tgz] |
---|---|---|
author | Winson Chung <winsonc@google.com> | Mon Oct 31 13:14:28 2016 -0700 |
committer | Winson Chung <winsonc@google.com> | Mon Oct 31 13:21:55 2016 -0700 |
tree | af816a1e92685ffe020112a69833facd99eeccdd | |
parent | 4b3c306268b745153b1efa093d74f88044accff1 [diff] |
Creating PinnedStackController. - Creating a PinnedStackController to keep track of the state of the PIP to prevent changes in the system (ie. IME showing) and user interaction from clobbering each other. - Refactoring calls in AM into WM/controller Test: android.server.cts.ActivityManagerPinnedStackTests Change-Id: Ie59dfd45d5c54764ba69a589b3b8148845e92cc3 Signed-off-by: Winson Chung <winsonc@google.com>