Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/invoker/
DRemoteInvocationExecution.java147 protected void customizeDevicePreInvocation(IConfiguration config, IInvocationContext context) { in customizeDevicePreInvocation() method in RemoteInvocationExecution
148 super.customizeDevicePreInvocation(config, context); in customizeDevicePreInvocation()
DInvocationExecution.java652 customizeDevicePreInvocation(config, context); in runDevicePreInvocationSetup()
817 protected void customizeDevicePreInvocation(IConfiguration config, IInvocationContext context) { in customizeDevicePreInvocation() method in InvocationExecution