Home
last modified time | relevance | path

Searched refs:setTelephonyConnectionActive (Results 1 – 3 of 3) sorted by relevance

/packages/services/Telephony/tests/src/com/android/services/telephony/
DTelephonyConferenceControllerTest.java100 mTestTelephonyConnectionA.setTelephonyConnectionActive(); in testConferenceable()
192 mTestTelephonyConnectionA.setTelephonyConnectionActive(); in testMergeMultiPartyCalls()
DTelephonyConnectionServiceTest.java1997 tc1.setTelephonyConnectionActive(); in testHoldOnOtherSubForVirtualDsdaDevice()
2018 tc1.setTelephonyConnectionActive(); in testHoldOnOtherSubForVirtualDsdaDeviceWithDomainSelectionEnabled()
/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConnection.java2665 setTelephonyConnectionActive(); in setActiveInternal()
3304 public void setTelephonyConnectionActive() { in setTelephonyConnectionActive() method in TelephonyConnection