- generatePureSplits(boolean) - Method in BaseExtension
-
- getAaptOptions() - Method in BaseExtension
-
{@inheritDoc}
- getAdbExe() - Method in BaseExtension
-
- getAdbOptions() - Method in BaseExtension
-
{@inheritDoc}
- getAidlPackageWhiteList() - Method in BaseExtension
-
- getAidlPackageWhiteList() - Method in LibraryExtension
-
- getApplicationVariants() - Method in AppExtension
-
Returns the list of Application variants.
- getApplicationVariants() - Method in TestExtension
-
Returns the list of Application variants.
- getBootClasspath() - Method in BaseExtension
-
- getBuildToolsRevision() - Method in BaseExtension
-
- getBuildToolsVersion() - Method in BaseExtension
-
Required.
- getBuildTypes() - Method in BaseExtension
-
{@inheritDoc}
- getCompileOptions() - Method in BaseExtension
-
{@inheritDoc}
- getCompileSdkVersion() - Method in BaseExtension
-
Required.
- getDataBinding() - Method in BaseExtension
-
{@inheritDoc}
- getDefaultConfig() - Method in BaseExtension
-
{@inheritDoc}
- getDefaultProguardFile(String) - Method in BaseExtension
-
- getDefaultPublishConfig() - Method in BaseExtension
-
Name of the configuration used to build the default artifact of this project.
- getDeviceProviders() - Method in BaseExtension
-
- getDexOptions() - Method in BaseExtension
-
{@inheritDoc}
- getEnforceUniquePackageName() - Method in BaseExtension
-
- getExtensionClass() - Method in AppPlugin
-
- getExtensionClass() - Method in BasePlugin
-
- getExtensionClass() - Method in LibraryPlugin
-
- getExtensionClass() - Method in TestPlugin
-
- getFlavorDimensionList() - Method in BaseExtension
-
Returns the names of flavor dimensions.
- getGeneratePureSplits() - Method in BaseExtension
-
{@inheritDoc}
- getJacoco() - Method in BaseExtension
-
{@inheritDoc}
- getLibraryRequests() - Method in BaseExtension
-
- getLibraryVariants() - Method in LibraryExtension
-
Returns the list of library variants.
- getLintOptions() - Method in BaseExtension
-
{@inheritDoc}
- getLogger() - Method in BasePlugin
-
- getNdkDirectory() - Method in BaseExtension
-
ReturnS the NDK directory used.
- getPackageBuildConfig() - Method in BaseExtension
-
- getPackageBuildConfig() - Method in LibraryExtension
-
- getPackagingOptions() - Method in BaseExtension
-
{@inheritDoc}
- getProductFlavors() - Method in BaseExtension
-
{@inheritDoc}
- getPublishNonDefault() - Method in BaseExtension
-
Whether to publish artifacts for all configurations, not just the default one.
- getResourcePrefix() - Method in BaseExtension
-
{@inheritDoc}
- getSdkDirectory() - Method in BaseExtension
-
Returns the SDK directory used.
- getSigningConfigs() - Method in BaseExtension
-
{@inheritDoc}
- getSourceSets() - Method in BaseExtension
-
All source sets.
- getSplits() - Method in BaseExtension
-
{@inheritDoc}
- getTargetProjectPath() - Method in TestExtension
-
Returns the Gradle path of the project that this test project tests.
- getTargetVariant() - Method in TestExtension
-
Returns the variant of the tested project.
- getTestBuildType() - Method in TestedExtension
-
Name of the build type that will be used when running Android (on-device) tests.
- getTestOptions() - Method in BaseExtension
-
{@inheritDoc}
- getTestServers() - Method in BaseExtension
-
- getTestVariants() - Method in TestedExtension
-
Returns the list of (Android) test variants.
- getTransforms() - Method in BaseExtension
-
- getTransformsDependencies() - Method in BaseExtension
-
- getUnitTestVariants() - Method in TestedExtension
-
Returns the list of (Android) test variants.
- getVariantFilter() - Method in BaseExtension
-
Callback to control which variants should be excluded.
- GRADLE_ACCEPTABLE_VERSIONS - Field in BasePlugin
-