Home
last modified time | relevance | path

Searched defs:isInterruptible (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/common_util/com/android/tradefed/command/
DCommandInterrupter.java77 public boolean isInterruptible() { in isInterruptible() method in CommandInterrupter
82 public boolean isInterruptible(@Nonnull Thread thread) { in isInterruptible() method in CommandInterrupter