commit | 49cbf6ba24a18c9c6dcfa907d282e45b55746579 | [log] [tgz] |
---|---|---|
author | Robert Carr <racarr@google.com> | Tue Aug 18 14:28:53 2015 -0700 |
committer | Rob Carr <racarr@google.com> | Fri Aug 21 16:21:09 2015 +0000 |
tree | 4180c9bd4d2baa9926a0a64f27df9789dfd9f73d | |
parent | 50b1bd2485ed538310f60b25c7a1213c32b41767 [diff] |
ActivityManagerService: Rather than throw an exception, return INVALID_STACK_ID from getWorkspaceId when there is no associated workspace. This leaves the caller free to default. PhoneWindow: Default to FULLSCREEN_WORKSPACE_STACK_ID in the case of INVALID_STACK_ID returned from the ActivityManagerService. Bug: #23171731 Change-Id: Id5132337459bd2ef81b2416434d7657b6f3d1855