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.java583 private Collection<Object> getAllConfigurationObjects() { in getAllConfigurationObjects() method in Configuration
591 private Collection<Object> getAllConfigurationObjects( in getAllConfigurationObjects() method in Configuration
/tools/tradefederation/core/global_configuration/com/android/tradefed/config/
DGlobalConfiguration.java517 private Collection<Object> getAllConfigurationObjects() { in getAllConfigurationObjects() method in GlobalConfiguration