Searched refs:findConfigElements (Results 1 – 2 of 2) sorted by relevance
34 DdmsPlugin.getDefault().findConfigElements(SOURCE_REVEALER_EXTENSION_ID); in instantiateSourceRevealers()
288 final IConfigurationElement[] dcce = findConfigElements( in start()301 IConfigurationElement[] elements = findConfigElements( in start()333 … elements = findConfigElements("com.android.ide.eclipse.ddms.traceviewLauncher"); //$NON-NLS-1$ in start()350 IConfigurationElement[] findConfigElements(String extensionPointId) { in findConfigElements() method in DdmsPlugin852 findConfigElements("com.android.ide.eclipse.ddms.clientAction"); //$NON-NLS-1$ in getClientSpecificActions()