HomeSort by relevance Sort by last modified time
    Searched refs:allowInterrupt (Results 1 - 8 of 8) sorted by null

  /tools/tradefederation/core/src/com/android/tradefed/targetprep/
DeviceFlashPreparer.java 176 getRunUtil().allowInterrupt(false);
224 getRunUtil().allowInterrupt(true);
232 getRunUtil().allowInterrupt(false);
236 getRunUtil().allowInterrupt(true);
250 getRunUtil().allowInterrupt(true);
  /tools/tradefederation/core/tests/src/com/android/tradefed/util/
RunUtilTest.java 241 mRunUtil.allowInterrupt(true);
257 mRunUtil.allowInterrupt(false);
261 mRunUtil.allowInterrupt(true);
276 mRunUtil.allowInterrupt(true);
394 mRunUtil.allowInterrupt(false);
422 mRunUtil.allowInterrupt(false);
  /tools/tradefederation/core/src/com/android/tradefed/util/
IRunUtil.java 262 public void allowInterrupt(boolean allow);
RunUtil.java 461 public void allowInterrupt(boolean allow) {
510 allowInterrupt(true);
  /tools/tradefederation/core/tests/src/com/android/tradefed/command/
CommandSchedulerFuncTest.java 134 RunUtil.getDefault().allowInterrupt(true);
219 RunUtil.getDefault().allowInterrupt(true);
408 RunUtil.getDefault().allowInterrupt(true);
479 RunUtil.getDefault().allowInterrupt(true);
523 RunUtil.getDefault().allowInterrupt(true);
  /test/vts/harnesses/tradefed/tests/src/com/android/tradefed/util/
ProcessHelperTest.java 177 runUtil.allowInterrupt(true);
  /tools/tradefederation/core/src/com/android/tradefed/invoker/
TestInvocation.java 268 getRunUtil().allowInterrupt(false);
353 getRunUtil().allowInterrupt(true);
  /prebuilts/tools/common/m2/repository/io/reactivex/rxjava2/rxjava/2.0.6/
rxjava-2.0.6.jar 

Completed in 284 milliseconds