A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

aaptOptions(Action) - Method in BaseExtension
addDependency(ResolvedComponentResult, VariantDependencies, Collection, Map, Map, Map, Multimap) - Method in BasePlugin
addJavaSourceFoldersToModel(Collection) - Method in BaseVariant
Adds new Java source folders to the model.
addPackageTasks(ApkVariantData, Task) - Method in BasePlugin
Creates the packaging tasks for the given Variant.
addTestVariant(TestVariant) - Method in BaseExtension
addVariant(BaseVariant) - Method in AppExtension
addVariant(BaseVariant) - Method in BaseExtension
addVariant(BaseVariant) - Method in LibraryExtension
aidl(Closure) - Method in AndroidSourceSet
Configures the location of the Android AIDL source for this set.
AidlCompile - Class in com.android.build.gradle.tasks
Task to compile aidl files.
ANDROID_ANNOTATIONS_PREFIX - Field in Extractor
ANDROID_INT_DEF - Field in Extractor
ANDROID_NOTNULL - Field in Extractor
ANDROID_NULLABLE - Field in Extractor
ANDROID_STRING_DEF - Field in Extractor
AndroidSourceDirectorySet - Interface in com.android.build.gradle.api
An AndroidSourceDirectorySet represents a lit of directory input for an Android project.
AndroidSourceFile - Interface in com.android.build.gradle.api
An AndroidSourceFile represents a single file input for an Android project.
AndroidSourceSet - Interface in com.android.build.gradle.api
A AndroidSourceSet represents a logical group of Java, aidl, renderscript source as well as Android and non-Android resources.
annotations - Field in Extractor.Item
ApiDatabase - Class in com.android.build.gradle.tasks.annotations
Reads a signature file in the format of the new API files in frameworks/base/api
ApiDatabase(File) - Constructor in ApiDatabase
apiFilter - Field in ExtractAnnotations
An optional pointer to an API file to filter the annotations by (any annotations not found in the API file are considered hidden/not exposed.)
ApkVariant - Interface in com.android.build.gradle.api
A Build variant and all its public data.
AppExtension - Class in com.android.build.gradle
Extension for 'application' project.
AppExtension(AppPlugin, ProjectInternal, Instantiator, NamedDomainObjectContainer, NamedDomainObjectContainer, NamedDomainObjectContainer, boolean) - Constructor in AppExtension
ApplicationVariant - Interface in com.android.build.gradle.api
A Build variant and all its public data.
apply(Project) - Method in AppPlugin
apply(Project) - Method in BasePlugin
apply(Project) - Method in LibraryPlugin
apply(Project) - Method in ReportingPlugin
AppPlugin - Class in com.android.build.gradle
Gradle plugin class for 'application' projects.
AppPlugin(Instantiator, ToolingModelBuilderRegistry) - Constructor in AppPlugin
argIndex - Field in Extractor.ParameterItem
assembleTest - Field in BasePlugin
assets(Closure) - Method in AndroidSourceSet
Configures the location of the Android Assets for this set.
attributeName1 - Field in Extractor.AnnotationData
attributeName2 - Field in Extractor.AnnotationData
attributeValue1 - Field in Extractor.AnnotationData
attributeValue2 - Field in Extractor.AnnotationData

B

BaseExtension - Class in com.android.build.gradle
Base android extension for all android plugins.
BaseExtension(BasePlugin, ProjectInternal, Instantiator, NamedDomainObjectContainer, NamedDomainObjectContainer, NamedDomainObjectContainer, boolean) - Constructor in BaseExtension
BasePlugin - Class in com.android.build.gradle
Base class for all Android plugins
BasePlugin(Instantiator, ToolingModelBuilderRegistry) - Constructor in BasePlugin
BaseVariant - Interface in com.android.build.gradle.api
A Build variant and all its public data.
basicCreateMergeResourcesTask(BaseVariantData, String, String, boolean, boolean) - Method in BasePlugin
bootClasspath - Field in ExtractAnnotations
Boot classpath: typically android.jar
buildToolsVersion(String) - Method in BaseExtension
buildTypes(Action) - Method in BaseExtension

C

checkTasksAlreadyCreated() - Method in BasePlugin
classDir - Field in ExtractAnnotations
Location of class files.
compareTo(Item) - Method in Extractor.Item
compile() - Method in ExtractAnnotations
compileAllFiles(DependencyFileProcessor) - Method in AidlCompile
compileOptions(Action) - Method in BaseExtension
compileSdkVersion(String) - Method in BaseExtension
compileSingleFile(File, Object, DependencyFileProcessor) - Method in AidlCompile
connectedCheck - Field in BasePlugin
containingClass - Field in Extractor.FieldItem
containingClass - Field in Extractor.MethodItem
createAidlTask(BaseVariantData) - Method in BasePlugin
createAnchorTasks(BaseVariantData) - Method in BasePlugin
createAndroidTasks(boolean) - Method in BasePlugin
createAssembleTask(BaseVariantData) - Method in BasePlugin
createBuildConfigTask(BaseVariantData) - Method in BasePlugin
createCheckManifestTask(BaseVariantData) - Method in BasePlugin
createCheckTasks(boolean, boolean) - Method in BasePlugin
createCompileTask(BaseVariantData, BaseVariantData) - Method in BasePlugin
createGenerateResValuesTask(BaseVariantData) - Method in BasePlugin
createLintCompileTask() - Method in BasePlugin
createLintTasks() - Method in BasePlugin
createLocation(Context, Object) - Method in GroovyGradleDetector
createMergeAssetsTask(BaseVariantData, String, boolean) - Method in BasePlugin
createMergeResourcesTask(BaseVariantData, boolean) - Method in BasePlugin
createNdkTasks(BaseVariantData) - Method in BasePlugin
createOldProcessManifestTask(BaseVariantData, String) - Method in BasePlugin
createProcessJavaResTask(BaseVariantData) - Method in BasePlugin
createProcessManifestTask(BaseVariantData, String) - Method in BasePlugin
createProcessResTask(BaseVariantData, String, boolean) - Method in BasePlugin
createProcessTestManifestTask(BaseVariantData, String) - Method in BasePlugin
createProguardTasks(BaseVariantData, BaseVariantData) - Method in BasePlugin
Creates the proguarding task for the given Variant.
createRenderscriptTask(BaseVariantData) - Method in BasePlugin
createTestApkTasks(TestVariantData, BaseVariantData) - Method in BasePlugin
Creates the tasks to build the test apk.
createZipAlignTask(String, File, File) - Method in ApkVariant
createZipAlignTask(String, File, File) - Method in BasePlugin
creates a zip align.

D

defaultConfig(Action) - Method in BaseExtension
defaultPublishConfig(String) - Method in LibraryExtension
deviceCheck - Field in BasePlugin
deviceProvider(DeviceProvider) - Method in BaseExtension
Dex - Class in com.android.build.gradle.tasks
dexOptions(Action) - Method in BaseExtension
DIR_BUNDLES - Field in BasePlugin
doCreateAndroidTasks() - Method in AppPlugin
Task creation entry point.
doCreateAndroidTasks() - Method in BasePlugin
doCreateAndroidTasks() - Method in LibraryPlugin
doFullTaskAction() - Method in MergeAssets
doFullTaskAction() - Method in MergeResources
doFullTaskAction() - Method in PackageApplication
doFullTaskAction() - Method in ProcessAndroidResources
doFullTaskAction() - Method in ProcessAppManifest
doFullTaskAction() - Method in ProcessAppManifest2
doFullTaskAction() - Method in ProcessTestManifest
doFullTaskAction() - Method in ProcessTestManifest2
doIncrementalTaskAction(Map) - Method in MergeAssets
doIncrementalTaskAction(Map) - Method in MergeResources

E

encoding - Field in ExtractAnnotations
The encoding to use when reading source files.
enforceUniquePackageName(boolean) - Method in BaseExtension
ensureConfigured(Configuration) - Method in BasePlugin
equals(Object) - Method in Extractor.AnnotationData
equals(Object) - Method in Extractor.FieldItem
equals(Object) - Method in Extractor.MethodItem
equals(Object) - Method in Extractor.ParameterItem
export(File) - Method in Extractor
ExtractAnnotations - Class in com.android.build.gradle.tasks
extractFromProjectSource(Collection) - Method in Extractor
Extractor - Class in com.android.build.gradle.tasks.annotations
Annotation extractor which looks for annotations in parsed compilation units and writes the annotations into a format suitable for use by IntelliJ and Android Studio etc; it's basically an XML file, organized by package, which lists the signatures for fields and methods in classes in the given package, and identifiers method parameters by index, and lists the annotations annotated on that element.
Extractor(ApiDatabase, File) - Constructor in Extractor

F

fieldName - Field in Extractor.FieldItem
flavorDimensions(String) - Method in BaseExtension
flavorGroups(String) - Method in BaseExtension

G

generate() - Method in GenerateBuildConfig
generate() - Method in GenerateResValues
GenerateBuildConfig - Class in com.android.build.gradle.tasks
GenerateResValues - Class in com.android.build.gradle.tasks
getAdbExe() - Method in BaseExtension
getAidl() - Method in AndroidSourceSet
The Android AIDL source directory for this source set.
getAidlCompile() - Method in BaseVariant
Returns the AIDL compilation task.
getAllJava() - Method in AndroidSourceSet
All Java source files for this source set.
getAllSource() - Method in AndroidSourceSet
All source files for this source set.
getAndroidBuilder() - Method in BasePlugin
getApkLibraries() - Method in ApkVariant
Returns the list of jar files that are packaged in the APK.
getApplicationVariants() - Method in AppExtension
getAssemble() - Method in BaseVariant
Returns the assemble task.
getAssets() - Method in AndroidSourceSet
The Android Assets directory for this source set.
getBaseName() - Method in BaseVariant
Returns the base name for the output of the variant.
getBuildToolsRevision() - Method in BaseExtension
getBuildType() - Method in BaseVariant
Returns the com.android.builder.DefaultBuildType for this build variant.
getBuildType() - Method in VariantFilter
Returns the Build Type.
getCheckManifest() - Method in BaseVariant
Returns the check manifest task.
getCompileConfigurationName() - Method in AndroidSourceSet
Returns the name of the compile configuration for this source set.
getCompileLibraries() - Method in ApkVariant
Returns the list of jar files that are on the compile classpath.
getCompileSdkVersion() - Method in BaseExtension
getConnectedInstrumentTest() - Method in TestVariant
Returns the task to run the tests.
getDefaultConfig() - Method in VariantFilter
Returns the ProductFlavor that represents the default config.
getDefaultConfigData() - Method in BasePlugin
getDefaultProguardFile(String) - Method in BaseExtension
getDefaultPublishConfig() - Method in LibraryExtension
getDescription() - Method in BaseVariant
Returns a description for the build variant.
getDeviceProviders() - Method in BaseExtension
getDex() - Method in ApkVariant
Returns the Dex task.
getDirName() - Method in BaseVariant
Returns a subfolder name for the variant.
getEnforceUniquePackageName() - Method in BaseExtension
getExtension() - Method in BasePlugin
getExtensionClass() - Method in AppPlugin
getExtensionClass() - Method in BasePlugin
getExtensionClass() - Method in LibraryPlugin
getExtraAndroidArtifacts(String) - Method in BasePlugin
getExtraArtifacts() - Method in BasePlugin
getExtraBuildTypeSourceProviders(String) - Method in BasePlugin
getExtraFlavorSourceProviders(String) - Method in BasePlugin
getExtraJavaArtifacts(String) - Method in BasePlugin
getExtraVariantSourceProviders(String) - Method in BasePlugin
getFlavorName() - Method in BaseVariant
Returns the flavor name of the variant.
getFlavors() - Method in VariantFilter
Returns the list of flavors, or an empty list.
getGenerateBuildConfig() - Method in BaseVariant
Returns the BuildConfig generation task.
getInstall() - Method in ApkVariant
Returns the installation task.
getInstantiator() - Method in BasePlugin
getIssues() - Method in Lint.LintGradleIssueRegistry
getItemValues() - Method in GenerateBuildConfig
getItemValues() - Method in GenerateResValues
getJava() - Method in AndroidSourceSet
Returns the Java source which is to be compiled by the Java compiler into the class output directory.
getJavaCompile() - Method in BaseVariant
Returns the Java Compilation task.
getJni() - Method in AndroidSourceSet
The Android JNI source directory for this source set.
getJniLibs() - Method in AndroidSourceSet
The Android JNI libs directory for this source set.
getLibraryManifests() - Method in ProcessAppManifest
getLibraryManifests() - Method in ProcessAppManifest2
since libraries above can't return it's input files (@Nested doesn't work on lists), so do a method that will gather them and return them.
getLibraryManifests() - Method in ProcessTestManifest
getLibraryVariants() - Method in LibraryExtension
getLocalJarFileList(DependencyContainer) - Method in BasePlugin
getLogger() - Method in BaseExtension
getLogger() - Method in BasePlugin
getMainManifest() - Method in ProcessAppManifest2
getManifest() - Method in AndroidSourceSet
The Android Manifest file for this source set.
getManifestDependencies(List) - Method in BasePlugin
getManifestOverlays() - Method in ProcessAppManifest2
getMergeAssets() - Method in BaseVariant
Returns the asset merging task.
getMergedFlavor() - Method in BaseVariant
Returns a com.android.builder.DefaultProductFlavor that represents the merging of the default config and the flavors of this build variant.
getMergeResources() - Method in BaseVariant
Returns the resource merging task.
getName() - Method in AndroidSourceDirectorySet
A concise name for the source directory (typically used to identify it in a collection).
getName() - Method in AndroidSourceFile
A concise name for the source directory (typically used to identify it in a collection).
getName() - Method in AndroidSourceSet
Returns the name of this source set.
getName() - Method in BaseVariant
Returns the name of the variant.
getNativeLibraries() - Method in PackageApplication
getNdkCompile() - Method in BaseVariant
Returns the NDK Compilation task.
getNonPublicTypedefClassFiles() - Method in TypedefCollector
getOptionalDir(File) - Method in BasePlugin
getOutputFile() - Method in BaseVariant
Returns the output file for this build variants.
getPackageApplication() - Method in ApkVariant
Returns the APK packaging task.
getPackageBuildConfig() - Method in LibraryExtension
getPackageConfigurationName() - Method in AndroidSourceSet
Returns the name of the runtime configuration for this source set.
getPackageLibrary() - Method in LibraryVariant
Returns the Library AAR packaging task.
getPackageName() - Method in BaseVariant
Returns the package name of the variant.
getPackageOverride() - Method in ProcessAppManifest2
getPreBuild() - Method in BaseVariant
Returns the pre-build anchor task
getProcessJavaResources() - Method in BaseVariant
Returns the Java resource processing task.
getProcessManifest() - Method in BaseVariant
Returns the Manifest processing task.
getProcessResources() - Method in BaseVariant
Returns the Android Resources processing task.
getProductFlavors() - Method in BaseVariant
Returns the list of com.android.builder.DefaultProductFlavor for this build variant.
getProguard() - Method in BaseVariant
Returns the Proguard task.
getProject() - Method in BasePlugin
getProvidedConfigurationName() - Method in AndroidSourceSet
Returns the name of the compiled-only configuration for this source set.
getProviderInstrumentTests() - Method in TestVariant
Returns the task to run the tests.
getPublishNonDefault() - Method in LibraryExtension
getRawInputFolders() - Method in MergeAssets
getRawInputFolders() - Method in MergeResources
getRenderscript() - Method in AndroidSourceSet
The Android Renderscript source directory for this source set.
getRenderscriptCompile() - Method in BaseVariant
Returns the Renderscript compilation task.
getRes() - Method in AndroidSourceSet
The Android Resources directory for this source set.
getResources() - Method in AndroidSourceSet
Returns the Java resources which are to be copied into the javaResources output directory.
getSdkDirectory() - Method in BasePlugin
getSdkHandler() - Method in BasePlugin
getSdkLoader() - Method in BasePlugin
getSigningConfig() - Method in ApkVariant
Returns the SigningConfig for this build variant, if one has been specified.
getSource() - Method in NdkCompile
getSourceFiles() - Method in AidlCompile
getSourceSets() - Method in BaseExtension
getSourceSets() - Method in BaseVariant
Returns a list of sorted SourceProvider in order of ascending order, meaning, the earlier items are meant to be overridden by later items.
getSrcDirs() - Method in AndroidSourceDirectorySet
Returns the resolved directories.
getSrcFile() - Method in AndroidSourceFile
Returns the file.
getStartOffset(Context, Object) - Method in GroovyGradleDetector
getTestedVariant() - Method in TestVariant
Returns the build variant that is tested by this variant.
getTestServers() - Method in BaseExtension
getTestVariant() - Method in ApplicationVariant
Returns the build variant that will test this build variant.
getTestVariant() - Method in LibraryVariant
Returns the build variant that will test this build variant.
getTestVariants() - Method in BaseExtension
getTextSymbolDependencies(List) - Method in BasePlugin
getTypedefs() - Method in TypedefCollector
getUninstall() - Method in ApkVariant
Returns the uinstallation task.
getUnresolvedDependencies() - Method in BasePlugin
getVariantFactory() - Method in AppPlugin
getVariantFactory() - Method in BasePlugin
getVariantFactory() - Method in LibraryPlugin
getVariantFilter() - Method in BaseExtension
getVariantManager() - Method in BasePlugin
getVersionCode() - Method in ApkVariant
Return the app versionCode.
getVersionCode() - Method in ProcessAppManifest2
getVersionName() - Method in ApkVariant
Return the app versionName or null if none found.
getVersionName() - Method in ProcessAppManifest2
getZipAlign() - Method in ApkVariant
Returns the Zip align task.
GRADLE_MIN_VERSION - Field in BasePlugin
GRADLE_SUPPORTED_VERSIONS - Field in BasePlugin
GroovyGradleDetector - Class in com.android.build.gradle.tasks
Implementation of the GradleDetector using a real Groovy AST, which the Gradle plugin has access to

H

hasAndroidAnnotations() - Method in ExtractAnnotations
hasField(String, String) - Method in ApiDatabase
hashCode() - Method in Extractor.AnnotationData
hashCode() - Method in Extractor.FieldItem
hashCode() - Method in Extractor.MethodItem
hashCode() - Method in Extractor.ParameterItem
hasMethod(String, String, String) - Method in ApiDatabase

I

IDEA_CONTRACT - Field in Extractor
IDEA_MAGIC - Field in Extractor
IDEA_NON_NLS - Field in Extractor
IDEA_NOTNULL - Field in Extractor
IDEA_NULLABLE - Field in Extractor
incrementalSetup() - Method in AidlCompile
INSTALL_GROUP - Field in BasePlugin
instantiator - Field in BasePlugin
isConstructor - Field in Extractor.MethodItem
isIncremental() - Method in AidlCompile
isIncremental() - Method in MergeAssets
isIncremental() - Method in MergeResources
isListIgnored() - Method in Extractor
isSigningReady() - Method in ApkVariant
Returns true if this variant has the information it needs to create a signed APK.
isVerbose() - Method in BasePlugin

J

java(Closure) - Method in AndroidSourceSet
Configures the Java source for this set.
jni(Closure) - Method in AndroidSourceSet
Configures the location of the Android JNI source for this set.
jniLibs(Closure) - Method in AndroidSourceSet
Configures the location of the Android JNI libs for this set.

K


L

LibraryExtension - Class in com.android.build.gradle
Extension for 'library' project.
LibraryExtension(BasePlugin, ProjectInternal, Instantiator, NamedDomainObjectContainer, NamedDomainObjectContainer, NamedDomainObjectContainer, boolean) - Constructor in LibraryExtension
LibraryPlugin - Class in com.android.build.gradle
Gradle plugin class for 'library' projects.
LibraryPlugin(Instantiator, ToolingModelBuilderRegistry) - Constructor in LibraryPlugin
LibraryVariant - Interface in com.android.build.gradle.api
A Build variant and all its public data.
Lint - Class in com.android.build.gradle.tasks
Lint.LintGradleIssueRegistry - Class in com.android.build.gradle.tasks
Lint.LintGradleIssueRegistry() - Constructor in Lint.LintGradleIssueRegistry
lint() - Method in Lint
lintAll - Field in BasePlugin
lintAllVariants(AndroidProject) - Method in Lint
Runs lint individually on all the variants, and then compares the results across variants and reports these
lintCompile - Field in BasePlugin
lintOptions(Action) - Method in BaseExtension
lintSingleVariant(AndroidProject, String) - Method in Lint
Runs lint on a single specified variant
lintVital - Field in BasePlugin

M

mainPreBuild - Field in BasePlugin
mainSourceSet - Field in BasePlugin
manifest(Closure) - Method in AndroidSourceSet
Configures the location of the Android Manifest for this set.
MergeAssets - Class in com.android.build.gradle.tasks
mergeExisting(File) - Method in Extractor
mergeJars - Field in ExtractAnnotations
A list of existing annotation zip files (or dirs) to merge in.
MergeResources - Class in com.android.build.gradle.tasks
methodName - Field in Extractor.MethodItem

N

name - Field in Extractor.AnnotationData
NdkCompile - Class in com.android.build.gradle.tasks

O

output - Field in ExtractAnnotations
The output .zip file to write the annotations database to, if any

P

PackageApplication - Class in com.android.build.gradle.tasks
packageBuildConfig(boolean) - Method in LibraryExtension
packagingOptions(Action) - Method in BaseExtension
parameterList - Field in Extractor.MethodItem
plugin - Field in BaseExtension
plugin - Field in ExtractAnnotations
PreDex - Class in com.android.build.gradle.tasks
ProcessAndroidResources - Class in com.android.build.gradle.tasks
ProcessAppManifest - Class in com.android.build.gradle.tasks
A task that processes the manifest
ProcessAppManifest2 - Class in com.android.build.gradle.tasks
A task that processes the manifest
ProcessManifest - Class in com.android.build.gradle.tasks
A task that processes the manifest
ProcessTestManifest - Class in com.android.build.gradle.tasks
A task that processes the manifest
ProcessTestManifest2 - Class in com.android.build.gradle.tasks
A task that processes the manifest
productFlavors(Action) - Method in BaseExtension
project - Field in BasePlugin
publishNonDefault(boolean) - Method in LibraryExtension

Q


R

registerArtifactType(String, boolean, int) - Method in BaseExtension
registerArtifactType(String, boolean, int) - Method in BasePlugin
registerBuildTypeSourceProvider(String, BuildType, SourceProvider) - Method in BaseExtension
registerBuildTypeSourceProvider(String, BuildType, SourceProvider) - Method in BasePlugin
registerJavaArtifact(String, BaseVariant, String, String, Configuration, File, SourceProvider) - Method in BaseExtension
registerJavaArtifact(String, BaseVariant, String, String, Configuration, File, SourceProvider) - Method in BasePlugin
registerJavaGeneratingTask(Task, Collection) - Method in BaseVariant
Adds to the variant a task that generates Java source code.
registerMultiFlavorSourceProvider(String, String, SourceProvider) - Method in BaseExtension
registerMultiFlavorSourceProvider(String, String, SourceProvider) - Method in BasePlugin
registerProductFlavorSourceProvider(String, ProductFlavor, SourceProvider) - Method in BaseExtension
registerProductFlavorSourceProvider(String, ProductFlavor, SourceProvider) - Method in BasePlugin
removeTypedefClasses() - Method in Extractor
renderscript(Closure) - Method in AndroidSourceSet
Configures the location of the Android Renderscript source for this set.
RenderscriptCompile - Class in com.android.build.gradle.tasks
Task to compile Renderscript files.
ReportingPlugin - Class in com.android.build.gradle
Gradle plugin class for 'reporting' projects.
res(Closure) - Method in AndroidSourceSet
Configures the location of the Android Resources for this set.
resolveDependencies(VariantDependencies) - Method in BasePlugin
RESOURCE_TYPE_ANNOTATIONS_SUFFIX - Field in Extractor
ResourceException - Class in com.android.build.gradle.tasks
Exception used for resource merging errors, thrown when a MergingException is thrown by the resource merging code.
ResourceException(String, Throwable) - Constructor in ResourceException
resources(Closure) - Method in AndroidSourceSet
Configures the Java resources for this set.
returnType - Field in Extractor.MethodItem

S

setAssembleTest(Task) - Method in BasePlugin
setBuildToolsVersion(String) - Method in BaseExtension
setCompileSdkVersion(String) - Method in BaseExtension
setEnforceUniquePackageName(boolean) - Method in BaseExtension
setFatalOnly(boolean) - Method in Lint
setIgnore(boolean) - Method in VariantFilter
Sets whether or not to ignore this particular variant.
setListIgnored(boolean) - Method in Extractor
setOutputFile(File) - Method in BaseVariant
setPackageBuildConfig(boolean) - Method in LibraryExtension
setPlugin(BasePlugin) - Method in Lint
setRoot(String) - Method in AndroidSourceSet
Sets the root of the source sets to a given path.
setSrcDirs(Iterable) - Method in AndroidSourceDirectorySet
Sets the source directories for this set.
setVariantName(String) - Method in Lint
signingConfigs(Action) - Method in BaseExtension
sourceSets(Action) - Method in BaseExtension
srcDir(Object) - Method in AndroidSourceDirectorySet
Adds the given source directory to this set.
srcDirs(Object) - Method in AndroidSourceDirectorySet
Adds the given source directories to this set.
srcFile(Object) - Method in AndroidSourceFile
Sets the location of the file.
SUPPORT_NOTNULL - Field in Extractor
SUPPORT_NULLABLE - Field in Extractor
supportsParallelization() - Method in AidlCompile

T

taskAction(IncrementalTaskInputs) - Method in Dex
Actual entry point for the action.
taskAction(IncrementalTaskInputs) - Method in NdkCompile
taskAction(IncrementalTaskInputs) - Method in PreDex
taskAction() - Method in RenderscriptCompile
TEST_SDK_DIR - Field in BasePlugin
testOptions(Action) - Method in BaseExtension
testServer(TestServer) - Method in BaseExtension
testSourceSet - Field in BasePlugin
TestVariant - Interface in com.android.build.gradle.api
A Build variant and all its public data.
toString() - Method in Extractor.FieldItem
toString() - Method in Extractor.MethodItem
toString() - Method in Extractor.ParameterItem
TypedefCollector - Class in com.android.build.gradle.tasks.annotations
Gathers information about typedefs (
IntDef:
and
@StringDef
TypedefCollector(Collection, boolean, boolean) - Constructor in TypedefCollector

U

uninstallAll - Field in BasePlugin
useOldManifestMerger(boolean) - Method in BaseExtension

V

variant - Field in ExtractAnnotations
VariantFilter - Interface in com.android.build.gradle.api
Interface for variant control, allowing to query a variant for some base data and allowing to disable some variants.
variantFilter(Closure) - Method in BaseExtension
visit(MethodDeclaration, ClassScope) - Method in Extractor.AnnotationVisitor
visit(TypeDeclaration, CompilationUnitScope) - Method in TypedefCollector
visitBuildScript(Context, Map) - Method in GroovyGradleDetector

W

wrapJavaSourceSet(SourceSet) - Method in BaseExtension
writeStats() - Method in Extractor

X


Y


Z

ZipAlign - Class in com.android.build.gradle.tasks
zipAlign() - Method in ZipAlign

_


Copyright (C) 2012 The Android Open Source Project