HomeSort by relevance Sort by last modified time
    Searched full:addon (Results 1 - 25 of 29) sorted by null

1 2

  /sdk/sdkmanager/libs/sdklib/tests/com/android/sdklib/internal/repository/
MockAddonPackage.java 32 * Creates a {@link MockAddonTarget} with the requested base platform and addon revision
64 return "mock addon target";
68 return "mock addon target";
76 return "mock addon target";
132 return String.format("mock-addon-%1$d", getVersion().getApiLevel());
139 /** Returns false for an addon. */
  /build/core/tasks/
sdk-addon.mk 30 define stub-addon-jar-file
31 $(subst .jar,_stub-addon.jar,$(1))
34 define stub-addon-jar
35 $(call stub-addon-jar-file,$(1)): $(1) | mkstubs
36 $(info Stubbing addon jar using $(PRODUCT_SDK_ADDON_STUB_DEFS))
41 # Files that are built and then copied into the sdk-addon
45 $(eval $(call stub-addon-jar,$(_src))) \
46 $(eval _src := $(call stub-addon-jar-file,$(_src))) \
53 # Files that are copied directly into the sdk-addon
86 @echo Packaging SDK Addon: $
    [all...]
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/
SdkManager.java 382 for (File addon : addons) {
384 if (addon.isDirectory()) {
385 AddOnTarget target = loadAddon(addon, list, log);
408 * @param addon the location of the addon.
412 private static AddOnTarget loadAddon(File addon, ArrayList<IAndroidTarget> targetList,
414 File addOnManifest = new File(addon, SdkConstants.FN_MANIFEST_INI);
425 displayAddonManifestWarning(log, addon.getName(), ADDON_NAME);
431 displayAddonManifestWarning(log, addon.getName(), ADDON_VENDOR);
438 displayAddonManifestWarning(log, addon.getName(), ADDON_API)
    [all...]
AddOnTarget.java 278 AddOnTarget addon = (AddOnTarget)obj; local
280 return mVendor.equals(addon.mVendor) && mName.equals(addon.mName) &&
281 mBasePlatform.getVersion().equals(addon.mBasePlatform.getVersion());
SdkConstants.java 211 /** Name of the addon libs folder. */
236 /** Path of the images directory relative to a platform or addon folder.
240 /** Path of the skin directory relative to a platform or addon folder.
288 /* Folder paths relative to a addon folder */
  /development/build/tools/
sdk_repo.mk 96 # Rules for sdk addon
100 # ADDON_SDK_ZIP is defined in build/core/tasks/sdk-addon.sh and is
104 RENAMED_ADDON_ZIP := $(ADDON_SDK_ZIP):$(notdir $(call sdk-repo-pkg-zip,$(HOST_OS),$(ADDON_SDK_ZIP),addon))
108 # Also generate the addon.xml using the latest schema and the renamed addon zip
110 SDK_ADDON_XML := $(dir $(ADDON_SDK_ZIP))/addon.xml
115 $(TOPDIR)sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/repository/sdk-addon-*.xsd \
mk_sdk_repo_xml.sh 53 # which name starts with "sdk-" (e.g. sdk-repository, sdk-addon)
95 # for addon packages
196 # Parse the libs for an addon and generate the <libs> node
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/
ConfigManagerDialog.java 68 ADDON("Add-on"),
113 DeviceType.DEFAULT, DeviceType.ADDON, DeviceType.CUSTOM
129 } else if (DeviceType.ADDON.equals(parentElement)) {
151 } else if (DeviceType.ADDON.equals(element)) {
375 if (selection.type == DeviceType.DEFAULT || selection.type == DeviceType.ADDON ||
394 // in default/addon by editing the version in the new device.
502 case ADDON:
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/repository/
sdk-addon-1.xsd 18 targetNamespace="http://schemas.android.com/sdk/android/addon/1"
20 xmlns:sdk="http://schemas.android.com/sdk/android/addon/1"
29 An Android Addon repository is a web site that contains an "addon.xml"
34 main SDK Repository XML Schema and can only contain <addon> and
38 <xsd:element name="sdk-addon" type="sdk:repositoryType" />
sdk-repository-3.xsd 49 - It removes the <addon> repository type, which is now in its own XML Schema.
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/
AddonPackage.java 41 private static final String PROP_NAME = "Addon.Name"; //$NON-NLS-1$
42 private static final String PROP_VENDOR = "Addon.Vendor"; //$NON-NLS-1$
234 * An add-on package is typically installed in SDK/add-ons/"addon-name"-"api-level".
259 // Compute a folder directory using the addon declared name and vendor strings.
RepoSource.java 102 /** Returns true if this is a user source. We only load addon and extra packages
746 // We can load addon and extra packages from all sources, either
    [all...]
Archive.java 704 // (e.g. addon, tools, etc.) and then move the folder to the destination folder.
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sdk/
LayoutDeviceManager.java 204 // the main goal is to make sure that this does not belong to the default/addon list.
221 // the main goal is to make sure that this does not belong to the default/addon list.
240 // the main goal is to make sure that this does not belong to the default/addon list.
  /external/libvpx/examples/includes/geshi/geshi/
cil.php 54 '.cctor', '.assembly', '.addon'
  /external/quake/quake/src/WinQuake/
README.Solaris 22 well, just place such addon packages in their own directory as you
  /external/stlport/doc/
README.wince 35 - There used to be an addon for VC6(?) that allowed compiling for CE. This plugin
  /sdk/sdkmanager/app/src/com/android/sdkmanager/internal/repository/
SettingsPage.java 119 "to restart ADB after updating an addon-on package or a tool package.");
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
UpdaterLogic.java 340 // - addon: *always* depends on platform of same API level
496 * Resolves dependencies on platform for an addon.
498 * An addon depends on having a platform with the same API level.
585 // We need to indicate this addon depends on a missing platform archive
  /libcore/luni/src/main/java/java/text/
RuleBasedCollator.java 231 * String addOn = "& \u00bf ; \u00af ; \u00a8;";
233 * RuleBasedCollator myCollator = new RuleBasedCollator(oldRules + addOn);
  /external/quake/quake/src/QW/
qwchangelog.txt 198 telling the user they may need to download or purchase an addon pak
qwrlnote.txt 277 telling the user they may need to download or purchase an addon pak.
  /sdk/sdkmanager/libs/sdklib/tests/com/android/sdklib/repository/
SdkRepositoryTest.java 189 /** A document with a root element containing no platform, addon, etc., is valid. */
  /libcore/luni/src/main/java/com/ibm/icu4jni/text/
RuleBasedCollator.java 220 * String addOn = "& ?;?;?;"; // Acute 00BF, Macron 00AF, Diaeresis 00A8
221 * RuleBasedCollator myCollator = new RuleBasedCollator(oldRules + addOn);
  /external/jpeg/
jpeglib.h 755 int first_addon_message; /* code for first string in addon table */
756 int last_addon_message; /* code for last string in addon table */
    [all...]

Completed in 830 milliseconds

1 2