History log of /frameworks/opt/net/ims/src/java/com/android/ims/ImsServiceBase.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2038a4aa1d8bc0a65cbb9a21911722ebe504e0c1 10-Mar-2016 Tyler Gunn <tgunn@google.com> Provide stub implementation for new IImsService method.

Bug: 27458894
Change-Id: I0b3684f8c084efa377849797957179141081154d
/frameworks/opt/net/ims/src/java/com/android/ims/ImsServiceBase.java
eea3d44c049ec27c98c531b5f05b1c2d267cba73 06-Aug-2014 Etan Cohen <etancohen@google.com> Stub base class implementation for some IMS interfaces

OEM implementations should sub-class ImsServiceBase and ImsCallSessionListenerBase.
Allows changing the IImsService and IImsCallSessionListener interfaces without breaking
legacy implementations.

Note: main purpose is to allow staged implementations across different
architectures - not to deploy default/stubbed service implementations.

Change-Id: I5874854186456f5853627fbbf3d3b48a71636a72
/frameworks/opt/net/ims/src/java/com/android/ims/ImsServiceBase.java