commit | 775a0f3a42f6842c2681e970fe60282cb1e09785 | [log] [tgz] |
---|---|---|
author | Hall Liu <hallliu@google.com> | Sat Nov 17 16:53:47 2018 -0800 |
committer | Hall Liu <hallliu@google.com> | Mon Dec 10 13:14:21 2018 -0800 |
tree | 0dad11fccc9c6714bb81ab6ffa687a6c851443e6 | |
parent | a2e4a7f17d6bdc643b27173a1747ad75857f8eb6 [diff] |
Refactor startOutgoingCall in CallsManager Modify startOutgoingCall to use futures to manage the asynchronous elements of starting an outgoing call (e.g. phone account selection, prompting for user input, etc). This is done in preparation for adding the phone account suggestion feature. Bug: 111455117 Test: unit, manual Change-Id: Ia0074738b7c4b146b3c9dbb6e425fe43bb0ac122