Searched refs:getFirstConnection (Results 1 – 3 of 3) sorted by relevance
247 public ImsPhoneConnection getFirstConnection() { in getFirstConnection() method in ImsPhoneCall255 ImsCall imsCall = getFirstConnection() == null ? in setMute()256 null : getFirstConnection().getImsCall(); in setMute()272 ImsPhoneConnection imsPhoneConnection = getFirstConnection(); in merge()302 return (getFirstConnection() == null) ? null : getFirstConnection().getImsCall(); in getImsCall()
198 ImsCall activeCall = mForegroundCall.getFirstConnection().getImsCall(); in onIncomingCall()1448 ImsPhoneConnection foregroundConnection = mForegroundCall.getFirstConnection(); in conference()4109 ImsPhoneConnection conn = mForegroundCall.getFirstConnection(); in scheduleHandoverCheck()
761 ImsPhoneConnection connection = mCTUT.mForegroundCall.getFirstConnection(); in testNoRemoteHoldtone()787 ImsPhoneConnection connection = mCTUT.mForegroundCall.getFirstConnection(); in testRemoteToneInactive()811 ImsPhoneConnection connection = mCTUT.mForegroundCall.getFirstConnection(); in testRemoteHoldtone()