History log of /frameworks/opt/telephony/src/java/com/android/internal/telephony/test/TestConferenceEventPackageParser.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0d4f1fe3137cc4a76fc2bb0dac80c68220e53550 27-Oct-2014 Tyler Gunn <tgunn@google.com> Implement test IMS conference event package harness.

Implement test conference event package intent receiver and parser which
allows the user to issue an intent to cause a test conference event
package file to be injected into the current ImsCall:

adb shell am broadcast
-a com.android.internal.telephony.TestConferenceEventPackage
-e filename test_filename.xml

Bug: 18119796
Change-Id: Ic51be9442ae5b991054ccfd7655c6efd76ffd8e0
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/TestConferenceEventPackageParser.java