Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/config/
DConfiguration.java480 List<?> configObjects = getConfigurationObjectList(typeName); in getConfigurationObject() local
509 List<?> configObjects = getConfigurationObjectList(configType); in getAllConfigurationObjectsOfType() local
DGlobalConfiguration.java458 List<?> configObjects = getConfigurationObjectList(typeName); in getConfigurationObject() local