OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:installSupport
(Results
1 - 2
of
2
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/actions/
AddSupportJarAction.java
133
File jarPath =
installSupport
(-1);
159
public static File
installSupport
(int minimumRevision) {
263
File path =
installSupport
(8); // GridLayout arrived in rev 7 and fixed in rev 8
273
File path =
installSupport
(-1);
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
InstallDependencyPage.java
275
File installed = AddSupportJarAction.
installSupport
(version);
Completed in 491 milliseconds