Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/config/
DConfiguration.java232 private void notAllowedInMultiMode(String function) { in notAllowedInMultiMode() method in Configuration
283 notAllowedInMultiMode("getBuildProvider"); in getBuildProvider()
294 notAllowedInMultiMode("getTargetPreparers"); in getTargetPreparers()
314 notAllowedInMultiMode("getDeviceRecovery"); in getDeviceRecovery()
396 notAllowedInMultiMode("getDeviceRequirements"); in getDeviceRequirements()
407 notAllowedInMultiMode("getDeviceOptions"); in getDeviceOptions()
653 notAllowedInMultiMode("setBuildProvider"); in setBuildProvider()
774 notAllowedInMultiMode("setDeviceRecovery"); in setDeviceRecovery()
783 notAllowedInMultiMode("setTargetPreparer"); in setTargetPreparer()
800 notAllowedInMultiMode("setDeviceRequirements"); in setDeviceRequirements()
[all …]