Searched refs:conferenceId (Results 1 – 2 of 2) sorted by relevance
374 String conferenceId = call.getId(); in testConferenceSetExtras() local386 mInCallServiceFixtureX.getCall(conferenceId).getExtras() in testConferenceSetExtras()389 mInCallServiceFixtureX.getCall(conferenceId).getExtras() in testConferenceSetExtras()398 mInCallServiceFixtureX.getCall(conferenceId).getExtras() in testConferenceSetExtras()401 mInCallServiceFixtureX.getCall(conferenceId).getExtras() in testConferenceSetExtras()404 mInCallServiceFixtureX.getCall(conferenceId).getExtras() in testConferenceSetExtras()418 String conferenceId = call.getId(); in testConferenceExtraOperations() local427 assertTrue(mInCallServiceFixtureX.getCall(conferenceId).getExtras() in testConferenceExtraOperations()430 mInCallServiceFixtureX.getCall(conferenceId).getExtras().get(EXTRA_KEY_STR)); in testConferenceExtraOperations()432 mInCallServiceFixtureX.getCall(conferenceId).getExtras() in testConferenceExtraOperations()[all …]
467 String conferenceId; field in ConnectionServiceFixture.ConnectionInfo580 a.setIsConferenced(id, mConnectionById.get(id).conferenceId, null /*Session.Info*/); in sendSetIsConferenced()