Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/util/
DRunUtil.java320 checkInterrupted(); in runTimed()
350 checkInterrupted(); in runTimed()
360 checkInterrupted(); in runTimed()
444 checkInterrupted(); in sleep()
454 checkInterrupted(); in sleep()
464 checkInterrupted(); in allowInterrupt()
505 private synchronized void checkInterrupted() { in checkInterrupted() method in RunUtil