Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/src/android/telephony/cts/
DSmsManagerTest.java417 public boolean waitForCalls(int expectedCalls, long timeout) throws InterruptedException { in waitForCalls() argument
419 mExpectedCalls = expectedCalls; in waitForCalls()