Home
last modified time | relevance | path

Searched defs:getAllConfigurationObjects (Results 1 – 2 of 2) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/config/
DConfiguration.java520 private Collection<Object> getAllConfigurationObjects() { in getAllConfigurationObjects() method in Configuration
528 private Collection<Object> getAllConfigurationObjects(String excludedConfigName) { in getAllConfigurationObjects() method in Configuration
DGlobalConfiguration.java481 private Collection<Object> getAllConfigurationObjects() { in getAllConfigurationObjects() method in GlobalConfiguration