OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:verifynocalls
(Results
1 - 1
of
1
) sorted by null
/cts/tests/tests/telephony/src/android/telephony/cts/
SmsManagerTest.java
377
mSmsReceivedReceiver.
verifyNoCalls
(NO_CALLS_TIMEOUT_MILLIS));
379
mSmsDeliverReceiver.
verifyNoCalls
(NO_CALLS_TIMEOUT_MILLIS));
390
mSmsDeliverReceiver.
verifyNoCalls
(NO_CALLS_TIMEOUT_MILLIS));
403
mSmsReceivedReceiver.
verifyNoCalls
(NO_CALLS_TIMEOUT_MILLIS));
405
mSmsDeliverReceiver.
verifyNoCalls
(NO_CALLS_TIMEOUT_MILLIS));
595
private boolean
verifyNoCalls
(long timeout) throws InterruptedException {
Completed in 2360 milliseconds