Home
last modified time | relevance | path

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

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