Home | History | Annotate | Download | only in ant

Lines Matching full:export

19 import com.android.sdklib.internal.export.ApkData;
20 import com.android.sdklib.internal.export.MultiApkExportHelper;
21 import com.android.sdklib.internal.export.ProjectConfig;
22 import com.android.sdklib.internal.export.MultiApkExportHelper.ExportException;
23 import com.android.sdklib.internal.export.MultiApkExportHelper.Target;
49 * Multiple APK export task.
50 * This task is meant to replace {@link SetupTask} as the main setup/export task, importing
51 * the rules and generating the export for all projects.
80 System.out.println("Multi APK export for: " + appPackage);
152 // if there are soft variants, only export those.
159 // do the full export.
186 // this output is prepended by "[android-export] " (17 chars), so we put 61 stars
219 * @param softVariant the soft variant being exported, or null, if this is a full export.
236 // this output is prepended by "[android-export] " (17 chars), so we put 61 stars
255 // only do the compilation part if it's the first time we export
257 // (projects can be export multiple time if some properties are set up to