Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/invoker/
DInvocationExecution.java84 updateInvocationContext(context, config); in fetchBuild()
121 updateInvocationContext(context, config); in fetchBuild()
453 private void updateInvocationContext(IInvocationContext context, IConfiguration config) { in updateInvocationContext() method in InvocationExecution