Home
last modified time | relevance | path

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

/tools/tradefederation/core/common_util/com/android/tradefed/command/
DCommandInterrupter.java70 public void blockInterrupt() { in blockInterrupt() method in CommandInterrupter
/tools/tradefederation/core/javatests/com/android/tradefed/command/
DCommandInterrupterTest.java93 mInterrupter.blockInterrupt(); in testInterrupt_blocked()
/tools/tradefederation/core/common_util/com/android/tradefed/util/
DRunUtil.java737 mInterrupter.blockInterrupt(); in allowInterrupt()