Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandScheduler.java1270 String[] argsWithoutDelegation = ProxyConfiguration.clearCommandline(args); in createConfiguration() local
1276 argsWithoutDelegation, null, getKeyStoreClient()); in createConfiguration()