Home
last modified time | relevance | path

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

/cts/tests/tests/wifi/src/android/net/wifi/rtt/cts/
DTestBase.java77 private static final int WAIT_FOR_SCAN_RESULTS_SECS = 20; field in TestBase
232 return mBlocker.await(WAIT_FOR_SCAN_RESULTS_SECS, TimeUnit.SECONDS); in waitForStateChange()