Searched refs:CALLBACK_TIMEOUT_MAX_RETRY (Results 1 – 1 of 1) sorted by relevance
305 private static final long CALLBACK_TIMEOUT_MAX_RETRY = 4; field in ConfigurationCallbacksTest.WindowConfigTracker504 for (int i = 0; i < CALLBACK_TIMEOUT_MAX_RETRY; i++) { in waitForLastCallbackTimeout()