H A D | ImsPhoneConnection.java | 55 public class ImsPhoneConnection extends Connection implements class in inherits:Connection,ImsVideoCallProviderWrapper.ImsVideoProviderWrapperCallback 58 private static final String LOG_TAG = "ImsPhoneConnection"; 168 public ImsPhoneConnection(Phone phone, ImsCall imsCall, ImsPhoneCallTracker ct, method in class:ImsPhoneConnection 197 // in the ImsPhoneConnection. This isn't going to inform any listeners (since the original 214 public ImsPhoneConnection(Phone phone, String dialString, ImsPhoneCallTracker ct, method in class:ImsPhoneConnection 384 Rlog.w(LOG_TAG, "ImsPhoneConnection.proceedAfterWaitChar(): Expected " 397 Rlog.w(LOG_TAG, "ImsPhoneConnection.proceedAfterWaitChar(): Expected " 697 * @return {@code true} if the {@link ImsPhoneConnection} or its media capabilities have been 785 * update the {@link ImsPhoneConnection} with this information. 849 * update the {@link ImsPhoneConnection} wit [all...] |