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.java199 public void waitUntilNumCalls(int numCalls) { in waitUntilNumCalls() method in InCallServiceFixture
DTelecomSystemTest.java1050 mInCallServiceFixtureX.waitUntilNumCalls(startingNumCalls + 1); in startIncomingPhoneCall()
1051 mInCallServiceFixtureY.waitUntilNumCalls(startingNumCalls + 1); in startIncomingPhoneCall()