Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/config/
DIConfiguration.java185 public Collection<Object> getAllConfigurationObjectsOfType(String typeName); in getAllConfigurationObjectsOfType() method
DConfiguration.java509 public Collection<Object> getAllConfigurationObjectsOfType(String configType) { in getAllConfigurationObjectsOfType() method in Configuration