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.java135 public List<String> getConfigList(); in getConfigList() method
144 public List<String> getConfigList(String subPath); in getConfigList() method
154 public List<String> getConfigList(String subPath, boolean loadFromEnv); in getConfigList() method
DConfigurationFactory.java639 public List<String> getConfigList() { in getConfigList() method in ConfigurationFactory
647 public List<String> getConfigList(String subPath) { in getConfigList() method in ConfigurationFactory
653 public List<String> getConfigList(String subPath, boolean loadFromEnv) { in getConfigList() method in ConfigurationFactory