Searched refs:createInvocationContext (Results 1 – 2 of 2) sorted by relevance
1573 IInvocationContext context = createInvocationContext(); in execCommand()1583 execCommand(createInvocationContext(), listener, args); in execCommand()1631 protected IInvocationContext createInvocationContext() { in createInvocationContext() method in CommandScheduler
122 protected IInvocationContext createInvocationContext() { in createInvocationContext() method in CommandSchedulerTest.TestableCommandScheduler