Interface |
Description |
AndroidSourceDirectorySet
|
An AndroidSourceDirectorySet represents a lit of directory input for an Android project. |
AndroidSourceFile
|
An AndroidSourceFile represents a single file input for an Android project. |
AndroidSourceSet
|
A AndroidSourceSet represents a logical group of Java, aidl, renderscript source
as well as Android and non-Android resources. |
ApkVariant
|
A Build variant and all its public data. |
ApkVariantOutput
|
A variant output for apk-generating variants. |
ApplicationVariant
|
A Build variant and all its public data. |
BaseVariant
|
A Build variant and all its public data. |
BaseVariantOutput
|
A Build variant output and all its public data. |
GroupableProductFlavor
|
A product flavor that is associated with a flavor dimension. |
LibraryVariant
|
A Build variant and all its public data. |
LibraryVariantOutput
|
A variant output for library variants. |
TestVariant
|
A Build variant and all its public data. |
VariantFilter
|
Interface for variant control, allowing to query a variant for some base
data and allowing to disable some variants. |