History log of /frameworks/base/telecomm/java/android/telecom/Logging/EventManager.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a05b35cb40f0c8a757a7ad15f5440605a08d88e3 18-Oct-2016 Brad Ebinger <breadley@google.com> Adds registerSessionListener API to Log

Adds the registerSessionListener API to android.telecom.Log to allow
callbacks to occur when a session has been fully completed.

Test: Manual Testing
Bug: 26571395
Change-Id: I70ebd6f432768a5d7bd8f3a0997b8e0ef335bb35
/frameworks/base/telecomm/java/android/telecom/Logging/EventManager.java
9fbbd4052dee1dfa74b87502cec91cc51170d69d 06-Oct-2016 Brad Ebinger <breadley@google.com> Switch on android.telecom.Log in Telecom

Move over the Runnable Class into android.telecom and turn on the
framework's usage in Telecom.
CP from: https://android-review.googlesource.com/#/c/287291/

Test: All Telecom unit tests pass. Manual Log testing has also been
confirmed to be working as it did before.
Bug: 26571395
Change-Id: If7e2036c746c5a953f3a77e2d625a423ce5bf8f3
/frameworks/base/telecomm/java/android/telecom/Logging/EventManager.java
096d2829edd2cda66a004ea7216975730981814e 14-Oct-2016 Brad Ebinger <breadley@google.com> Add support for new SessionManager and EventManager tests

Test: Ran new unit tests
Bug: 26571395
Change-Id: I6d14d7c05b8fdc8dc1319a81f0e41f7bcd989b85
/frameworks/base/telecomm/java/android/telecom/Logging/EventManager.java
51b9834180db6ecaf4edaf38fb12d5d408f2c1ce 23-Sep-2016 Brad Ebinger <breadley@google.com> Transplant the Logging system from Telecom

This change is the preliminary transplant of the functionality from
Telecom into android.telecom. It is currently not being used
anywhere and is not hooked into Telecom yet. It will be after this
change is committed.

Test: Refactoring CL. Existing tests still pass
Bug: 26571395
Change-Id: I406975e686c6eaab7e31b1efa426b3406c8e90cf
/frameworks/base/telecomm/java/android/telecom/Logging/EventManager.java