D | ImsPhoneConnection.java | 69 public class ImsPhoneConnection extends Connection implements class 195 public ImsPhoneConnection(Phone phone, ImsCall imsCall, ImsPhoneCallTracker ct, in ImsPhoneConnection() method in ImsPhoneConnection 244 public ImsPhoneConnection(Phone phone, String dialString, ImsPhoneCallTracker ct, in ImsPhoneConnection() method in ImsPhoneConnection 286 public ImsPhoneConnection(Phone phone, String[] participantsToDial, ImsPhoneCallTracker ct, in ImsPhoneConnection() method in ImsPhoneConnection 468 mImsCall.consultativeTransfer(((ImsPhoneConnection) other).getImsCall()); in consultativeTransfer()
|