OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stringToTarget
(Results
1 - 2
of
2
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
Configuration.java
840
target =
stringToTarget
(chooser, targetString);
910
* back to an {@link IAndroidTarget} by the matching {@link #
stringToTarget
}. The id
[
all
...]
ConfigurationDescription.java
195
IAndroidTarget target = Configuration.
stringToTarget
(targetId);
Completed in 83 milliseconds