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

  /tools/tradefederation/core/src/com/android/tradefed/targetprep/
DeviceFlashPreparer.java 247 getRunUtil().allowInterrupt(false);
275 getRunUtil().allowInterrupt(true);
283 getRunUtil().allowInterrupt(false);
287 getRunUtil().allowInterrupt(true);
301 getRunUtil().allowInterrupt(true);
  /tools/tradefederation/core/tests/src/com/android/tradefed/util/
RunUtilTest.java 238 mRunUtil.allowInterrupt(true);
254 mRunUtil.allowInterrupt(false);
258 mRunUtil.allowInterrupt(true);
273 mRunUtil.allowInterrupt(true);
391 mRunUtil.allowInterrupt(false);
419 mRunUtil.allowInterrupt(false);
  /tools/tradefederation/core/src/com/android/tradefed/util/
IRunUtil.java 262 public void allowInterrupt(boolean allow);
RunUtil.java 454 public void allowInterrupt(boolean allow) {
503 allowInterrupt(true);
  /tools/tradefederation/core/tests/src/com/android/tradefed/command/
CommandSchedulerFuncTest.java 126 RunUtil.getDefault().allowInterrupt(true);
212 RunUtil.getDefault().allowInterrupt(true);
403 RunUtil.getDefault().allowInterrupt(true);
474 RunUtil.getDefault().allowInterrupt(true);
517 RunUtil.getDefault().allowInterrupt(true);
  /tools/tradefederation/core/src/com/android/tradefed/invoker/
TestInvocation.java 364 getRunUtil().allowInterrupt(false);
442 getRunUtil().allowInterrupt(true);
    [all...]
  /prebuilts/tools/common/m2/repository/io/reactivex/rxjava2/rxjava/2.0.6/
rxjava-2.0.6.jar 

Completed in 136 milliseconds