Searched refs:getMockImsPhoneConnection (Results 1 – 2 of 2) sorted by relevance
791 when(mConferenceHost.getMockImsPhoneConnection().isMultiparty()).thenReturn(true); in testIsConferenceRemotelyHostedCachingOnSRVCC()792 when(mConferenceHost.getMockImsPhoneConnection().isConferenceHost()).thenReturn(true); in testIsConferenceRemotelyHostedCachingOnSRVCC()807 mConferenceHost.getMockImsPhoneConnection(); in testIsConferenceRemotelyHostedCachingOnSRVCC()
316 public ImsPhoneConnection getMockImsPhoneConnection() { in getMockImsPhoneConnection() method in TestTelephonyConnection