diff options
author | Tyler Gunn <tgunn@google.com> | 2021-03-18 16:47:14 -0700 |
---|---|---|
committer | Tyler Gunn <tgunn@google.com> | 2021-03-18 16:47:14 -0700 |
commit | 1e406ca2359897be977f45ed992220f52c6720de (patch) | |
tree | 6a308512c22d90e262c2353b3eb0b994787e7f6c /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 6989c4d019ea2a157bcd4f4055678bb88bd70239 (diff) |
Move Call state into Call.Details
The Telecom Call object is primarily a control object which allows
control of a call and receipt of events related to a call. The actual
properties and data pertaining to a call all exists in Call.Details...
except for the call state (RINGING,ACTIVE, HOLD, etc).
This CL moves the call state to the Call.Details class to remove this
one dangling property of the base Call class.
Test: Run Telecom CTS test suite.
Bug: 163085177
Change-Id: I59413d3e14d03b48263a5cb351fe4e9a553b578e
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions