Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsCallingTest.java910 assertParticiapantAddedToConference(0); in testConferenceCall()
1012 assertParticiapantAddedToConference(3); in testCallJoinExistingConferenceCall()
1016 assertParticiapantAddedToConference(0); in testCallJoinExistingConferenceCall()
1059 assertParticiapantAddedToConference(3); in testCallJoinExistingConferenceCallAfterCallSwap()
1067 assertParticiapantAddedToConference(0); in testCallJoinExistingConferenceCallAfterCallSwap()
1114 assertParticiapantAddedToConference(0); in testCallJoinExistingConferenceCallAfterCallSwapFail()
1734 private void assertParticiapantAddedToConference(int count) { in assertParticiapantAddedToConference() method in ImsCallingTest
1915 assertParticiapantAddedToConference(2); in makeConferenceCall()