Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/config/
DIDeviceConfiguration.java48 public List<Object> getAllObjectOfType(String configType); in getAllObjectOfType() method
DDeviceConfigurationHolder.java128 public List<Object> getAllObjectOfType(String configType) { in getAllObjectOfType() method in DeviceConfigurationHolder