Searched refs:sanityCount (Results 1 – 1 of 1) sorted by relevance
232 int sanityCount = WAIT_FOR_INTENT_TIMEOUT_MS; in test_getConnectionStateChangedIntent() local233 while ((numDevices != mIntentCallbackDeviceList.size()) && (sanityCount > 0)) { in test_getConnectionStateChangedIntent()236 sanityCount -= SLEEP_QUANTUM_MS; in test_getConnectionStateChangedIntent()