Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/sandbox/
DTradefedSandboxRunner.java122 context, new StubScheduledInvocationListener(), argList.toArray(new String[0])); in run()
156 public static class StubScheduledInvocationListener implements IScheduledInvocationListener { class in TradefedSandboxRunner