Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/config/
DIConfigurationFactory.java154 public List<String> getConfigList(); in getConfigList() method
164 public List<String> getConfigList(String subPath, boolean loadFromEnv); in getConfigList() method
DConfigurationFactory.java965 public List<String> getConfigList() { in getConfigList() method in ConfigurationFactory
971 public List<String> getConfigList(String subPath, boolean loadFromEnv) { in getConfigList() method in ConfigurationFactory