Home
last modified time | relevance | path

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

/cts/tests/tests/bluetooth/src/android/bluetooth/cts/
DHearingAidProfileTest.java50 private static final int WAIT_FOR_INTENT_TIMEOUT_MS = 10000; // ms to wait for intent callback field in HearingAidProfileTest
232 int sanityCount = WAIT_FOR_INTENT_TIMEOUT_MS; in test_getConnectionStateChangedIntent()