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

  /tools/tradefederation/core/src/com/android/tradefed/command/
ICommandScheduler.java 40 * @see #execCommand(IScheduledInvocationListener, String[])
116 public void execCommand(IScheduledInvocationListener listener, String[] args)
128 public void execCommand(IScheduledInvocationListener listener, ITestDevice device,
CommandScheduler.java     [all...]
  /tools/tradefederation/core/tests/src/com/android/tradefed/command/remote/
RemoteManagerFuncTest.java 259 mMockScheduler.execCommand((IScheduledInvocationListener)EasyMock.anyObject(),
285 mMockScheduler.execCommand((IScheduledInvocationListener)EasyMock.anyObject(),
303 mMockScheduler.execCommand((IScheduledInvocationListener)EasyMock.anyObject(),
441 mMockScheduler.execCommand((IScheduledInvocationListener)EasyMock.anyObject(),
473 mMockScheduler.execCommand((IScheduledInvocationListener)EasyMock.anyObject(),
  /tools/tradefederation/core/tests/src/com/android/tradefed/command/
CommandSchedulerTest.java 292 * {@link CommandScheduler#execCommand(IScheduledInvocationListener, ITestDevice, String[])}
315 mScheduler.execCommand(mockListener, mockDevice, args);
    [all...]
  /tools/tradefederation/core/src/com/android/tradefed/command/remote/
RemoteManager.java 439 mScheduler.execCommand(tracker, device, c.getCommandArgs());
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.jar 

Completed in 612 milliseconds