Searched refs:getFirstConnection (Results 1 – 5 of 5) sorted by relevance
129 final TelephonyConnection connection = getFirstConnection(); in onHold()140 final TelephonyConnection connection = getFirstConnection(); in onUnhold()148 final TelephonyConnection connection = getFirstConnection(); in onPlayDtmfTone()156 final TelephonyConnection connection = getFirstConnection(); in onStopDtmfTone()236 private TelephonyConnection getFirstConnection() { in getFirstConnection() method in TelephonyConference
120 final CdmaConnection connection = getFirstConnection(); in onPlayDtmfTone()130 final CdmaConnection connection = getFirstConnection(); in onStopDtmfTone()213 private CdmaConnection getFirstConnection() { in getFirstConnection() method in CdmaConference
266 public ImsPhoneConnection getFirstConnection() { in getFirstConnection() method in ImsPhoneCall279 ImsPhoneConnection connection = getFirstConnection(); in setMute()296 ImsPhoneConnection imsPhoneConnection = getFirstConnection(); in merge()326 ImsPhoneConnection connection = getFirstConnection(); in getImsCall()
233 ImsCall activeCall = mForegroundCall.getFirstConnection().getImsCall(); in onIncomingCall()2066 ImsPhoneConnection foregroundConnection = mForegroundCall.getFirstConnection(); in conference()3545 ImsPhoneConnection foregroundConnection = mForegroundCall.getFirstConnection();3551 ImsPhoneConnection backgroundConnection = mBackgroundCall.getFirstConnection();5006 ImsPhoneConnection conn = mForegroundCall.getFirstConnection(); in scheduleHandoverCheck()5210 ImsPhoneConnection fgConnection = mForegroundCall.getFirstConnection(); in isForegroundHigherPriority()5211 ImsPhoneConnection bgConnection = mBackgroundCall.getFirstConnection(); in isForegroundHigherPriority()
940 ImsPhoneConnection connection = mCTUT.mForegroundCall.getFirstConnection(); in testNoRemoteHoldtone()966 ImsPhoneConnection connection = mCTUT.mForegroundCall.getFirstConnection(); in testRemoteToneInactive()990 ImsPhoneConnection connection = mCTUT.mForegroundCall.getFirstConnection(); in testRemoteHoldtone()1172 final ImsPhoneConnection connection = mCTUT.mForegroundCall.getFirstConnection(); in testVtDataUsageProvider()