Home
last modified time | relevance | path

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

/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DHearingAidProfileTest.java234 final int SLEEP_QUANTUM_MS = 100; in test_getConnectionStateChangedIntent() local
235 sleep(SLEEP_QUANTUM_MS); in test_getConnectionStateChangedIntent()
236 sanityCount -= SLEEP_QUANTUM_MS; in test_getConnectionStateChangedIntent()