Home
last modified time | relevance | path

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

/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
H A DInCallServiceFixture.java180 public void waitUntilNumCalls(int numCalls) { in waitUntilNumCalls() method in InCallServiceFixture
H A DTelecomSystemTest.java976 mInCallServiceFixtureX.waitUntilNumCalls(startingNumCalls + 1); in startIncomingPhoneCall()
977 mInCallServiceFixtureY.waitUntilNumCalls(startingNumCalls + 1); in startIncomingPhoneCall()