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.java192 public List<?> getConfigurationObjectList(String typeName); in getConfigurationObjectList() method
DGlobalConfiguration.java449 private List<?> getConfigurationObjectList(String typeName) { in getConfigurationObjectList() method in GlobalConfiguration
DConfiguration.java447 public List<?> getConfigurationObjectList(String typeName) { in getConfigurationObjectList() method in Configuration