Searched defs:imsConference (Results 1 – 3 of 3) sorted by relevance
| /packages/services/Telephony/tests/src/com/android/services/telephony/ |
| D | ImsConferenceTest.java | 89 ImsConference imsConference = new ImsConference(mMockTelecomAccountRegistry, in testPropertyPropagation() local 132 ImsConference imsConference = new ImsConference(mMockTelecomAccountRegistry, in testNotifyOnConferenceCapacityChanged() local 183 ImsConference imsConference = new ImsConference(mMockTelecomAccountRegistry, in testSinglePartyEmulation() local 233 ImsConference imsConference = new ImsConference(mMockTelecomAccountRegistry, in testDisconnectParticipantViaDisconnectState() local 297 ImsConference imsConference = new ImsConference(mMockTelecomAccountRegistry, in testDisconnectParticipantViaRemoval() local 355 ImsConference imsConference = new ImsConference(mMockTelecomAccountRegistry, in testSinglePartyEmulationEnterOnDisconnectParticipant() local 414 ImsConference imsConference = new ImsConference(mMockTelecomAccountRegistry, in testSinglePartyEmulationWithPreDisconnectParticipantUpdate() local 471 ImsConference imsConference = new ImsConference(mMockTelecomAccountRegistry, in testSinglePartyEmulationWithOneParticipantAtBeginning() local 498 ImsConference imsConference = new ImsConference(mMockTelecomAccountRegistry, in testSinglePartyEmulationWithSinglePartyAtCreation() local 527 ImsConference imsConference = new ImsConference(mMockTelecomAccountRegistry, in testNoSinglePartyEmulationWithSimCallManager() local [all …]
|
| /packages/services/Telephony/src/com/android/services/telephony/ |
| D | ImsConferenceController.java | 354 ImsConference imsConference = (ImsConference) c; in recalculateConferenceable() local
|
| D | TelephonyConnectionService.java | 1752 ImsConference imsConference = (ImsConference)conference; in onCreateConferenceComplete() local 3224 ImsConference imsConference = (ImsConference) c; in addTelephonyConnectionListener() local
|