Home
last modified time | relevance | path

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

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