Searched defs:ImsPhoneConnection (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneConnection.java55 public class ImsPhoneConnection extends Connection implements class in inherits:Connection,ImsVideoCallProviderWrapper.ImsVideoProviderWrapperCallback
58 private static final String LOG_TAG = "ImsPhoneConnection";
147 public ImsPhoneConnection(Phone phone, ImsCall imsCall, ImsPhoneCallTracker ct, method in class:ImsPhoneConnection
175 // in the ImsPhoneConnection. This isn't going to inform any listeners (since the original
187 public ImsPhoneConnection(Phone phone, String dialString, ImsPhoneCallTracker ct, method in class:ImsPhoneConnection
326 Rlog.w(LOG_TAG, "ImsPhoneConnection.proceedAfterWaitChar(): Expected "
339 Rlog.w(LOG_TAG, "ImsPhoneConnection.proceedAfterWaitChar(): Expected "
635 * @return {@code true} if the {@link ImsPhoneConnection} or its media capabilities have been
719 * update the {@link ImsPhoneConnection} with this information.
769 * update the {@link ImsPhoneConnection} wit
[all...]

Completed in 52 milliseconds