OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getSdkLocation
(Results
1 - 2
of
2
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
Sdk.java
326
public String
getSdkLocation
() {
332
* at the current {@link #
getSdkLocation
()}.
340
* <pre>SdkManager.createManager(Sdk.getCurrent().
getSdkLocation
(), log);</pre>
346
return SdkManager.createManager(
getSdkLocation
(), log);
[
all
...]
/prebuilts/devtools/tools/lib/
ant-tasks.jar
Completed in 87 milliseconds