Searched defs:sdkLocation (Results 1 – 7 of 7) sorted by relevance
38 String sdkLocation = antProject.getProperty(ProjectProperties.PROPERTY_SDK); in getSdkLocation() local
123 String sdkLocation = sdk.getPath(); in execute() local
96 private SdkManager(String sdkLocation) { in SdkManager()106 public static SdkManager createManager(String sdkLocation, ISdkLog log) { in createManager()
88 AvdStartDialog(Shell parentShell, AvdInfo avd, String sdkLocation, in AvdStartDialog()
813 String sdkLocation = mSdkManager.getLocation(); in getImageRelativePath() local865 String sdkLocation = mSdkManager.getLocation(); in getSkinRelativePath() local
875 String sdkLocation = AdtPrefs.getPrefs().getOsSdkFolder(); in checkSdkLocationAndId() local
199 public static Sdk loadSdk(String sdkLocation) { in loadSdk()