Home
last modified time | relevance | path

Searched refs:setMockImsPhoneConnection (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/services/Telephony/tests/src/com/android/services/telephony/
H A DTestTelephonyConnection.java313 public void setMockImsPhoneConnection(ImsPhoneConnection connection) { in setMockImsPhoneConnection() method in TestTelephonyConnection
H A DImsConferenceTest.java651 mConferenceHost.setMockImsPhoneConnection(null); in testIsConferenceRemotelyHostedCachingOnSRVCC()