OSDN Git Service

Catching all exceptions when docking.
authorWinson <winsonc@google.com>
Sat, 21 May 2016 17:39:53 +0000 (10:39 -0700)
committerWinson Chung <winsonc@google.com>
Mon, 23 May 2016 17:12:33 +0000 (17:12 +0000)
commitf60a4af04779174b39b7d3d277de88ed1204d024
tree98be34d4109d9f3c463cc42e53cdd580b04bad25
parent6a983faab35cc4f22611b0cb8041f4dcbac545dc
Catching all exceptions when docking.

- Catch all exceptions thrown when docking an activity (similar to when
  we start an activity) to allow us to gracefully handle the failure and
  animate the task back into the stack.

Bug: 28867188
Change-Id: I3f80d261343c0161c5cbfd08a05a1fc6157f653e
packages/SystemUI/src/com/android/systemui/recents/misc/SystemServicesProxy.java