Searched refs:conferenceId (Results 1 – 2 of 2) sorted by relevance
327 String conferenceId = call.getId(); in testConferenceSetExtras() local339 mInCallServiceFixtureX.getCall(conferenceId).getExtras() in testConferenceSetExtras()342 mInCallServiceFixtureX.getCall(conferenceId).getExtras() in testConferenceSetExtras()351 mInCallServiceFixtureX.getCall(conferenceId).getExtras() in testConferenceSetExtras()354 mInCallServiceFixtureX.getCall(conferenceId).getExtras() in testConferenceSetExtras()357 mInCallServiceFixtureX.getCall(conferenceId).getExtras() in testConferenceSetExtras()369 String conferenceId = call.getId(); in testConferenceExtraOperations() local378 assertTrue(mInCallServiceFixtureX.getCall(conferenceId).getExtras() in testConferenceExtraOperations()381 mInCallServiceFixtureX.getCall(conferenceId).getExtras().get(EXTRA_KEY_STR)); in testConferenceExtraOperations()383 mInCallServiceFixtureX.getCall(conferenceId).getExtras() in testConferenceExtraOperations()[all …]
391 String conferenceId; field in ConnectionServiceFixture.ConnectionInfo498 a.setIsConferenced(id, mConnectionById.get(id).conferenceId, null /*Session.Info*/); in sendSetIsConferenced()