Searched refs:mModuleContext (Results 1 – 2 of 2) sorted by relevance
56 private IInvocationContext mModuleContext; field in InvocationContext305 mModuleContext = invocationContext; in setModuleInvocationContext()311 return mModuleContext; in getModuleInvocationContext()
422 mCurrentModuleContext = module.mModuleContext; in handleEvent()423 mListener.testModuleStarted(module.mModuleContext); in handleEvent()