History log of /frameworks/base/telecomm/java/android/telecom/ConferenceParticipant.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5de68868b556e5f0b52f2f5df851c8148cbc0fdd 12-Jul-2016 Tyler Gunn <tgunn@google.com> Enhance toString on ConferenceParticipant.

In preparation for logging this state more often, add pii obscuring to
critical fields, and add string representation of state.

Bug: 30086285
Change-Id: I6c06f8d46f1524ed7f1e4d01ad37ab67b6d12ed4
/frameworks/base/telecomm/java/android/telecom/ConferenceParticipant.java
3bffcf78b5e4bd8b60543126fc0bdb09808f28f5 28-Oct-2014 Tyler Gunn <tgunn@google.com> Communicating participant changes to conference controller.

- Add new ConferenceParticipant parcelable class which represents a
single participant contained in the conference event package.
- Adding callbacks/listeners to Connection to handle changes to
participant state.

Bug: 18057361
Change-Id: Iadfebe84959f30f8e835f282aa994c0b92768aa6
/frameworks/base/telecomm/java/android/telecom/ConferenceParticipant.java