- GenerateBuildConfig - Class in com.android.build.gradle.tasks
-
- GenerateBuildConfig() - Constructor for class com.android.build.gradle.tasks.GenerateBuildConfig
-
- GenerateBuildConfig.CreationAction - Class in com.android.build.gradle.tasks
-
- generateInfoTask() - Method in class com.android.build.gradle.tasks.ir.GenerateInstantRunAppInfoTask
-
- GenerateInstantRunAppInfoTask - Class in com.android.build.gradle.tasks.ir
-
Reads the merged manifest file and creates an AppInfo class listing the applicationId and
application classes (if any).
- GenerateInstantRunAppInfoTask() - Constructor for class com.android.build.gradle.tasks.ir.GenerateInstantRunAppInfoTask
-
- GenerateInstantRunAppInfoTask.CreationAction - Class in com.android.build.gradle.tasks.ir
-
- generatePureSplits(boolean) - Method in class com.android.build.gradle.BaseExtension
-
- GenerateResValues - Class in com.android.build.gradle.tasks
-
- GenerateResValues() - Constructor for class com.android.build.gradle.tasks.GenerateResValues
-
- GenerateResValues.CreationAction - Class in com.android.build.gradle.tasks
-
- GenerateSplitAbiRes - Class in com.android.build.gradle.tasks
-
Generates all metadata (like AndroidManifest.xml) necessary for a ABI dimension split APK.
- GenerateSplitAbiRes(WorkerExecutor) - Constructor for class com.android.build.gradle.tasks.GenerateSplitAbiRes
-
- GenerateSplitAbiRes.CreationAction - Class in com.android.build.gradle.tasks
-
- generatesProguardOutputFile(VariantScope) - Static method in class com.android.build.gradle.tasks.ProcessAndroidResources
-
- GenerateTestConfig - Class in com.android.build.gradle.tasks
-
Generates the test_config.properties
file that is put on the classpath for running unit
tests.
- GenerateTestConfig() - Constructor for class com.android.build.gradle.tasks.GenerateTestConfig
-
- generateTestConfig() - Method in class com.android.build.gradle.tasks.GenerateTestConfig
-
- GenerateTestConfig.CreationAction - Class in com.android.build.gradle.tasks
-
- Generator - Class in com.android.build.gradle.external.cmake.server
-
Generator is an attribute of capabilities (which is an attribute of global Cmake server
settings).
- generator - Variable in class com.android.build.gradle.external.cmake.server.GlobalSettings
-
- generator - Variable in class com.android.build.gradle.external.cmake.server.HandshakeRequest
-
- generators - Variable in class com.android.build.gradle.external.cmake.server.Capabilities
-
- get(BooleanOption) - Method in class com.android.build.gradle.options.ProjectOptions
-
- get(OptionalBooleanOption) - Method in class com.android.build.gradle.options.ProjectOptions
-
- get(IntegerOption) - Method in class com.android.build.gradle.options.ProjectOptions
-
- get(StringOption) - Method in class com.android.build.gradle.options.ProjectOptions
-
- get() - Method in class com.android.build.gradle.tasks.InvokeManifestMerger
-
- getAapt2FromMaven() - Method in class com.android.build.gradle.tasks.GenerateSplitAbiRes
-
- getAapt2FromMaven() - Method in class com.android.build.gradle.tasks.MergeResources
-
- getAaptFriendlyManifestOutputDirectory() - Method in class com.android.build.gradle.tasks.ManifestProcessorTask
-
The aapt friendly processed Manifest.
- getAaptFriendlyManifestOutputFile() - Method in class com.android.build.gradle.tasks.ManifestProcessorTask
-
The aapt friendly processed Manifest.
- getAaptFriendlyManifestOutputFile() - Method in class com.android.build.gradle.tasks.ProcessApplicationManifest
-
- getAaptFriendlyManifestOutputFile() - Method in class com.android.build.gradle.tasks.ProcessLibraryManifest
-
- getAaptFriendlyManifestOutputFile() - Method in class com.android.build.gradle.tasks.ProcessTestManifest
-
- getAaptOptions() - Method in interface com.android.build.gradle.AndroidConfig
-
Specifies options for the Android Asset Packaging Tool (AAPT).
- getAaptOptions() - Method in class com.android.build.gradle.BaseExtension
-
Specifies options for the Android Asset Packaging Tool (AAPT).
- getAaptOptions() - Method in class com.android.build.gradle.tasks.GenerateSplitAbiRes
-
- getAbiFilters() - Method in class com.android.build.gradle.tasks.PackageAndroidArtifact
-
- getAbis() - Method in class com.android.build.gradle.tasks.ExternalNativeJsonGenerator
-
- getAbiSplits() - Method in class com.android.build.gradle.tasks.CopyOutputs
-
- getAdbExe() - Method in class com.android.build.gradle.BaseExtension
-
Deprecated.
- getAdbExecutable() - Method in class com.android.build.gradle.BaseExtension
-
- getAdbOptions() - Method in interface com.android.build.gradle.AndroidConfig
-
- getAdbOptions() - Method in class com.android.build.gradle.BaseExtension
-
- getAidl() - Method in interface com.android.build.gradle.api.AndroidSourceSet
-
The Android AIDL source directory for this source set.
- getAidlCompile() - Method in interface com.android.build.gradle.api.BaseVariant
-
- getAidlCompileProvider() - Method in interface com.android.build.gradle.api.BaseVariant
-
Returns the TaskProvider
for the AIDL compilation task.
- getAidlPackageWhiteList() - Method in interface com.android.build.gradle.AndroidConfig
-
Aidl files to package in the aar.
- getAidlPackageWhiteList() - Method in class com.android.build.gradle.BaseExtension
-
- getAidlPackageWhiteList() - Method in class com.android.build.gradle.LibraryExtension
-
- getAllInputs() - Method in class com.android.build.gradle.tasks.LintBaseTask.VariantInputs
-
- getAllInputs() - Method in class com.android.build.gradle.tasks.LintGlobalTask
-
- getAllRawAndroidResources() - Method in interface com.android.build.gradle.api.BaseVariant
-
Returns file collection containing all raw Android resources, including the ones from
transitive dependencies.
- getAnalyticsPluginType() - Method in class com.android.build.gradle.AbstractAppPlugin
-
- getAnalyticsPluginType() - Method in class com.android.build.gradle.BasePlugin
-
- getAnalyticsPluginType() - Method in class com.android.build.gradle.DynamicFeaturePlugin
-
- getAnalyticsPluginType() - Method in class com.android.build.gradle.FeaturePlugin
-
- getAnalyticsPluginType() - Method in class com.android.build.gradle.InstantAppPlugin
-
- getAnalyticsPluginType() - Method in class com.android.build.gradle.LibraryPlugin
-
- getAnalyticsPluginType() - Method in class com.android.build.gradle.TestPlugin
-
- getAnnotationProcessorConfiguration() - Method in interface com.android.build.gradle.api.BaseVariant
-
Returns the configuration object for the annotation processor.
- getAnnotationProcessorConfiguration() - Method in class com.android.build.gradle.tasks.JavaPreCompileTask
-
- getAnnotationProcessorConfigurationName() - Method in interface com.android.build.gradle.api.AndroidSourceSet
-
Returns the name of the annotation processing tool classpath for this source set.
- getAnnotationProcessorOptions() - Method in interface com.android.build.gradle.api.JavaCompileOptions
-
- getApiConfigurationName() - Method in interface com.android.build.gradle.api.AndroidSourceSet
-
Returns the name of the api configuration for this source set.
- getApkDirectories() - Method in class com.android.build.gradle.tasks.BundleInstantApp
-
- getApkFormat() - Method in class com.android.build.gradle.tasks.PackageAndroidArtifact
-
- getApkList() - Method in class com.android.build.gradle.tasks.PackageAndroidArtifact
-
- getApkList() - Method in class com.android.build.gradle.tasks.ProcessApplicationManifest
-
- getApkNames() - Method in class com.android.build.gradle.tasks.PackageAndroidArtifact
-
Returns the paths to generated APKs as @Input to this task, so that when the output file name
is changed (e.g., by the users), the task will be re-executed in non-incremental mode.
- getApplicationId() - Method in interface com.android.build.gradle.api.BaseVariant
-
Returns the applicationId of the variant.
- getApplicationId() - Method in class com.android.build.gradle.tasks.BundleInstantApp
-
- getApplicationId() - Method in class com.android.build.gradle.tasks.GenerateSplitAbiRes
-
- getApplicationIdOverride() - Method in class com.android.build.gradle.tasks.GenerateSplitAbiRes
-
- getApplicationIdTextResource() - Method in interface com.android.build.gradle.api.BaseVariant
-
Returns the true application Id of the variant.
- getApplicationVariants() - Method in class com.android.build.gradle.AppExtension
-
- getApplicationVariants() - Method in class com.android.build.gradle.TestExtension
-
Returns the list of Application variants.
- getAppPackageName() - Method in class com.android.build.gradle.tasks.GenerateBuildConfig
-
- getArguments() - Method in interface com.android.build.gradle.api.AnnotationProcessorOptions
-
Options for the annotation processors provided via key-value pairs.
- getArtifact() - Method in interface com.android.build.gradle.tasks.BinaryFileProviderTask
-
- getArtifactName(ResolvedArtifactResult) - Static method in class com.android.build.gradle.tasks.ProcessApplicationManifest
-
- getAssemble() - Method in interface com.android.build.gradle.api.BaseVariant
-
- getAssemble() - Method in interface com.android.build.gradle.api.BaseVariantOutput
-
- getAssembleProvider() - Method in interface com.android.build.gradle.api.BaseVariant
-
Returns the TaskProvider
for the assemble task.
- getAssets() - Method in interface com.android.build.gradle.api.AndroidSourceSet
-
The Android Assets directory for this source set.
- getAssets() - Method in class com.android.build.gradle.tasks.GenerateTestConfig
-
- getAssets() - Method in class com.android.build.gradle.tasks.PackageAndroidArtifact
-
- getAssetsCollection() - Method in class com.android.build.gradle.tasks.factory.AndroidUnitTest
-
- getBaseFeature() - Method in interface com.android.build.gradle.AndroidConfig
-
Whether the feature module is the base feature.
- getBaseFeature() - Method in class com.android.build.gradle.BaseExtension
-
- getBaseFeature() - Method in class com.android.build.gradle.FeatureExtension
-
- getBaseName() - Method in interface com.android.build.gradle.api.BaseVariant
-
Returns the base name for the output of the variant.
- getBaseName() - Method in interface com.android.build.gradle.api.BaseVariantOutput
-
Returns the base name for the output of the variant.
- getBlameLogFolder() - Method in class com.android.build.gradle.tasks.MergeResources
-
- getBootClasspath() - Method in interface com.android.build.gradle.AndroidConfig
-
Returns the list of files that form bootClasspath used for compilation.
- getBootClasspath() - Method in class com.android.build.gradle.BaseExtension
-
- getBootClasspath() - Method in class com.android.build.gradle.tasks.ExtractAnnotations
-
Boot classpath: typically android.jar
- getBuildableArtifact() - Method in interface com.android.build.gradle.api.AndroidSourceDirectorySet
-
Returns the [BuildableArtifact] that represents this source sets.
- getBuildArguments() - Method in class com.android.build.gradle.tasks.ExternalNativeJsonGenerator
-
- getBuildCommand(File, File, String) - Static method in class com.android.build.gradle.external.cmake.CmakeUtils
-
Returns the build command for the given target (given the output folder and cmake
executable).
- getBuildConfigPackageName() - Method in class com.android.build.gradle.tasks.GenerateBuildConfig
-
- getBuildOutputs() - Method in interface com.android.build.gradle.AndroidConfig
-
build outputs for all variants
- getBuildOutputs() - Method in class com.android.build.gradle.BaseExtension
-
All build outputs for all variants, can be used by users to customize a build output.
- getBuildTargetAbi() - Method in class com.android.build.gradle.tasks.PackageAndroidArtifact
-
- getBuildTargetDensity() - Method in class com.android.build.gradle.tasks.PackageAndroidArtifact
-
- getBuildTools() - Method in class com.android.build.gradle.tasks.LintBaseTask.LintBaseTaskDescriptor
-
- getBuildToolsRevision() - Method in interface com.android.build.gradle.AndroidConfig
-
This property is for internal use only.
- getBuildToolsRevision() - Method in class com.android.build.gradle.BaseExtension
-
This property is for internal use only.
- getBuildToolsVersion() - Method in interface com.android.build.gradle.AndroidConfig
-
Specifies the version of the
SDK Build Tools to
use when building your project.
- getBuildToolsVersion() - Method in class com.android.build.gradle.BaseExtension
-
Specifies the version of the
SDK Build Tools to
use when building your project.
- getBuildToolsVersion() - Method in class com.android.build.gradle.tasks.AidlCompile
-
- getBuildToolsVersion() - Method in class com.android.build.gradle.tasks.MergeResources
-
- getBuildToolsVersion() - Method in class com.android.build.gradle.tasks.RenderscriptCompile
-
- getBuildToolsVersion() - Method in class com.android.build.gradle.tasks.ShaderCompile
-
- getBuildType() - Method in interface com.android.build.gradle.api.BaseVariant
-
Returns the DefaultBuildType
for this build variant.
- getBuildTypeName() - Method in class com.android.build.gradle.tasks.GenerateBuildConfig
-
- getBuildTypes() - Method in interface com.android.build.gradle.AndroidConfig
-
Encapsulates all build type configurations for this project.
- getBuildTypes() - Method in class com.android.build.gradle.BaseExtension
-
Encapsulates all build type configurations for this project.
- getBundle() - Method in class com.android.build.gradle.FeatureExtension
-
- getBundleDirectory() - Method in class com.android.build.gradle.tasks.BundleInstantApp
-
- getBundleManifestOutputDirectory() - Method in class com.android.build.gradle.tasks.ManifestProcessorTask
-
The bundle manifest which is consumed by the bundletool (as opposed to the one packaged with
the apk when built directly).
- getBundleName() - Method in class com.android.build.gradle.tasks.BundleInstantApp
-
- getCCompilerExecutable() - Method in interface com.android.build.gradle.external.cmake.server.Server
-
Returns the compiler executable used C files.
- getCCompilerExecutable() - Method in class com.android.build.gradle.external.cmake.server.ServerProtocolV1
-
- getCExtensionSet(CodeModel) - Static method in class com.android.build.gradle.external.cmake.CmakeUtils
-
Returns the C file extensions for the given code model.
- getcFlags() - Method in class com.android.build.gradle.tasks.ExternalNativeJsonGenerator
-
- getCheckManifest() - Method in interface com.android.build.gradle.api.BaseVariant
-
- getCheckManifestProvider() - Method in interface com.android.build.gradle.api.BaseVariant
-
Returns the TaskProvider
for the check manifest task.
- getCheckManifestResult() - Method in class com.android.build.gradle.tasks.GenerateBuildConfig
-
- getCheckManifestResult() - Method in class com.android.build.gradle.tasks.ManifestProcessorTask
-
- getClassDir() - Method in class com.android.build.gradle.tasks.ExtractAnnotations
-
Location of class files.
- getClassNames() - Method in interface com.android.build.gradle.api.AnnotationProcessorOptions
-
Annotation processors to run.
- getClasspath() - Method in class com.android.build.gradle.tasks.ExtractAnnotations
-
- getCleanCommand(File, File) - Static method in class com.android.build.gradle.external.cmake.CmakeUtils
-
Returns the command to clean up for the given target (given the output folder and cmake
executable).
- getCmakePath() - Method in interface com.android.build.gradle.external.cmake.server.Server
-
Returns to the path of the Cmake executable.
- getCmakePath() - Method in class com.android.build.gradle.external.cmake.server.ServerProtocolV1
-
- getCompatibleScreens() - Method in interface com.android.build.gradle.api.AndroidArtifactVariant
-
Returns the compatible screens for the variant.
- getCompatibleScreensManifest() - Method in class com.android.build.gradle.tasks.ProcessApplicationManifest
-
- getCompileClasspath(Object) - Method in interface com.android.build.gradle.api.BaseVariant
-
Returns the java compilation classpath.
- getCompileClasspathArtifacts(Object) - Method in interface com.android.build.gradle.api.BaseVariant
-
Returns the java compilation classpath as an ArtifactCollection
- getCompileClasspaths() - Method in class com.android.build.gradle.tasks.JavaPreCompileTask
-
- getCompileCommandsJson(File, String) - Static method in class com.android.build.gradle.tasks.ExternalNativeBuildTaskUtils
-
Utility function that gets the name of the output JSON for a particular ABI.
- getCompileConfiguration() - Method in interface com.android.build.gradle.api.BaseVariant
-
Returns the configuration object for the compilation
- getCompileConfigurationName() - Method in interface com.android.build.gradle.api.AndroidSourceSet
-
- getCompiledResourcesZip() - Method in class com.android.build.gradle.tasks.GenerateTestConfig
-
- getCompileOnlyConfigurationName() - Method in interface com.android.build.gradle.api.AndroidSourceSet
-
Returns the name of the compileOnly configuration for this source set.
- getCompileOptions() - Method in interface com.android.build.gradle.AndroidConfig
-
Specifies Java compiler options, such as the language level of the Java source code and
generated bytecode.
- getCompileOptions() - Method in class com.android.build.gradle.BaseExtension
-
Specifies Java compiler options, such as the language level of the Java source code and
generated bytecode.
- getCompilerArgumentProviders() - Method in interface com.android.build.gradle.api.AnnotationProcessorOptions
-
Options for the annotation processors provided via CommandLineArgumentProvider
.
- getCompileSdkVersion() - Method in interface com.android.build.gradle.AndroidConfig
-
Specifies the API level to compile your project against.
- getCompileSdkVersion() - Method in class com.android.build.gradle.BaseExtension
-
Specifies the API level to compile your project against.
- getConfig() - Method in class com.android.build.gradle.tasks.ExternalNativeJsonGenerator
-
- getConnectedInstrumentTest() - Method in interface com.android.build.gradle.api.TestVariant
-
- getConnectedInstrumentTestProvider() - Method in interface com.android.build.gradle.api.TestVariant
-
Returns the TaskProvider
for the task to run the tests.
- getCopyApk() - Method in class com.android.build.gradle.tasks.MergeSourceSetFolders
-
- getCppCompilerExecutable() - Method in interface com.android.build.gradle.external.cmake.server.Server
-
Returns the compiler executable used Cpp files.
- getCppCompilerExecutable() - Method in class com.android.build.gradle.external.cmake.server.ServerProtocolV1
-
- getCppExtensionSet(CodeModel) - Static method in class com.android.build.gradle.external.cmake.CmakeUtils
-
Returns the C++ file extensions for the given code model.
- getCppFlags() - Method in class com.android.build.gradle.tasks.ExternalNativeJsonGenerator
-
- getCrunchPng() - Method in class com.android.build.gradle.tasks.MergeResources
-
- getDataBinding() - Method in interface com.android.build.gradle.AndroidConfig
-
- getDataBinding() - Method in class com.android.build.gradle.BaseExtension
-
- getDataBindingLayoutInfoOutFolder() - Method in class com.android.build.gradle.tasks.MergeResources
-
- getDebugBuild() - Method in class com.android.build.gradle.tasks.PackageAndroidArtifact
-
- getDefaultArgs() - Method in class com.android.build.gradle.tasks.ShaderCompile
-
- getDefaultConfig() - Method in interface com.android.build.gradle.AndroidConfig
-
Specifies defaults for variant properties that the Android plugin applies to all build
variants.
- getDefaultConfig() - Method in class com.android.build.gradle.BaseExtension
-
Specifies defaults for variant properties that the Android plugin applies to all build
variants.
- getDefaultJavaVersion(String) - Static method in class com.android.build.gradle.tasks.factory.AbstractCompilesUtil
-
- getDefaultProguardFile(String) - Method in class com.android.build.gradle.BaseExtension
-
- getDefaultProguardFile(String, Project) - Static method in class com.android.build.gradle.ProguardFiles
-
Creates and returns a new File
with the requested default ProGuard file contents.
- getDefaultPublishConfig() - Method in interface com.android.build.gradle.AndroidConfig
-
Specifies the version of the module to publish externally.
- getDefaultPublishConfig() - Method in class com.android.build.gradle.BaseExtension
-
Specifies the version of the module to publish externally.
- getDeploymentDeviceAndroidVersion(ProjectOptions) - Static method in class com.android.build.gradle.options.DeploymentDevice
-
Returns the Android Version for the target device, as injected by studio.
- getDeprecatedOptions() - Method in class com.android.build.gradle.options.ProjectOptions
-
- getDescription() - Method in interface com.android.build.gradle.api.BaseVariant
-
Returns a description for the build variant.
- getDeserializationMonitor() - Method in class com.android.build.gradle.external.cmake.server.receiver.ServerReceiver
-
- getDestinationDir() - Method in class com.android.build.gradle.tasks.CopyOutputs
-
- getDeviceProviders() - Method in interface com.android.build.gradle.AndroidConfig
-
List of device providers
- getDeviceProviders() - Method in class com.android.build.gradle.BaseExtension
-
- getDex() - Method in interface com.android.build.gradle.api.ApkVariant
-
- getDexFolders() - Method in class com.android.build.gradle.tasks.PackageAndroidArtifact.CreationAction
-
- getDexFolders() - Method in class com.android.build.gradle.tasks.PackageAndroidArtifact
-
- getDexOptions() - Method in interface com.android.build.gradle.AndroidConfig
-
Specifies options for the DEX tool, such as enabling library pre-dexing.
- getDexOptions() - Method in class com.android.build.gradle.BaseExtension
-
Specifies options for the DEX tool, such as enabling library pre-dexing.
- getDiagnosticReceiver() - Method in class com.android.build.gradle.external.cmake.server.receiver.ServerReceiver
-
- getDirName() - Method in interface com.android.build.gradle.api.BaseVariant
-
Returns a subfolder name for the variant.
- getDirName() - Method in interface com.android.build.gradle.api.BaseVariantOutput
-
Returns a subfolder name for the variant output.
- getDummyOutput() - Method in class com.android.build.gradle.tasks.CheckTestedAppObfuscation
-
Dummy output to allow up-to-date check
- getEncoding() - Method in class com.android.build.gradle.tasks.ExtractAnnotations
-
The encoding to use when reading source files.
- getErrorFormatMode(ProjectOptions) - Static method in class com.android.build.gradle.options.SyncOptions
-
- getExperimentalOptions() - Method in class com.android.build.gradle.options.ProjectOptions
-
- getExplicitlySetBooleanOptions() - Method in class com.android.build.gradle.options.ProjectOptions
-
- getExplicitlySetIntegerOptions() - Method in class com.android.build.gradle.options.ProjectOptions
-
- getExplicitlySetOptionalBooleanOptions() - Method in class com.android.build.gradle.options.ProjectOptions
-
- getExplicitlySetStringOptions() - Method in class com.android.build.gradle.options.ProjectOptions
-
- getExtension() - Method in class com.android.build.gradle.BasePlugin
-
- getExtensionClass() - Method in class com.android.build.gradle.AbstractAppPlugin
-
- getExtensionClass() - Method in class com.android.build.gradle.AppPlugin
-
- getExtensionClass() - Method in class com.android.build.gradle.DynamicFeaturePlugin
-
- getExtensionClass() - Method in class com.android.build.gradle.FeaturePlugin
-
- getExtensionClass() - Method in class com.android.build.gradle.LibraryPlugin
-
- getExternalNativeBuild() - Method in interface com.android.build.gradle.AndroidConfig
-
- getExternalNativeBuild() - Method in class com.android.build.gradle.BaseExtension
-
- getExternalNativeBuildProviders() - Method in interface com.android.build.gradle.api.BaseVariant
-
Returns the tasks for building external native projects.
- getExternalNativeBuildTasks() - Method in interface com.android.build.gradle.api.BaseVariant
-
- getExternalNativeJsonGenerator() - Method in class com.android.build.gradle.tasks.ExternalNativeBuildJsonTask
-
- getExtraGeneratedResFolders() - Method in class com.android.build.gradle.tasks.MergeResources
-
- getExtraInstrumentationTestRunnerArgs() - Method in class com.android.build.gradle.options.ProjectOptions
-
- getFeatureDexFolder() - Method in class com.android.build.gradle.tasks.PackageAndroidArtifact.CreationAction
-
- getFeatureDexFolder() - Method in class com.android.build.gradle.tasks.PackageAndroidArtifact
-
- getFeatureManifests() - Method in class com.android.build.gradle.tasks.ProcessApplicationManifest
-
- getFeatureName() - Method in class com.android.build.gradle.tasks.GenerateSplitAbiRes
-
- getFeatureName() - Method in class com.android.build.gradle.tasks.ProcessApplicationManifest
-
- getFeatureVariants() - Method in class com.android.build.gradle.FeatureExtension
-
- getFilter() - Method in interface com.android.build.gradle.api.AndroidSourceDirectorySet
-
Returns the filter used to select the source from the source directories.
- getFilter(String) - Method in class com.android.build.gradle.api.ApkOutputFile
-
Returns the split identifier (like "hdpi" for a density split) given the split dimension.
- getFilter(VariantOutput.FilterType) - Method in interface com.android.build.gradle.api.ApkVariantOutput
-
Returns a filter value for a filter type if present on this variant or null otherwise.
- getFilterByType(VariantOutput.FilterType) - Method in class com.android.build.gradle.api.ApkOutputFile
-
- getFilters() - Method in class com.android.build.gradle.api.ApkOutputFile
-
- getFilterTypes() - Method in class com.android.build.gradle.api.ApkOutputFile
-
- getFlags() - Method in class com.android.build.gradle.tasks.MergeResources
-
- getFlavorDimensionList() - Method in interface com.android.build.gradle.AndroidConfig
-
Specifies the names of product flavor dimensions for this project.
- getFlavorDimensionList() - Method in class com.android.build.gradle.BaseExtension
-
Specifies the names of product flavor dimensions for this project.
- getFlavorName() - Method in interface com.android.build.gradle.api.BaseVariant
-
Returns the flavor name of the variant.
- getFlavorName() - Method in class com.android.build.gradle.tasks.GenerateBuildConfig
-
- getFlavorNamesWithDimensionNames() - Method in class com.android.build.gradle.tasks.GenerateBuildConfig
-
- getFullApks() - Method in class com.android.build.gradle.tasks.CopyOutputs
-
- getFunctionalTest() - Method in class com.android.build.gradle.tasks.ProcessTestManifest
-
- getGenerateBuildConfig() - Method in interface com.android.build.gradle.api.BaseVariant
-
- getGenerateBuildConfigProvider() - Method in interface com.android.build.gradle.api.BaseVariant
-
Returns the TaskProvider
for the BuildConfig generation task.
- getGeneratedDensities() - Method in class com.android.build.gradle.tasks.MergeResources
-
- getGeneratedPngsOutputDir() - Method in class com.android.build.gradle.tasks.MergeResources
-
- getGeneratedResOutputDir() - Method in class com.android.build.gradle.tasks.MergeResources
-
- getGeneratePureSplits() - Method in interface com.android.build.gradle.AndroidConfig
-
Specifies whether to build APK splits or multiple APKs from configurations in the splits
block.
- getGeneratePureSplits() - Method in class com.android.build.gradle.BaseExtension
-
Specifies whether to build APK splits or multiple APKs from configurations in the splits
block.
- getGlobalScope() - Method in class com.android.build.gradle.tasks.LintBaseTask.BaseCreationAction
-
- getGradlePluginVersion() - Method in class com.android.build.gradle.tasks.LintBaseTask.LintBaseTaskDescriptor
-
- getHandleProfiling() - Method in class com.android.build.gradle.tasks.ProcessTestManifest
-
- getHelloResult() - Method in class com.android.build.gradle.external.cmake.server.ServerProtocolV1
-
- getIgnoreAssets() - Method in class com.android.build.gradle.tasks.MergeSourceSetFolders
-
- getImplementationConfigurationName() - Method in interface com.android.build.gradle.api.AndroidSourceSet
-
Returns the name of the implemenation configuration for this source set.
- getImportDirs() - Method in class com.android.build.gradle.tasks.AidlCompile
-
- getImportDirs() - Method in class com.android.build.gradle.tasks.RenderscriptCompile
-
- getIncludeCompileClasspath() - Method in interface com.android.build.gradle.api.AnnotationProcessorOptions
-
Whether to include compile classpath in the processors path.
- getInstall() - Method in interface com.android.build.gradle.api.InstallableVariant
-
- getInstallProvider() - Method in interface com.android.build.gradle.api.InstallableVariant
-
Returns the TaskProvider
for the install task for the variant.
- getInstantAppManifestOutputDirectory() - Method in class com.android.build.gradle.tasks.ManifestProcessorTask
-
The instant app manifest which is used if we are deploying the app as an instant app.
- getInstantRunManifestOutputDirectory() - Method in class com.android.build.gradle.tasks.ManifestProcessorTask
-
- getInstantRunManifests() - Method in class com.android.build.gradle.tasks.CheckManifestInInstantRunMode
-
- getInstantRunMergedManifests() - Method in class com.android.build.gradle.tasks.ir.GenerateInstantRunAppInfoTask
-
- getInstrumentationRunner() - Method in class com.android.build.gradle.tasks.ProcessTestManifest
-
- getInternalArtifactType() - Method in class com.android.build.gradle.tasks.PackageAndroidArtifact
-
- getInternalArtifactType() - Method in class com.android.build.gradle.tasks.PackageApplication
-
- getItems() - Method in class com.android.build.gradle.tasks.GenerateBuildConfig
-
- getItems() - Method in class com.android.build.gradle.tasks.GenerateResValues
-
- getItemValues() - Method in class com.android.build.gradle.tasks.GenerateBuildConfig
-
- getItemValues() - Method in class com.android.build.gradle.tasks.GenerateResValues
-
- getJacoco() - Method in interface com.android.build.gradle.AndroidConfig
-
Configure JaCoCo version that is used for offline instrumentation and coverage report.
- getJacoco() - Method in class com.android.build.gradle.BaseExtension
-
Configure JaCoCo version that is used for offline instrumentation and coverage report.
- getJava() - Method in interface com.android.build.gradle.api.AndroidSourceSet
-
Returns the Java source which is to be compiled by the Java compiler into the class output
directory.
- getJavaCompile() - Method in interface com.android.build.gradle.api.BaseVariant
-
- getJavaCompileOptions() - Method in interface com.android.build.gradle.api.BaseVariant
-
Returns a
JavaCompileOptions
that represents the java compile settings for this build
variant.
- getJavaCompileProvider() - Method in interface com.android.build.gradle.api.BaseVariant
-
Returns the TaskProvider
for the Java Compilation task
- getJavaCompiler() - Method in interface com.android.build.gradle.api.BaseVariant
-
- getJavaResourceFiles() - Method in class com.android.build.gradle.tasks.PackageAndroidArtifact
-
- getJavaResources() - Method in class com.android.build.gradle.tasks.PackageAndroidArtifact.CreationAction
-
- getJni() - Method in interface com.android.build.gradle.api.AndroidSourceSet
-
The Android JNI source directory for this source set.
- getJniDebugBuild() - Method in class com.android.build.gradle.tasks.PackageAndroidArtifact
-
- getJniFolders() - Method in class com.android.build.gradle.tasks.PackageAndroidArtifact.CreationAction
-
- getJniFolders() - Method in class com.android.build.gradle.tasks.PackageAndroidArtifact
-
- getJniFolders() - Method in class com.android.build.gradle.tasks.PackageSplitAbi
-
- getJniLibs() - Method in interface com.android.build.gradle.api.AndroidSourceSet
-
The Android JNI libs directory for this source set.
- getJsonFolder() - Method in class com.android.build.gradle.tasks.ExternalNativeJsonGenerator
-
- getJsonMiniConfigFile(File) - Static method in class com.android.build.gradle.tasks.ExternalNativeBuildTaskUtils
-
The json mini-config file contains a subset of the regular json file that is much smaller and
less memory-intensive to read.
- getKeyAlias() - Method in class com.android.build.gradle.options.SigningOptions
-
- getKeyPassword() - Method in class com.android.build.gradle.options.SigningOptions
-
- getLibOutputDir() - Method in class com.android.build.gradle.tasks.RenderscriptCompile
-
- getLibraries() - Method in class com.android.build.gradle.tasks.ExtractAnnotations
-
- getLibraries() - Method in class com.android.build.gradle.tasks.MergeResources
-
- getLibraries() - Method in class com.android.build.gradle.tasks.MergeSourceSetFolders
-
- getLibraryRequests() - Method in interface com.android.build.gradle.AndroidConfig
-
- getLibraryRequests() - Method in class com.android.build.gradle.BaseExtension
-
- getLibraryVariants() - Method in class com.android.build.gradle.LibraryExtension
-
Returns a collection of
build variants that
the library project includes.
- getLintClassPath() - Method in class com.android.build.gradle.tasks.ExtractAnnotations
-
Lint classpath
- getLintClassPath() - Method in class com.android.build.gradle.tasks.LintBaseTask
-
Lint classpath
- getLintOptions() - Method in interface com.android.build.gradle.AndroidConfig
-
Specifies options for the lint tool.
- getLintOptions() - Method in class com.android.build.gradle.BaseExtension
-
Specifies options for the lint tool.
- getLintOptions() - Method in class com.android.build.gradle.tasks.LintBaseTask
-
- getLintOptions() - Method in class com.android.build.gradle.tasks.LintBaseTask.LintBaseTaskDescriptor
-
- getMainApkInfo() - Method in class com.android.build.gradle.tasks.GenerateTestConfig
-
- getMainManifest() - Method in class com.android.build.gradle.tasks.ProcessApplicationManifest
-
- getMainManifest() - Method in class com.android.build.gradle.tasks.ProcessLibraryManifest
-
- getMainManifestFile() - Method in class com.android.build.gradle.tasks.InvokeManifestMerger
-
- getMainOutputFile() - Method in class com.android.build.gradle.api.ApkOutputFile
-
- getMainSplitFullName() - Method in class com.android.build.gradle.tasks.ProcessLibraryManifest
-
- getMakefile() - Method in class com.android.build.gradle.tasks.ExternalNativeJsonGenerator
-
- getManifest() - Method in interface com.android.build.gradle.api.AndroidSourceSet
-
The Android Manifest file for this source set.
- getManifest() - Method in class com.android.build.gradle.tasks.ProcessApplicationManifest.CreationAction.ManifestProviderImpl
-
- getManifestFile() - Method in class com.android.build.gradle.tasks.ProcessAndroidResources
-
- getManifestFiles() - Method in class com.android.build.gradle.tasks.ProcessAndroidResources
-
- getManifestMergeReport() - Method in class com.android.build.gradle.tasks.LintBaseTask.VariantInputs
-
- getManifestOutputDirectory() - Method in class com.android.build.gradle.tasks.ManifestProcessorTask
-
The processed Manifests files folder.
- getManifestOutputFile() - Method in class com.android.build.gradle.tasks.ProcessLibraryManifest
-
- getManifestOverlays() - Method in class com.android.build.gradle.tasks.ProcessApplicationManifest
-
- getManifestOverlays() - Method in class com.android.build.gradle.tasks.ProcessLibraryManifest
-
- getManifestPlaceholders() - Method in class com.android.build.gradle.tasks.ProcessApplicationManifest
-
Returns a serialized version of our map of key value pairs for placeholder substitution.
- getManifestPlaceholders() - Method in class com.android.build.gradle.tasks.ProcessLibraryManifest
-
Returns a serialized version of our map of key value pairs for placeholder substitution.
- getManifests() - Method in class com.android.build.gradle.tasks.GenerateTestConfig
-
- getManifests() - Method in class com.android.build.gradle.tasks.PackageAndroidArtifact
-
- getManifests() - Method in class com.android.build.gradle.tasks.ProcessApplicationManifest
-
- getManifests() - Method in class com.android.build.gradle.tasks.ProcessTestManifest
-
- getManifestType() - Method in class com.android.build.gradle.tasks.PackageAndroidArtifact
-
- getMappingFile() - Method in interface com.android.build.gradle.api.BaseVariant
-
Returns the obfuscation mapping file.
- getMappingFile() - Method in class com.android.build.gradle.tasks.CheckTestedAppObfuscation
-
- getMaxSdkVersion() - Method in class com.android.build.gradle.tasks.ProcessApplicationManifest
-
- getMaxSdkVersion() - Method in class com.android.build.gradle.tasks.ProcessLibraryManifest
-
- getMergeAssets() - Method in interface com.android.build.gradle.api.BaseVariant
-
- getMergeAssetsProvider() - Method in interface com.android.build.gradle.api.BaseVariant
-
Returns the TaskProvider
for the asset merging task.
- getMergedFlavor() - Method in interface com.android.build.gradle.api.BaseVariant
-
Returns a DefaultProductFlavor
that represents the merging
of the default config and the flavors of this build variant.
- getMergedManifest() - Method in class com.android.build.gradle.tasks.factory.AndroidUnitTest
-
- getMergedManifest() - Method in class com.android.build.gradle.tasks.LintBaseTask.VariantInputs
-
the merged manifest of the current module
- getMergedManifests() - Method in class com.android.build.gradle.tasks.ir.GenerateInstantRunAppInfoTask
-
- getMergedNotCompiledResourcesOutputDirectory() - Method in class com.android.build.gradle.tasks.MergeResources
-
- getMergeResources() - Method in interface com.android.build.gradle.api.BaseVariant
-
- getMergeResourcesProvider() - Method in interface com.android.build.gradle.api.BaseVariant
-
Returns the TaskProvider
for the resource merging task.
- getMessageReceiver() - Method in class com.android.build.gradle.external.cmake.server.receiver.ServerReceiver
-
- getMetadataFeatureManifestOutputDirectory() - Method in class com.android.build.gradle.tasks.ManifestProcessorTask
-
The feature manifest which is consumed by its base feature (as opposed to the one packaged
with the feature APK).
- getMicroApkManifest() - Method in class com.android.build.gradle.tasks.ProcessApplicationManifest
-
- getMicroApkResDirectory() - Method in class com.android.build.gradle.tasks.MergeResources
-
- getMinSdk() - Method in class com.android.build.gradle.tasks.MergeResources
-
- getMinSdkVersion() - Method in class com.android.build.gradle.tasks.PackageAndroidArtifact
-
- getMinSdkVersion() - Method in class com.android.build.gradle.tasks.PackageSplitAbi
-
- getMinSdkVersion() - Method in class com.android.build.gradle.tasks.ProcessApplicationManifest
-
- getMinSdkVersion() - Method in class com.android.build.gradle.tasks.ProcessLibraryManifest
-
- getMinSdkVersion() - Method in class com.android.build.gradle.tasks.ProcessTestManifest
-
- getMockableAndroidJar() - Method in class com.android.build.gradle.TestedExtension
-
- getModelBuilderRegistry() - Method in class com.android.build.gradle.BasePlugin
-
- getModelQueryMode(ProjectOptions) - Static method in class com.android.build.gradle.options.SyncOptions
-
- getName() - Method in interface com.android.build.gradle.api.AndroidSourceDirectorySet
-
A concise name for the source directory (typically used to identify it in a collection).
- getName() - Method in interface com.android.build.gradle.api.AndroidSourceFile
-
A concise name for the source directory (typically used to identify it in a collection).
- getName() - Method in interface com.android.build.gradle.api.AndroidSourceSet
-
Returns the name of this source set.
- getName() - Method in interface com.android.build.gradle.api.BaseVariant
-
Returns the name of the variant.
- getName() - Method in interface com.android.build.gradle.api.BaseVariantOutput
-
Returns the name of the variant.
- getName() - Method in class com.android.build.gradle.tasks.AidlCompile.CreationAction
-
- getName() - Method in class com.android.build.gradle.tasks.BundleInstantApp.CreationAction
-
- getName() - Method in class com.android.build.gradle.tasks.CheckManifestInInstantRunMode.CreationAction
-
- getName() - Method in class com.android.build.gradle.tasks.CheckTestedAppObfuscation.CreationAction
-
- getName() - Method in class com.android.build.gradle.tasks.CleanBuildCache.CreationAction
-
- getName() - Method in class com.android.build.gradle.tasks.CopyOutputs.CreationAction
-
- getName() - Method in class com.android.build.gradle.tasks.ExternalNativeBuildTask.CreationAction
-
- getName() - Method in class com.android.build.gradle.tasks.ExternalNativeCleanTask.CreationAction
-
- getName() - Method in class com.android.build.gradle.tasks.ExtractAnnotations.CreationAction
-
- getName() - Method in class com.android.build.gradle.tasks.factory.AndroidUnitTest.CreationAction
-
- getName() - Method in class com.android.build.gradle.tasks.GenerateBuildConfig.CreationAction
-
- getName() - Method in class com.android.build.gradle.tasks.GenerateResValues.CreationAction
-
- getName() - Method in class com.android.build.gradle.tasks.GenerateSplitAbiRes.CreationAction
-
- getName() - Method in class com.android.build.gradle.tasks.GenerateTestConfig.CreationAction
-
- getName() - Method in class com.android.build.gradle.tasks.InstantRunResourcesApkBuilder.CreationAction
-
- getName() - Method in class com.android.build.gradle.tasks.ir.FastDeployRuntimeExtractorTask.CreationAction
-
- getName() - Method in class com.android.build.gradle.tasks.ir.GenerateInstantRunAppInfoTask.CreationAction
-
- getName() - Method in class com.android.build.gradle.tasks.JavaPreCompileTask.CreationAction
-
- getName() - Method in class com.android.build.gradle.tasks.LintBaseTask.VariantInputs
-
- getName() - Method in class com.android.build.gradle.tasks.LintGlobalTask.GlobalCreationAction
-
- getName() - Method in class com.android.build.gradle.tasks.LintPerVariantTask.CreationAction
-
- getName() - Method in class com.android.build.gradle.tasks.LintPerVariantTask.VitalCreationAction
-
- getName() - Method in class com.android.build.gradle.tasks.MergeResources.CreationAction
-
- getName() - Method in class com.android.build.gradle.tasks.MergeSourceSetFolders.LibraryAssetCreationAction
-
- getName() - Method in class com.android.build.gradle.tasks.MergeSourceSetFolders.MergeAppAssetCreationAction
-
- getName() - Method in class com.android.build.gradle.tasks.MergeSourceSetFolders.MergeAssetBaseCreationAction
-
- getName() - Method in class com.android.build.gradle.tasks.MergeSourceSetFolders.MergeJniLibFoldersCreationAction
-
- getName() - Method in class com.android.build.gradle.tasks.MergeSourceSetFolders.MergeShaderSourceFoldersCreationAction
-
- getName() - Method in enum com.android.build.gradle.tasks.NativeBuildSystem
-
Returns name of the build system.
- getName() - Method in class com.android.build.gradle.tasks.PackageApplication.InstantRunResourcesCreationAction
-
- getName() - Method in class com.android.build.gradle.tasks.PackageApplication.StandardCreationAction
-
- getName() - Method in class com.android.build.gradle.tasks.PackageSplitAbi.CreationAction
-
- getName() - Method in class com.android.build.gradle.tasks.PackageSplitRes.CreationAction
-
- getName() - Method in class com.android.build.gradle.tasks.PreColdSwapTask.CreationAction
-
- getName() - Method in class com.android.build.gradle.tasks.ProcessApplicationManifest.CreationAction.ManifestProviderImpl
-
- getName() - Method in class com.android.build.gradle.tasks.RenderscriptCompile.CreationAction
-
- getName() - Method in class com.android.build.gradle.tasks.ShaderCompile.CreationAction
-
- getNativeBuildConfigurationsJsons() - Method in class com.android.build.gradle.tasks.ExternalNativeBuildTask
-
- getNativeBuildConfigurationsJsons() - Method in class com.android.build.gradle.tasks.ExternalNativeJsonGenerator
-
- getNativeBuildSystem() - Method in class com.android.build.gradle.tasks.ExternalNativeJsonGenerator
-
- getNativeLibrariesPackagingModeName() - Method in class com.android.build.gradle.tasks.PackageAndroidArtifact
-
- getNavigationFiles() - Method in class com.android.build.gradle.tasks.ProcessApplicationManifest
-
- getNavigationFiles() - Method in class com.android.build.gradle.tasks.ProcessLibraryManifest
-
- getNdkDirectory() - Method in class com.android.build.gradle.BaseExtension
-
Returns the path to the
Android
NDK that Gradle uses for this project.
- getNdkFolder() - Method in class com.android.build.gradle.tasks.ExternalNativeJsonGenerator
-
- getNdkVersion() - Method in interface com.android.build.gradle.AndroidConfig
-
Name of the NDK version that will be used when building native code.
- getNdkVersion() - Method in class com.android.build.gradle.BaseExtension
-
Name of the NDK version that will be used when building native code.
- getNoCompressExtensions() - Method in class com.android.build.gradle.tasks.PackageAndroidArtifact
-
- getNoCompressExtensions() - Method in class com.android.build.gradle.tasks.PackageSplitAbi
-
- getObfuscation() - Method in interface com.android.build.gradle.api.BaseVariant
-
- getObjectToString(ContentType) - Static method in class com.android.build.gradle.external.cmake.CmakeUtils
-
Returns a JSON string representation of the given object.
- getObjFolder() - Method in class com.android.build.gradle.tasks.ExternalNativeBuildTask
-
- getObjFolder() - Method in class com.android.build.gradle.tasks.ExternalNativeJsonGenerator
-
- getObjOutputDir() - Method in class com.android.build.gradle.tasks.RenderscriptCompile
-
- getOptimLevel() - Method in class com.android.build.gradle.tasks.RenderscriptCompile
-
- getOptionalCompilationSteps() - Method in class com.android.build.gradle.options.ProjectOptions
-
- getOptionalFeatures() - Method in class com.android.build.gradle.tasks.ProcessApplicationManifest
-
- getOptionalFeaturesString() - Method in class com.android.build.gradle.tasks.ProcessApplicationManifest
-
- getOutput() - Method in class com.android.build.gradle.tasks.ExtractAnnotations
-
The output .zip file to write the annotations database to, if any
- getOutputBaseName() - Method in class com.android.build.gradle.tasks.GenerateSplitAbiRes
-
- getOutputDir() - Method in class com.android.build.gradle.tasks.MergeResources
-
- getOutputDir() - Method in class com.android.build.gradle.tasks.MergeSourceSetFolders
-
- getOutputDir() - Method in class com.android.build.gradle.tasks.ShaderCompile
-
- getOutputDirectory() - Method in class com.android.build.gradle.tasks.GenerateSplitAbiRes
-
- getOutputDirectory() - Method in class com.android.build.gradle.tasks.InstantRunResourcesApkBuilder
-
- getOutputDirectory() - Method in class com.android.build.gradle.tasks.PackageAndroidArtifact
-
- getOutputDirectory() - Method in class com.android.build.gradle.tasks.PackageSplitAbi
-
- getOutputFile() - Method in class com.android.build.gradle.api.ApkOutputFile
-
- getOutputFile() - Method in class com.android.build.gradle.tasks.GenerateTestConfig
-
- getOutputFile() - Method in class com.android.build.gradle.tasks.InvokeManifestMerger
-
- getOutputFile() - Method in class com.android.build.gradle.tasks.ir.FastDeployRuntimeExtractorTask
-
- getOutputFile() - Method in class com.android.build.gradle.tasks.ir.GenerateInstantRunAppInfoTask
-
- getOutputFileName() - Method in interface com.android.build.gradle.api.ApkVariantOutput
-
Returns the output file name for this variant output.
- getOutputFileNameForSplit(ApkInfo, String, boolean) - Static method in class com.android.build.gradle.tasks.PackageSplitRes
-
- getOutputJson(File, String) - Static method in class com.android.build.gradle.tasks.ExternalNativeBuildTaskUtils
-
Utility function that gets the name of the output JSON for a particular ABI.
- getOutputJsons(File, Collection<String>) - Static method in class com.android.build.gradle.tasks.ExternalNativeBuildTaskUtils
-
- getOutputs() - Method in class com.android.build.gradle.api.ApkOutputFile
-
- getOutputs() - Method in interface com.android.build.gradle.api.BaseVariant
-
Returns the variant outputs.
- getOutputsAreSigned() - Method in interface com.android.build.gradle.api.BaseVariant
-
- getOutputScope() - Method in class com.android.build.gradle.tasks.ProcessTestManifest
-
- getOutputType() - Method in class com.android.build.gradle.api.ApkOutputFile
-
- getPackageApplication() - Method in interface com.android.build.gradle.api.ApkVariant
-
- getPackageApplication() - Method in interface com.android.build.gradle.api.ApkVariantOutput
-
- getPackageApplicationProvider() - Method in interface com.android.build.gradle.api.ApkVariant
-
Returns the packaging task
- getPackageBuildConfig() - Method in interface com.android.build.gradle.AndroidConfig
-
Whether to package build config class file.
- getPackageBuildConfig() - Method in class com.android.build.gradle.BaseExtension
-
- getPackageBuildConfig() - Method in class com.android.build.gradle.LibraryExtension
-
- getPackageConfigurationName() - Method in interface com.android.build.gradle.api.AndroidSourceSet
-
- getPackagedDir() - Method in class com.android.build.gradle.tasks.AidlCompile
-
- getPackageForR() - Method in class com.android.build.gradle.tasks.GenerateTestConfig
-
- getPackageLibrary() - Method in interface com.android.build.gradle.api.LibraryVariant
-
- getPackageLibrary() - Method in interface com.android.build.gradle.api.LibraryVariantOutput
-
Deprecated.
- getPackageLibraryProvider() - Method in interface com.android.build.gradle.api.LibraryVariant
-
Returns the TaskProvider
for the Library AAR packaging task.
- getPackageManifest() - Method in class com.android.build.gradle.tasks.ProcessApplicationManifest
-
- getPackageOverride() - Method in class com.android.build.gradle.tasks.ProcessApplicationManifest
-
- getPackageOverride() - Method in class com.android.build.gradle.tasks.ProcessLibraryManifest
-
- getPackageWhitelist() - Method in class com.android.build.gradle.tasks.AidlCompile
-
- getPackagingOptions() - Method in interface com.android.build.gradle.AndroidConfig
-
Specifies options and rules that determine which files the Android plugin packages into your
APK.
- getPackagingOptions() - Method in class com.android.build.gradle.BaseExtension
-
Specifies options and rules that determine which files the Android plugin packages into your
APK.
- getPatchingPolicy() - Method in class com.android.build.gradle.tasks.InstantRunResourcesApkBuilder
-
- getPlaceholdersValues() - Method in class com.android.build.gradle.tasks.ProcessTestManifest
-
- getPreBuild() - Method in interface com.android.build.gradle.api.BaseVariant
-
- getPreBuildProvider() - Method in interface com.android.build.gradle.api.BaseVariant
-
Returns the TaskProvider
for the pre-build anchor task.
- getProcessedAbiResources() - Method in class com.android.build.gradle.tasks.PackageSplitAbi
-
- getProcessedRes() - Method in class com.android.build.gradle.tasks.CheckManifestInInstantRunMode
-
- getProcessedResources() - Method in class com.android.build.gradle.tasks.PackageSplitRes
-
- getProcessJavaResources() - Method in interface com.android.build.gradle.api.BaseVariant
-
- getProcessJavaResourcesProvider() - Method in interface com.android.build.gradle.api.BaseVariant
-
Returns the Java resource processing task.
- getProcessManifest() - Method in interface com.android.build.gradle.api.BaseVariantOutput
-
- getProcessManifestProvider() - Method in interface com.android.build.gradle.api.BaseVariantOutput
-
Returns the TaskProvider
for the manifest merging task
- getProcessorListFile() - Method in class com.android.build.gradle.tasks.JavaPreCompileTask
-
- getProcessResources() - Method in interface com.android.build.gradle.api.BaseVariantOutput
-
- getProcessResources() - Method in class com.android.build.gradle.tasks.MergeResources
-
- getProcessResourcesProvider() - Method in interface com.android.build.gradle.api.BaseVariantOutput
-
Returns the TaskProvider
for the Android Resources processing task.
- getProductFlavors() - Method in interface com.android.build.gradle.AndroidConfig
-
Encapsulates all product flavors configurations for this project.
- getProductFlavors() - Method in interface com.android.build.gradle.api.BaseVariant
-
Returns the list of DefaultProductFlavor
for this build
variant.
- getProductFlavors() - Method in class com.android.build.gradle.BaseExtension
-
Encapsulates all product flavors configurations for this project.
- getProgressReceiver() - Method in class com.android.build.gradle.external.cmake.server.receiver.ServerReceiver
-
- getProject() - Method in class com.android.build.gradle.tasks.LintBaseTask.LintBaseTaskDescriptor
-
- getProjectBaseName() - Method in class com.android.build.gradle.tasks.PackageAndroidArtifact
-
- getProjectPath(CoreExternalNativeBuild) - Static method in class com.android.build.gradle.tasks.ExternalNativeBuildTaskUtils
-
Resolve the path of any native build project.
- getProjectType() - Method in class com.android.build.gradle.AbstractAppPlugin
-
- getProjectType() - Method in class com.android.build.gradle.BasePlugin
-
- getProjectType() - Method in class com.android.build.gradle.DynamicFeaturePlugin
-
- getProjectType() - Method in class com.android.build.gradle.FeaturePlugin
-
- getProjectType() - Method in class com.android.build.gradle.InstantAppPlugin
-
- getProjectType() - Method in class com.android.build.gradle.LibraryPlugin
-
- getProjectType() - Method in class com.android.build.gradle.TestPlugin
-
- getProvidedConfigurationName() - Method in interface com.android.build.gradle.api.AndroidSourceSet
-
- getProviderInstrumentTestProviders() - Method in interface com.android.build.gradle.api.TestVariant
-
Returns the TaskProvider
s for the tasks to run the tests.
- getProviderInstrumentTests() - Method in interface com.android.build.gradle.api.TestVariant
-
- getPublicFile() - Method in class com.android.build.gradle.tasks.MergeResources
-
- getRemovedOptionsErrorMessage() - Method in class com.android.build.gradle.options.ProjectOptions
-
- getRenderscript() - Method in interface com.android.build.gradle.api.AndroidSourceSet
-
The Android RenderScript source directory for this source set.
- getRenderscriptCompile() - Method in interface com.android.build.gradle.api.BaseVariant
-
- getRenderscriptCompileProvider() - Method in interface com.android.build.gradle.api.BaseVariant
-
Returns the TaskProvider
for the Renderscript compilation task.
- getRenderscriptResOutputDir() - Method in class com.android.build.gradle.tasks.MergeResources
-
- getReportFile() - Method in class com.android.build.gradle.tasks.ManifestProcessorTask
-
- getReportsDir() - Method in class com.android.build.gradle.tasks.LintBaseTask.LintBaseTaskDescriptor
-
- getRes() - Method in interface com.android.build.gradle.api.AndroidSourceSet
-
The Android Resources directory for this source set.
- getResCollection() - Method in class com.android.build.gradle.tasks.factory.AndroidUnitTest
-
- getResInputBuildArtifacts() - Method in class com.android.build.gradle.tasks.InstantRunResourcesApkBuilder
-
- getResInputType() - Method in class com.android.build.gradle.tasks.InstantRunResourcesApkBuilder
-
- getResourceFiles() - Method in class com.android.build.gradle.tasks.PackageAndroidArtifact
-
- getResourcePrefix() - Method in interface com.android.build.gradle.AndroidConfig
-
Specifies the module's resource prefix to Android Studio for editor features, such as Lint
checks.
- getResourcePrefix() - Method in class com.android.build.gradle.BaseExtension
-
Specifies the module's resource prefix to Android Studio for editor features, such as Lint
checks.
- getResources() - Method in interface com.android.build.gradle.api.AndroidSourceSet
-
Returns the Java resources which are to be copied into the javaResources output directory.
- getResources() - Method in class com.android.build.gradle.tasks.MergeResources
-
- getResourcesDirectory() - Method in class com.android.build.gradle.tasks.GenerateTestConfig
-
- getResourcesFile() - Method in class com.android.build.gradle.tasks.InstantRunResourcesApkBuilder
-
- getResourcesInputType() - Method in class com.android.build.gradle.tasks.CheckManifestInInstantRunMode
-
- getResourcesSplits() - Method in class com.android.build.gradle.tasks.CopyOutputs
-
- getResOutputDir() - Method in class com.android.build.gradle.tasks.GenerateResValues
-
- getResOutputDir() - Method in class com.android.build.gradle.tasks.RenderscriptCompile
-
- getRuleJars() - Method in class com.android.build.gradle.tasks.LintBaseTask.VariantInputs
-
the lint rule jars
- getRuntimeConfiguration() - Method in interface com.android.build.gradle.api.BaseVariant
-
Returns the configuration object for the runtime
- getRuntimeOnlyConfigurationName() - Method in interface com.android.build.gradle.api.AndroidSourceSet
-
Returns the name of the implemenation configuration for this source set.
- getScopedArgs() - Method in class com.android.build.gradle.tasks.ShaderCompile
-
- getSdkDirectory() - Method in class com.android.build.gradle.BaseExtension
-
Returns the path to the Android SDK that Gradle uses for this project.
- getSdkFolder() - Method in class com.android.build.gradle.tasks.ExternalNativeJsonGenerator
-
- getSdkHome() - Method in class com.android.build.gradle.tasks.GenerateTestConfig
-
- getSdkHome() - Method in class com.android.build.gradle.tasks.LintBaseTask.LintBaseTaskDescriptor
-
- getSdkPlatformDirPath() - Method in class com.android.build.gradle.tasks.factory.AndroidUnitTest
-
- getSecondaryManifestFiles() - Method in class com.android.build.gradle.tasks.InvokeManifestMerger
-
- getSecretToken() - Method in class com.android.build.gradle.tasks.ir.GenerateInstantRunAppInfoTask
-
- getShaders() - Method in interface com.android.build.gradle.api.AndroidSourceSet
-
The Android shaders directory for this source set.
- getShadersOutputDir() - Method in class com.android.build.gradle.tasks.MergeSourceSetFolders
-
- getSignalReceiver() - Method in class com.android.build.gradle.external.cmake.server.receiver.ServerReceiver
-
- getSigningConf() - Method in class com.android.build.gradle.tasks.InstantRunResourcesApkBuilder
-
- getSigningConfig() - Method in interface com.android.build.gradle.api.AndroidArtifactVariant
-
Returns the SigningConfig
for this build variant, if one has been specified.
- getSigningConfig() - Method in class com.android.build.gradle.tasks.PackageAndroidArtifact
-
Retrieves the signing config file collection.
- getSigningConfig() - Method in class com.android.build.gradle.tasks.PackageSplitAbi
-
- getSigningConfig() - Method in class com.android.build.gradle.tasks.PackageSplitRes
-
- getSigningConfigs() - Method in interface com.android.build.gradle.AndroidConfig
-
Encapsulates signing configurations that you can apply to BuildType
and ProductFlavor
configurations.
- getSigningConfigs() - Method in class com.android.build.gradle.BaseExtension
-
Encapsulates signing configurations that you can apply to BuildType
and ProductFlavor
configurations.
- getSoFolder() - Method in class com.android.build.gradle.tasks.ExternalNativeBuildTask
-
- getSoFolder() - Method in class com.android.build.gradle.tasks.ExternalNativeJsonGenerator
-
- getSource() - Method in class com.android.build.gradle.tasks.ExtractAnnotations
-
- getSourceDir() - Method in class com.android.build.gradle.tasks.ShaderCompile
-
- getSourceDirectoryTrees() - Method in interface com.android.build.gradle.api.AndroidSourceDirectorySet
-
Returns the source folders as a list of ConfigurableFileTree
- getSourceDirs() - Method in class com.android.build.gradle.tasks.RenderscriptCompile
-
- getSourceFiles() - Method in interface com.android.build.gradle.api.AndroidSourceDirectorySet
-
Returns the list of source files as a FileTree
- getSourceFiles() - Method in class com.android.build.gradle.tasks.AidlCompile
-
- getSourceFiles() - Method in class com.android.build.gradle.tasks.ShaderCompile
-
- getSourceFolderInputs() - Method in class com.android.build.gradle.tasks.MergeResources
-
- getSourceFolderInputs() - Method in class com.android.build.gradle.tasks.MergeSourceSetFolders
-
- getSourceFolders(SourceKind) - Method in interface com.android.build.gradle.api.BaseVariant
-
Returns a list of FileCollection representing the source folders.
- getSourceOutputDir() - Method in class com.android.build.gradle.tasks.AidlCompile
-
- getSourceOutputDir() - Method in class com.android.build.gradle.tasks.GenerateBuildConfig
-
- getSourceOutputDir() - Method in class com.android.build.gradle.tasks.ProcessAndroidResources
-
- getSourceOutputDir() - Method in class com.android.build.gradle.tasks.RenderscriptCompile
-
- getSourceSets() - Method in interface com.android.build.gradle.AndroidConfig
-
Encapsulates source set configurations for all variants.
- getSourceSets() - Method in interface com.android.build.gradle.api.BaseVariant
-
Returns a list of sorted SourceProvider in order of ascending order, meaning, the earlier
items are meant to be overridden by later items.
- getSourceSets() - Method in class com.android.build.gradle.BaseExtension
-
Encapsulates source set configurations for all variants.
- getSplitResApkOutputDirectory() - Method in class com.android.build.gradle.tasks.PackageSplitRes
-
- getSplits() - Method in interface com.android.build.gradle.AndroidConfig
-
- getSplits() - Method in class com.android.build.gradle.BaseExtension
-
- getSplits() - Method in class com.android.build.gradle.tasks.GenerateSplitAbiRes
-
- getSplits() - Method in class com.android.build.gradle.tasks.PackageSplitAbi
-
- getSrcDirs() - Method in interface com.android.build.gradle.api.AndroidSourceDirectorySet
-
Returns the resolved directories.
- getSrcFile() - Method in interface com.android.build.gradle.api.AndroidSourceFile
-
Returns the file.
- getStoreFile() - Method in class com.android.build.gradle.options.SigningOptions
-
- getStorePassword() - Method in class com.android.build.gradle.options.SigningOptions
-
- getStoreType() - Method in class com.android.build.gradle.options.SigningOptions
-
- getSupportedVersion() - Method in interface com.android.build.gradle.external.cmake.server.Server
-
Cmake server returns a list of supported versions when a connection is established (via the
HelloResult).
- getSupportedVersion() - Method in class com.android.build.gradle.external.cmake.server.ServerProtocolV1
-
- getTargetApi() - Method in class com.android.build.gradle.tasks.RenderscriptCompile
-
- getTargetProjectPath() - Method in interface com.android.build.gradle.TestAndroidConfig
-
Returns the Gradle path of the project that this test project tests.
- getTargetProjectPath() - Method in class com.android.build.gradle.TestExtension
-
Returns the Gradle path of the project that this test project tests.
- getTargetSdkVersion() - Method in class com.android.build.gradle.tasks.ProcessApplicationManifest
-
- getTargetSdkVersion() - Method in class com.android.build.gradle.tasks.ProcessLibraryManifest
-
- getTargetSdkVersion() - Method in class com.android.build.gradle.tasks.ProcessTestManifest
-
- getTargetVariant() - Method in interface com.android.build.gradle.TestAndroidConfig
-
- getTargetVariant() - Method in class com.android.build.gradle.TestExtension
-
- getTaskInputType() - Method in class com.android.build.gradle.tasks.PackageAndroidArtifact
-
- getTestApplicationId() - Method in class com.android.build.gradle.tasks.ProcessTestManifest
-
- getTestBuildType() - Method in interface com.android.build.gradle.AndroidConfig
-
Name of the build type that will be used when running Android (on-device) tests.
- getTestBuildType() - Method in interface com.android.build.gradle.TestedAndroidConfig
-
Return the name of the BuildType for testing.
- getTestBuildType() - Method in class com.android.build.gradle.TestedExtension
-
Specifies the
build
type that the plugin should use to test the module.
- getTestBuildType() - Method in class com.android.build.gradle.TestExtension
-
- getTestedApplicationId() - Method in class com.android.build.gradle.tasks.ProcessTestManifest
-
- getTestedVariant() - Method in interface com.android.build.gradle.api.TestVariant
-
Returns the build variant that is tested by this variant.
- getTestedVariant() - Method in interface com.android.build.gradle.api.UnitTestVariant
-
Returns the build variant that is tested by this variant.
- getTestLabel() - Method in class com.android.build.gradle.tasks.ProcessTestManifest
-
- getTestManifestFile() - Method in class com.android.build.gradle.tasks.ProcessTestManifest
-
- getTestOptions() - Method in interface com.android.build.gradle.AndroidConfig
-
Specifies options for how the Android plugin should run local and instrumented tests.
- getTestOptions() - Method in class com.android.build.gradle.BaseExtension
-
Specifies options for how the Android plugin should run local and instrumented tests.
- getTestServers() - Method in interface com.android.build.gradle.AndroidConfig
-
List of remote CI servers.
- getTestServers() - Method in class com.android.build.gradle.BaseExtension
-
- getTestTargetMetadata() - Method in class com.android.build.gradle.tasks.ProcessTestManifest
-
- getTestVariants() - Method in interface com.android.build.gradle.TestedAndroidConfig
-
Returns the list of (Android) test variants.
- getTestVariants() - Method in class com.android.build.gradle.TestedExtension
-
- getTmpDir() - Method in class com.android.build.gradle.tasks.ProcessTestManifest
-
- getToolchainHash(NativeToolchainValue) - Static method in class com.android.build.gradle.external.cmake.CmakeUtils
-
Returns the toolchain hash for the given toolchain.
- getToolingRegistry() - Method in class com.android.build.gradle.tasks.LintBaseTask.LintBaseTaskDescriptor
-
- getTransforms() - Method in interface com.android.build.gradle.AndroidConfig
-
- getTransforms() - Method in class com.android.build.gradle.BaseExtension
-
- getTransformsDependencies() - Method in interface com.android.build.gradle.AndroidConfig
-
- getTransformsDependencies() - Method in class com.android.build.gradle.BaseExtension
-
- getType() - Method in class com.android.build.gradle.api.ApkOutputFile
-
- getType() - Method in class com.android.build.gradle.tasks.AidlCompile.CreationAction
-
- getType() - Method in class com.android.build.gradle.tasks.BundleInstantApp.CreationAction
-
- getType() - Method in class com.android.build.gradle.tasks.CheckManifestInInstantRunMode.CreationAction
-
- getType() - Method in class com.android.build.gradle.tasks.CheckTestedAppObfuscation.CreationAction
-
- getType() - Method in class com.android.build.gradle.tasks.CleanBuildCache.CreationAction
-
- getType() - Method in class com.android.build.gradle.tasks.CopyOutputs.CreationAction
-
- getType() - Method in class com.android.build.gradle.tasks.ExternalNativeBuildTask.CreationAction
-
- getType() - Method in class com.android.build.gradle.tasks.ExternalNativeCleanTask.CreationAction
-
- getType() - Method in class com.android.build.gradle.tasks.ExtractAnnotations.CreationAction
-
- getType() - Method in class com.android.build.gradle.tasks.factory.AndroidUnitTest.CreationAction
-
- getType() - Method in class com.android.build.gradle.tasks.GenerateBuildConfig.CreationAction
-
- getType() - Method in class com.android.build.gradle.tasks.GenerateResValues.CreationAction
-
- getType() - Method in class com.android.build.gradle.tasks.GenerateSplitAbiRes.CreationAction
-
- getType() - Method in class com.android.build.gradle.tasks.GenerateTestConfig.CreationAction
-
- getType() - Method in class com.android.build.gradle.tasks.InstantRunResourcesApkBuilder.CreationAction
-
- getType() - Method in class com.android.build.gradle.tasks.ir.FastDeployRuntimeExtractorTask.CreationAction
-
- getType() - Method in class com.android.build.gradle.tasks.ir.GenerateInstantRunAppInfoTask.CreationAction
-
- getType() - Method in class com.android.build.gradle.tasks.JavaPreCompileTask.CreationAction
-
- getType() - Method in class com.android.build.gradle.tasks.LintGlobalTask.GlobalCreationAction
-
- getType() - Method in class com.android.build.gradle.tasks.LintPerVariantTask.CreationAction
-
- getType() - Method in class com.android.build.gradle.tasks.LintPerVariantTask.VitalCreationAction
-
- getType() - Method in class com.android.build.gradle.tasks.MergeResources.CreationAction
-
- getType() - Method in class com.android.build.gradle.tasks.MergeSourceSetFolders.CreationAction
-
- getType() - Method in class com.android.build.gradle.tasks.PackageApplication.InstantRunResourcesCreationAction
-
- getType() - Method in class com.android.build.gradle.tasks.PackageApplication.StandardCreationAction
-
- getType() - Method in class com.android.build.gradle.tasks.PackageSplitAbi.CreationAction
-
- getType() - Method in class com.android.build.gradle.tasks.PackageSplitRes.CreationAction
-
- getType() - Method in class com.android.build.gradle.tasks.PreColdSwapTask.CreationAction
-
- getType() - Method in class com.android.build.gradle.tasks.RenderscriptCompile.CreationAction
-
- getType() - Method in class com.android.build.gradle.tasks.ShaderCompile.CreationAction
-
- getTypedDelegate() - Method in class com.android.build.gradle.AbstractAppPlugin
-
- getTypedDelegate() - Method in class com.android.build.gradle.BasePlugin
-
Returns the typed plugin delegate.
- getTypedDelegate() - Method in class com.android.build.gradle.InstantAppPlugin
-
- getTypedDelegate() - Method in class com.android.build.gradle.LibraryPlugin
-
- getTypedDelegate() - Method in class com.android.build.gradle.TestPlugin
-
- getTypedefFile() - Method in class com.android.build.gradle.tasks.ExtractAnnotations
-
The output .txt file to write the typedef recipe file to.
- getUninstall() - Method in interface com.android.build.gradle.api.InstallableVariant
-
- getUninstallProvider() - Method in interface com.android.build.gradle.api.InstallableVariant
-
Returns the TaskProvider
for the uninstallation task.
- getUnitTestVariants() - Method in interface com.android.build.gradle.TestedAndroidConfig
-
Returns the list of (Android) test variants.
- getUnitTestVariants() - Method in class com.android.build.gradle.TestedExtension
-
- getUnusedResourceCount() - Method in class com.android.build.gradle.tasks.ResourceUsageAnalyzer
-
- getV1Enabled() - Method in class com.android.build.gradle.options.SigningOptions
-
- getV2Enabled() - Method in class com.android.build.gradle.options.SigningOptions
-
- getVariantConfiguration() - Method in class com.android.build.gradle.tasks.ProcessApplicationManifest
-
- getVariantConfiguration() - Method in class com.android.build.gradle.tasks.ProcessLibraryManifest
-
- getVariantFilter() - Method in interface com.android.build.gradle.AndroidConfig
-
Specifies variants the Android plugin should include or remove from your Gradle project.
- getVariantFilter() - Method in class com.android.build.gradle.BaseExtension
-
Specifies variants the Android plugin should include or remove from your Gradle project.
- getVariantInputs() - Method in class com.android.build.gradle.tasks.LintPerVariantTask
-
- getVariantManager() - Method in class com.android.build.gradle.BasePlugin
-
- getVariantName() - Method in interface com.android.build.gradle.api.TestedComponentIdentifier
-
returns the name of the tested variant.
- getVariantName() - Method in class com.android.build.gradle.tasks.ExternalNativeJsonGenerator
-
- getVariantName() - Method in class com.android.build.gradle.tasks.factory.AndroidUnitTest
-
- getVariantName() - Method in class com.android.build.gradle.tasks.LintPerVariantTask
-
- getVersion() - Method in class com.android.build.gradle.external.cmake.Cmake
-
Returns the Cmake version string as a structure.
- getVersion(File) - Static method in class com.android.build.gradle.external.cmake.CmakeUtils
-
Parses the Cmake (from the given install path) version string into a structure.
- getVersion(String) - Static method in class com.android.build.gradle.external.cmake.CmakeUtils
-
- getVersionCode() - Method in class com.android.build.gradle.api.ApkOutputFile
-
- getVersionCode() - Method in interface com.android.build.gradle.api.VersionedVariant
-
Returns the variant versionCode.
- getVersionCode() - Method in class com.android.build.gradle.tasks.GenerateBuildConfig
-
- getVersionCode() - Method in class com.android.build.gradle.tasks.GenerateSplitAbiRes
-
- getVersionCode() - Method in class com.android.build.gradle.tasks.ProcessLibraryManifest
-
- getVersionCodeOverride() - Method in interface com.android.build.gradle.api.ApkVariantOutput
-
Returns the version code override.
- getVersionCodes() - Method in class com.android.build.gradle.tasks.ProcessApplicationManifest
-
- getVersionName() - Method in interface com.android.build.gradle.api.VersionedVariant
-
Return the variant versionName or null if none found.
- getVersionName() - Method in class com.android.build.gradle.tasks.GenerateBuildConfig
-
- getVersionName() - Method in class com.android.build.gradle.tasks.GenerateSplitAbiRes
-
- getVersionName() - Method in class com.android.build.gradle.tasks.ProcessLibraryManifest
-
- getVersionNameOverride() - Method in interface com.android.build.gradle.api.ApkVariantOutput
-
Returns the version name override.
- getVersionNames() - Method in class com.android.build.gradle.tasks.ProcessApplicationManifest
-
- getWearAppConfigurationName() - Method in interface com.android.build.gradle.api.AndroidSourceSet
-
Returns the name of the wearApp configuration for this source set.
- getZipAlign() - Method in interface com.android.build.gradle.api.ApkVariantOutput
-
- GlobalCreationAction(GlobalScope, Collection<VariantScope>) - Constructor for class com.android.build.gradle.tasks.LintGlobalTask.GlobalCreationAction
-
- globalScope - Variable in class com.android.build.gradle.BaseExtension
-
- GlobalSettings - Class in com.android.build.gradle.external.cmake.server
-
Cmake's current state/global-settings.
- globalSettings() - Method in interface com.android.build.gradle.external.cmake.server.Server
-
Request to get the state of Cmake (after a successful handshake).
- globalSettings() - Method in class com.android.build.gradle.external.cmake.server.ServerProtocolV1
-
- GRADLE_MIN_VERSION - Static variable in class com.android.build.gradle.BasePlugin
-