Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DSimultaneousCallingRestrictionsTest.java176 sTestSubSlot0 = waitForActiveSubIdOrTimeout(TEST_SLOT_0); in beforeAllTests()
177 sTestSubSlot1 = waitForActiveSubIdOrTimeout(TEST_SLOT_1); in beforeAllTests()
480 private static int waitForActiveSubIdOrTimeout(int phoneId) throws Exception { in waitForActiveSubIdOrTimeout() method in SimultaneousCallingRestrictionsTest