Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/qstiles/
DInteractiveVerifierActivity.java49 protected static final int RETEST_AFTER_LONG_DELAY = 6; field in InteractiveVerifierActivity
301 case RETEST_AFTER_LONG_DELAY: in run()
307 if (mCurrentTest.status == RETEST_AFTER_LONG_DELAY) { in run()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/
DInteractiveVerifierActivity.java75 protected static final int RETEST_AFTER_LONG_DELAY = 6; field in InteractiveVerifierActivity
369 case RETEST_AFTER_LONG_DELAY: in run()
383 if (mCurrentTest.status == RETEST_AFTER_LONG_DELAY) { in run()
DConditionProviderVerifierActivity.java637 status = RETEST_AFTER_LONG_DELAY; in test()
DNotificationListenerVerifierActivity.java2071 status = RETEST_AFTER_LONG_DELAY; in test()