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.java126 protected void customizeDevicePreInvocation(IConfiguration config, IInvocationContext context) { in customizeDevicePreInvocation() method in RemoteInvocationExecution
127 super.customizeDevicePreInvocation(config, context); in customizeDevicePreInvocation()
DInvocationExecution.java340 customizeDevicePreInvocation(config, context); in runDevicePreInvocationSetup()
358 protected void customizeDevicePreInvocation(IConfiguration config, IInvocationContext context) { in customizeDevicePreInvocation() method in InvocationExecution