Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/invoker/
DInvocationExecution.java92 updateInvocationContext(context, config); in fetchBuild()
135 updateInvocationContext(context, config); in fetchBuild()
555 void updateInvocationContext(IInvocationContext context, IConfiguration config) { in updateInvocationContext() method in InvocationExecution
DRemoteInvocationExecution.java102 updateInvocationContext(context, config); in fetchBuild()