Searched refs:getConfigurationObjectList (Results 1 – 6 of 6) sorted by relevance
381 return (List<IDeviceMonitor>) getConfigurationObjectList(DEVICE_MONITOR_TYPE_NAME); in getDeviceMonitors()393 return (List<IHostMonitor>) getConfigurationObjectList(HOST_MONITOR_TYPE_NAME); in getHostMonitors()450 return (List<IMultiDeviceRecovery>)getConfigurationObjectList( in getMultiDeviceRecoveryHandlers()457 private List<?> getConfigurationObjectList(String typeName) { in getConfigurationObjectList() method in GlobalConfiguration466 List<?> configObjects = getConfigurationObjectList(typeName); in getConfigurationObject()
196 public List<?> getConfigurationObjectList(String typeName); in getConfigurationObjectList() method
154 .getConfigurationObjectList(Configuration.RESULT_REPORTER_TYPE_NAME); in testBuild_resultReporters()
217 List<Object> configObjs = (List<Object>) config.getConfigurationObjectList(typeName); in build()
142 List<TestConfig> configList = (List<TestConfig>)mConfig.getConfigurationObjectList( in testGetConfigurationObjectList()204 assertNull(mConfig.getConfigurationObjectList("non-existent")); in testGetConfigurationObjectList_wrongname()
META-INF/ META-INF/MANIFEST.MF jline/ jline/CompletionHandler.class CompletionHandler ...