Home
last modified time | relevance | path

Searched defs:getConfigurationObjectList (Results 1 – 3 of 3) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/config/
DIConfiguration.java211 public List<?> getConfigurationObjectList(String typeName); in getConfigurationObjectList() method
DConfiguration.java488 public List<?> getConfigurationObjectList(String typeName) { in getConfigurationObjectList() method in Configuration
/tools/tradefederation/core/global_configuration/com/android/tradefed/config/
DGlobalConfiguration.java485 private List<?> getConfigurationObjectList(String typeName) { in getConfigurationObjectList() method in GlobalConfiguration