Searched refs:getMockImsPhoneConnection (Results 1 – 2 of 2) sorted by relevance
634 when(mConferenceHost.getMockImsPhoneConnection().isMultiparty()).thenReturn(true); in testIsConferenceRemotelyHostedCachingOnSRVCC()635 when(mConferenceHost.getMockImsPhoneConnection().isConferenceHost()).thenReturn(true); in testIsConferenceRemotelyHostedCachingOnSRVCC()650 mConferenceHost.getMockImsPhoneConnection(); in testIsConferenceRemotelyHostedCachingOnSRVCC()
309 public ImsPhoneConnection getMockImsPhoneConnection() { in getMockImsPhoneConnection() method in TestTelephonyConnection