commit | f2d88b65fe86a7e2a67958ae0ac7e1961de9ac44 | [log] [tgz] |
---|---|---|
author | twyen <twyen@google.com> | Mon Nov 20 14:48:06 2017 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Mon Nov 20 17:42:27 2017 -0800 |
tree | 054ee34dfd23deeb6175d688b3fa3c272336c918 | |
parent | 85e6949e388c53e4866c0b274c30f334870bf8cb [diff] |
Clear pendingAction when pausing PreCallCoordinator When resumed runNextAction() will assert that pendingAction is null so if there's any it won't be interrupted. When the coordinator is paused all dialogs and pending actions must be discarded. If the pending action is not properly discarded it will still assert when trying to call finish(). Bug: 69069675 Test: PreCallCoordinatorImplTest PiperOrigin-RevId: 176420108 Change-Id: Ie89bda3621371a105dc58ff02d83812194a1ea0b