Searched refs:WAIT_FOR_SCAN_RESULTS_SECS (Results 1 – 1 of 1) sorted by relevance
77 private static final int WAIT_FOR_SCAN_RESULTS_SECS = 20; field in TestBase232 return mBlocker.await(WAIT_FOR_SCAN_RESULTS_SECS, TimeUnit.SECONDS); in waitForStateChange()