OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:findConfigElements
(Results
1 - 2
of
2
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/
JavaSourceRevealer.java
34
DdmsPlugin.getDefault().
findConfigElements
(SOURCE_REVEALER_EXTENSION_ID);
DdmsPlugin.java
284
final IConfigurationElement[] dcce =
findConfigElements
(
297
IConfigurationElement[] elements =
findConfigElements
(
329
elements =
findConfigElements
("com.android.ide.eclipse.ddms.traceviewLauncher"); //$NON-NLS-1$
346
IConfigurationElement[]
findConfigElements
(String extensionPointId) {
Completed in 18 milliseconds