Searched refs:getFirstConnection (Results 1 – 3 of 3) sorted by relevance
265 public ImsPhoneConnection getFirstConnection() { in getFirstConnection() method in ImsPhoneCall278 ImsPhoneConnection connection = getFirstConnection(); in setMute()295 ImsPhoneConnection imsPhoneConnection = getFirstConnection(); in merge()325 ImsPhoneConnection connection = getFirstConnection(); in getImsCall()
212 ImsCall activeCall = mForegroundCall.getFirstConnection().getImsCall(); in onIncomingCall()1892 ImsPhoneConnection foregroundConnection = mForegroundCall.getFirstConnection(); in conference()3304 ImsPhoneConnection foregroundConnection = mForegroundCall.getFirstConnection();3310 ImsPhoneConnection backgroundConnection = mBackgroundCall.getFirstConnection();4725 ImsPhoneConnection conn = mForegroundCall.getFirstConnection(); in scheduleHandoverCheck()
857 ImsPhoneConnection connection = mCTUT.mForegroundCall.getFirstConnection(); in testNoRemoteHoldtone()883 ImsPhoneConnection connection = mCTUT.mForegroundCall.getFirstConnection(); in testRemoteToneInactive()907 ImsPhoneConnection connection = mCTUT.mForegroundCall.getFirstConnection(); in testRemoteHoldtone()1095 final ImsPhoneConnection connection = mCTUT.mForegroundCall.getFirstConnection(); in testVtDataUsageProvider()