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
288
final IConfigurationElement[] dcce =
findConfigElements
(
301
IConfigurationElement[] elements =
findConfigElements
(
333
elements =
findConfigElements
("com.android.ide.eclipse.ddms.traceviewLauncher"); //$NON-NLS-1$
350
IConfigurationElement[]
findConfigElements
(String extensionPointId) {
[
all
...]
Completed in 42 milliseconds