Home
last modified time | relevance | path

Searched defs:imsConference (Results 1 – 3 of 3) sorted by relevance

/packages/services/Telephony/tests/src/com/android/services/telephony/
DImsConferenceTest.java90 ImsConference imsConference = new ImsConference(mMockTelecomAccountRegistry, in testPropertyPropagation() local
133 ImsConference imsConference = new ImsConference(mMockTelecomAccountRegistry, in testNotifyOnConferenceCapacityChanged() local
184 ImsConference imsConference = new ImsConference(mMockTelecomAccountRegistry, in testSinglePartyEmulation() local
234 ImsConference imsConference = new ImsConference(mMockTelecomAccountRegistry, in testDisconnectParticipantViaDisconnectState() local
298 ImsConference imsConference = new ImsConference(mMockTelecomAccountRegistry, in testDisconnectParticipantViaRemoval() local
356 ImsConference imsConference = new ImsConference(mMockTelecomAccountRegistry, in testSinglePartyEmulationEnterOnDisconnectParticipant() local
415 ImsConference imsConference = new ImsConference(mMockTelecomAccountRegistry, in testSinglePartyEmulationWithPreDisconnectParticipantUpdate() local
472 ImsConference imsConference = new ImsConference(mMockTelecomAccountRegistry, in testSinglePartyEmulationWithOneParticipantAtBeginning() local
499 ImsConference imsConference = new ImsConference(mMockTelecomAccountRegistry, in testSinglePartyEmulationWithSinglePartyAtCreation() local
528 ImsConference imsConference = new ImsConference(mMockTelecomAccountRegistry, in testNoSinglePartyEmulationWithSimCallManager() local
[all …]
/packages/services/Telephony/src/com/android/services/telephony/
DImsConferenceController.java354 ImsConference imsConference = (ImsConference) c; in recalculateConferenceable() local
DTelephonyConnectionService.java1902 ImsConference imsConference = (ImsConference)conference; in onCreateConferenceComplete() local
3745 ImsConference imsConference = (ImsConference) c; in addTelephonyConnectionListener() local