Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/activity/
DConfigurationCallbacksTest.java305 private static final long CALLBACK_TIMEOUT_MAX_RETRY = 4; field in ConfigurationCallbacksTest.WindowConfigTracker
504 for (int i = 0; i < CALLBACK_TIMEOUT_MAX_RETRY; i++) { in waitForLastCallbackTimeout()