Searched refs:ENABLE_DISABLE_TIMEOUT (Results 1 – 1 of 1) sorted by relevance
44 private static final int ENABLE_DISABLE_TIMEOUT = 20000; field in BluetoothTestUtils452 success = completionSemaphore.tryAcquire(ENABLE_DISABLE_TIMEOUT, TimeUnit.MILLISECONDS); in enable()495 success = completionSemaphore.tryAcquire(ENABLE_DISABLE_TIMEOUT, TimeUnit.MILLISECONDS); in disable()