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