commit | b9694ff995a562212e2b24c4780d3994a90efc09 | [log] [tgz] |
---|---|---|
author | Thomas Stuart <tjstuart@google.com> | Tue Sep 27 15:02:26 2022 -0700 |
committer | Thomas Stuart <tjstuart@google.com> | Tue Dec 20 15:05:43 2022 -0800 |
tree | 46e184a751320f2d2c3c1b7c0e6e3ee5c26afbad | |
parent | 99319b3b04944f2cb65eb42a3d6f06aa50cfbbf5 [diff] |
Telecom Transactional APIs Implementation Transactional APIs are defined as APIs that use android.os.OutcomeReceivers. The receivers are to be completed by Telecom for CallControl opertaions and the Client for CallEventCallback operations. Doing so ensures the client and telecom are in sync with call states and that operations can be completed on both ends. bug: 249779561 Test: unit + CTS Change-Id: Ib4cc7c7b05491e4f61c011a5d7af5bc24125d34d