Skip navigation links
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 

A

Aapt2DaemonErrorParser - Class in com.android.ide.common.blame.parser.aapt
Single line error parser.
Aapt2DaemonErrorParser() - Constructor for class com.android.ide.common.blame.parser.aapt.Aapt2DaemonErrorParser
 
Aapt2ErrorNoPathParser - Class in com.android.ide.common.blame.parser.aapt
Catch all errors that do not have a file path in them.
Aapt2ErrorNoPathParser() - Constructor for class com.android.ide.common.blame.parser.aapt.Aapt2ErrorNoPathParser
 
Aapt2ErrorParser - Class in com.android.ide.common.blame.parser.aapt
Single line error parser.
Aapt2ErrorParser() - Constructor for class com.android.ide.common.blame.parser.aapt.Aapt2ErrorParser
 
Aapt2OutputParser - Class in com.android.ide.common.blame.parser.aapt
Parses AAPT2 output.
Aapt2OutputParser() - Constructor for class com.android.ide.common.blame.parser.aapt.Aapt2OutputParser
 
AaptOutputParser - Class in com.android.ide.common.blame.parser.aapt
Parses AAPT output.
AaptOutputParser() - Constructor for class com.android.ide.common.blame.parser.aapt.AaptOutputParser
 
AbstractAaptOutputParser - Class in com.android.ide.common.blame.parser.aapt
 
AbstractAaptOutputParser() - Constructor for class com.android.ide.common.blame.parser.aapt.AbstractAaptOutputParser
 
AbstractResourceRepository - Class in com.android.ide.common.resources
Wrapper around a ResourceTable that: May compute cells in the table on-demand.
AbstractResourceRepository() - Constructor for class com.android.ide.common.resources.AbstractResourceRepository
 
acceptsGreaterRevisions() - Method in class com.android.ide.common.repository.GradleCoordinate
 
acceptsGreaterValue() - Method in class com.android.ide.common.repository.GradleVersion.VersionSegment
 
Activity(String, boolean) - Constructor for class com.android.ide.common.xml.ManifestData.Activity
 
add(GradleCoordinate.RevisionComponent) - Method in class com.android.ide.common.repository.GradleCoordinate.ListComponent
 
add(FolderConfiguration) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
Adds the non-qualifiers from the given config.
add(ResourceFile) - Method in class com.android.ide.common.resources.deprecated.ResourceItem
Deprecated.
Adds a new source file.
addAffectedNode(SvgNode) - Method in class com.android.ide.common.vectordrawable.SvgClipPathNode
 
addArgs(String) - Method in class com.android.ide.common.process.ProcessInfoBuilder
Adds an command line argument.
addArgs(String, String) - Method in class com.android.ide.common.process.ProcessInfoBuilder
Adds several command line arguments.
addArgs(String, String, String) - Method in class com.android.ide.common.process.ProcessInfoBuilder
Adds several command line arguments.
addArgs(String, String, String, String...) - Method in class com.android.ide.common.process.ProcessInfoBuilder
Adds several command line arguments.
addArgs(List<String>) - Method in class com.android.ide.common.process.ProcessInfoBuilder
Adds several command line arguments.
addArgs(String[]) - Method in class com.android.ide.common.process.ProcessInfoBuilder
Adds several command line arguments.
addBuildFolderMapping(String, String, File) - Method in class com.android.ide.common.gradle.model.level2.BuildFolderPaths
Stores the "build" folder path for the given module.
addChild(SvgNode) - Method in class com.android.ide.common.vectordrawable.SvgClipPathNode
 
addDataSet(ResourceSet) - Method in class com.android.ide.common.resources.ResourceMerger
 
addDeclaredResource(ResourceType, String, String, boolean) - Method in class com.android.ide.common.resources.usage.ResourceUsageModel
 
addEnvironment(String, Object) - Method in class com.android.ide.common.process.ProcessEnvBuilder
Adds an env variable and value to use when running the process.
addEnvironments(Map<String, ?>) - Method in class com.android.ide.common.process.ProcessEnvBuilder
Adds env variables to use when running the process.
addError(String) - Method in class com.android.ide.common.resources.deprecated.ScanningContext
Deprecated.
Adds the given error to the scanning context.
addFile(ResourceFile) - Method in class com.android.ide.common.resources.deprecated.ResourceFolder
Deprecated.
Adds a ResourceFile to the folder.
addGeneratedSourceFolder(File) - Method in interface com.android.ide.common.gradle.model.IdeBaseArtifact
 
addGeneratedSourceFolder(File) - Method in class com.android.ide.common.gradle.model.IdeBaseArtifactImpl
 
addGradientStop(String, String, String) - Method in class com.android.ide.common.vectordrawable.SvgGradientNode
 
addItem(I) - Method in class com.android.ide.common.resources.DataFile
 
addItem(I) - Method in interface com.android.ide.common.resources.MergeConsumer
Adds an item.
addItem(AssetItem) - Method in class com.android.ide.common.resources.MergedAssetWriter
 
addItem(ResourceItem) - Method in class com.android.ide.common.resources.MergedResourceWriter
 
addItems(Iterable<I>) - Method in class com.android.ide.common.resources.DataFile
 
addJvmArg(String) - Method in class com.android.ide.common.process.ProcessInfoBuilder
Adds an command line argument.
addJvmArgs(String, String) - Method in class com.android.ide.common.process.ProcessInfoBuilder
Adds several command line arguments.
addJvmArgs(String, String, String) - Method in class com.android.ide.common.process.ProcessInfoBuilder
Adds several command line arguments.
addJvmArgs(String, String, String, String...) - Method in class com.android.ide.common.process.ProcessInfoBuilder
Adds several command line arguments.
addJvmArgs(List<String>) - Method in class com.android.ide.common.process.ProcessInfoBuilder
Adds several command line arguments.
addLocation(File) - Method in class com.android.ide.common.resources.usage.ResourceUsageModel.Resource
 
addQualifier(ResourceQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
Adds a qualifier to the FolderConfiguration
addReference(ResourceUsageModel.Resource) - Method in class com.android.ide.common.resources.usage.ResourceUsageModel.Resource
 
addResource(ResourceType, String, String) - Method in class com.android.ide.common.resources.usage.ResourceUsageModel
 
addResourceToWhitelist(ResourceUsageModel.Resource) - Method in class com.android.ide.common.resources.usage.ResourceUsageModel
 
addResourceValue(ResourceValue) - Method in class com.android.ide.common.resources.deprecated.IdGeneratingResourceFile
Deprecated.
 
addResourceValue(ResourceValue) - Method in class com.android.ide.common.resources.deprecated.MultiResourceFile
Deprecated.
Adds a resource item to the list
addResourceValue(ResourceValue) - Method in interface com.android.ide.common.resources.deprecated.ValueResourceParser.IValueResourceRepository
Deprecated.
 
adjustIconColor(Component, BufferedImage) - Static method in class com.android.ide.common.vectordrawable.VdIcon
Adjust the icon color when the icon is intended to be painted on top of the given component.
ANDROID_ATTR_PREFIX - Static variable in class com.android.ide.common.symbols.SymbolIo
 
AndroidManifestParser - Class in com.android.ide.common.xml
Full Manifest parser that parses the manifest in details, including activities, instrumentations, support-screens, and uses-configuration.
AndroidManifestParser() - Constructor for class com.android.ide.common.xml.AndroidManifestParser
 
AndroidManifestParser.ManifestErrorHandler - Interface in com.android.ide.common.xml
 
ApkData - Class in com.android.ide.common.build
FIX ME : wrong name but convenient until I can clean up existing classes/namespace.
ApkData() - Constructor for class com.android.ide.common.build.ApkData
 
ApkInfo - Interface in com.android.ide.common.build
Represents all the static information about an APK, like its type and the filters associated with it.
ApkInfo(String, File, Metadata.Arch, Set<Integer>, long) - Constructor for class com.android.instantapp.sdk.Metadata.ApkInfo
 
applyStyle(StyleResourceValue, boolean) - Method in class com.android.ide.common.resources.ResourceResolver
 
asInteger() - Method in class com.android.ide.common.repository.GradleCoordinate.ListComponent
 
asInteger() - Method in class com.android.ide.common.repository.GradleCoordinate.NumberComponent
 
asInteger() - Method in class com.android.ide.common.repository.GradleCoordinate.RevisionComponent
 
asInteger() - Method in class com.android.ide.common.repository.GradleCoordinate.StringComponent
 
assertNormalExitValue() - Method in interface com.android.ide.common.process.ProcessResult
Throws an exception if the process exited with a non-zero exit value.
assetItem - Variable in class com.android.ide.common.resources.MergedAssetWriter.AssetWorkParameters
 
AssetMerger - Class in com.android.ide.common.resources
Implementation of DataMerger for AssetSet, AssetItem, and AssetFile.
AssetMerger() - Constructor for class com.android.ide.common.resources.AssetMerger
 
AssetSet - Class in com.android.ide.common.resources
Represents a set of Assets.
AssetSet(String) - Constructor for class com.android.ide.common.resources.AssetSet
Creates an asset set with a given configName.
AssetUtil - Class in com.android.ide.common.util
A set of utility classes for manipulating BufferedImage objects and drawing them to Graphics2D canvases.
AssetUtil() - Constructor for class com.android.ide.common.util.AssetUtil
 
AssetUtil.Effect - Class in com.android.ide.common.util
AssetUtil.FillEffect - Class in com.android.ide.common.util
A fill, defined by a paint.
AssetUtil.ShadowEffect - Class in com.android.ide.common.util
An inner or outer shadow.
AssetWorkAction(MergedAssetWriter.AssetWorkParameters) - Constructor for class com.android.ide.common.resources.MergedAssetWriter.AssetWorkAction
 
ATTR_EXAMPLE - Static variable in class com.android.ide.common.resources.ResourceItem
 
ATTR_FROM_DEPENDENCY - Static variable in class com.android.ide.common.resources.ResourceSet
 
ATTR_GENERATED - Static variable in class com.android.ide.common.resources.GeneratedResourceSet
 
ATTR_GENERATED_SET - Static variable in class com.android.ide.common.resources.ResourceSet
 
attributes - Variable in enum com.android.ide.common.resources.DataBindingResourceType
 
await() - Method in interface com.android.ide.common.workers.WorkerExecutorFacade
Wait for all submitted work actions completion.

B

BaseProcessOutput() - Constructor for class com.android.ide.common.process.BaseProcessOutputHandler.BaseProcessOutput
 
BaseProcessOutputHandler - Class in com.android.ide.common.process
Partial implementation of ProcessOutputHandler that creates a ProcessOutput that caches the output in a ByteArrayOutputStream.
BaseProcessOutputHandler() - Constructor for class com.android.ide.common.process.BaseProcessOutputHandler
 
BaseProcessOutputHandler.BaseProcessOutput - Class in com.android.ide.common.process
 
BCP_47_PREFIX - Static variable in class com.android.ide.common.resources.configuration.LocaleQualifier
 
blurredImage(BufferedImage, double) - Static method in class com.android.ide.common.util.AssetUtil
Applies a gaussian blur of the given radius to the given BufferedImage using a kernel convolution.
build() - Method in class com.android.ide.common.resources.MergingException.Builder
 
BuildCommandException - Exception in com.android.ide.common.process
An exception thrown when running a build command.
BuildCommandException(String) - Constructor for exception com.android.ide.common.process.BuildCommandException
 
BuildFolderPaths - Class in com.android.ide.common.gradle.model.level2
The "build" folder paths per module.
BuildFolderPaths() - Constructor for class com.android.ide.common.gradle.model.level2.BuildFolderPaths
 

C

CachedProcessOutputHandler - Class in com.android.ide.common.process
Implementation of ProcessOutputHandler that allows getting access to the output after the call to ProcessExecutor.execute(ProcessInfo, ProcessOutputHandler).
CachedProcessOutputHandler() - Constructor for class com.android.ide.common.process.CachedProcessOutputHandler
 
calculateHashCode() - Method in class com.android.ide.common.gradle.model.IdeAndroidArtifactImpl
 
calculateHashCode() - Method in class com.android.ide.common.gradle.model.IdeAndroidArtifactOutput
 
calculateHashCode() - Method in class com.android.ide.common.gradle.model.IdeAndroidBundle
 
calculateHashCode() - Method in class com.android.ide.common.gradle.model.IdeAndroidLibrary
 
calculateHashCode() - Method in class com.android.ide.common.gradle.model.IdeBaseArtifactImpl
 
calculateHashCode() - Method in class com.android.ide.common.gradle.model.IdeBaseConfig
 
calculateHashCode() - Method in class com.android.ide.common.gradle.model.IdeBuildType
 
calculateHashCode() - Method in class com.android.ide.common.gradle.model.IdeJavaArtifact
 
calculateHashCode() - Method in class com.android.ide.common.gradle.model.IdeJavaLibrary
 
calculateHashCode() - Method in class com.android.ide.common.gradle.model.IdeLibrary
 
calculateHashCode() - Method in class com.android.ide.common.gradle.model.IdeProductFlavor
 
calculateHashCode() - Method in class com.android.ide.common.gradle.model.IdeVariantOutput
 
canEqual(Object) - Method in class com.android.ide.common.gradle.model.IdeAndroidBundle
 
canEqual(Object) - Method in class com.android.ide.common.gradle.model.IdeAndroidLibrary
 
canEqual(Object) - Method in class com.android.ide.common.gradle.model.IdeBaseConfig
 
canEqual(Object) - Method in class com.android.ide.common.gradle.model.IdeBuildType
 
canEqual(Object) - Method in class com.android.ide.common.gradle.model.IdeJavaLibrary
 
canEqual(Object) - Method in class com.android.ide.common.gradle.model.IdeLibrary
 
canEqual(Object) - Method in class com.android.ide.common.gradle.model.IdeProductFlavor
 
canEquals(Object) - Method in class com.android.ide.common.gradle.model.IdeAndroidArtifactImpl
 
canEquals(Object) - Method in class com.android.ide.common.gradle.model.IdeAndroidArtifactOutput
 
canEquals(Object) - Method in class com.android.ide.common.gradle.model.IdeBaseArtifactImpl
 
canEquals(Object) - Method in class com.android.ide.common.gradle.model.IdeJavaArtifact
 
canEquals(Object) - Method in class com.android.ide.common.gradle.model.IdeVariantOutput
 
canonicalizeValueResourceName(String) - Static method in class com.android.ide.common.symbols.SymbolUtils
Updates the value resource name to mimic aapt's behaviour - replaces all dots and colons with underscores.
CertificateInfo - Class in com.android.ide.common.signing
Signing information.
CertificateInfo(PrivateKey, X509Certificate) - Constructor for class com.android.ide.common.signing.CertificateInfo
 
characters(char[], int, int) - Method in class com.android.ide.common.resources.deprecated.ValueResourceParser
Deprecated.
 
checkAndSet(String, FolderConfiguration) - Method in class com.android.ide.common.resources.configuration.CountryCodeQualifier
 
checkAndSet(String, FolderConfiguration) - Method in class com.android.ide.common.resources.configuration.DensityQualifier
 
checkAndSet(String, FolderConfiguration) - Method in class com.android.ide.common.resources.configuration.HighDynamicRangeQualifier
 
checkAndSet(String, FolderConfiguration) - Method in class com.android.ide.common.resources.configuration.KeyboardStateQualifier
 
checkAndSet(String, FolderConfiguration) - Method in class com.android.ide.common.resources.configuration.LayoutDirectionQualifier
 
checkAndSet(String, FolderConfiguration) - Method in class com.android.ide.common.resources.configuration.LocaleQualifier
 
checkAndSet(String, FolderConfiguration) - Method in class com.android.ide.common.resources.configuration.NavigationMethodQualifier
 
checkAndSet(String, FolderConfiguration) - Method in class com.android.ide.common.resources.configuration.NavigationStateQualifier
 
checkAndSet(String, FolderConfiguration) - Method in class com.android.ide.common.resources.configuration.NetworkCodeQualifier
 
checkAndSet(String, FolderConfiguration) - Method in class com.android.ide.common.resources.configuration.NightModeQualifier
 
checkAndSet(String, FolderConfiguration) - Method in class com.android.ide.common.resources.configuration.ResourceQualifier
Check if the value is valid for this qualifier, and if so sets the value into a Folder Configuration.
checkAndSet(String, FolderConfiguration) - Method in class com.android.ide.common.resources.configuration.ScreenDimensionQualifier
 
checkAndSet(String, FolderConfiguration) - Method in class com.android.ide.common.resources.configuration.ScreenHeightQualifier
 
checkAndSet(String, FolderConfiguration) - Method in class com.android.ide.common.resources.configuration.ScreenOrientationQualifier
 
checkAndSet(String, FolderConfiguration) - Method in class com.android.ide.common.resources.configuration.ScreenRatioQualifier
 
checkAndSet(String, FolderConfiguration) - Method in class com.android.ide.common.resources.configuration.ScreenRoundQualifier
 
checkAndSet(String, FolderConfiguration) - Method in class com.android.ide.common.resources.configuration.ScreenSizeQualifier
 
checkAndSet(String, FolderConfiguration) - Method in class com.android.ide.common.resources.configuration.ScreenWidthQualifier
 
checkAndSet(String, FolderConfiguration) - Method in class com.android.ide.common.resources.configuration.SmallestScreenWidthQualifier
 
checkAndSet(String, FolderConfiguration) - Method in class com.android.ide.common.resources.configuration.TextInputMethodQualifier
 
checkAndSet(String, FolderConfiguration) - Method in class com.android.ide.common.resources.configuration.TouchScreenQualifier
 
checkAndSet(String, FolderConfiguration) - Method in class com.android.ide.common.resources.configuration.UiModeQualifier
 
checkAndSet(String, FolderConfiguration) - Method in class com.android.ide.common.resources.configuration.VersionQualifier
 
checkAndSet(String, FolderConfiguration) - Method in class com.android.ide.common.resources.configuration.WideGamutColorQualifier
 
checkClass(Locator, String, String, boolean) - Method in interface com.android.ide.common.xml.AndroidManifestParser.ManifestErrorHandler
Checks that a class is valid and can be used in the Android Manifest.
checkValue(String, String, String) - Method in class com.android.ide.common.resources.deprecated.ScanningContext
Deprecated.
Asks the context to check whether the given attribute name and value is valid in this context.
clear() - Method in class com.android.ide.common.caching.CreatingCache
Clears the cache of all values.
clear() - Method in class com.android.ide.common.resources.deprecated.ResourceRepository
Deprecated.
 
clear() - Method in class com.android.ide.common.resources.FileValidity
 
clear() - Method in class com.android.ide.common.util.LazyUnionMap
 
clearCache() - Method in class com.android.instantapp.provision.ProvisionRunner
 
clearStyles() - Method in class com.android.ide.common.resources.ResourceResolver
 
close() - Method in class com.android.ide.common.process.BaseProcessOutputHandler.BaseProcessOutput
 
close() - Method in class com.android.ide.common.resources.sampledata.CSVReader
Closes the underlying reader.
CmakeOutputParser - Class in com.android.ide.common.blame.parser
Parses output from cmake.
CmakeOutputParser() - Constructor for class com.android.ide.common.blame.parser.CmakeOutputParser
 
color - Variable in class com.android.ide.common.util.AssetUtil.ShadowEffect
 
colorSvg2Vd(String) - Static method in class com.android.ide.common.vectordrawable.SvgColor
Converts an SVG color value to "#RRGGBB" or "#RGB" format used by vector drawables.
colorSvg2Vd(String, String, SvgNode) - Static method in class com.android.ide.common.vectordrawable.SvgColor
Converts an SVG color value to "#RRGGBB" or "#RGB" format used by vector drawables.
com.android.ide.common.blame - package com.android.ide.common.blame
 
com.android.ide.common.blame.parser - package com.android.ide.common.blame.parser
 
com.android.ide.common.blame.parser.aapt - package com.android.ide.common.blame.parser.aapt
 
com.android.ide.common.blame.parser.util - package com.android.ide.common.blame.parser.util
 
com.android.ide.common.build - package com.android.ide.common.build
 
com.android.ide.common.caching - package com.android.ide.common.caching
 
com.android.ide.common.gradle.model - package com.android.ide.common.gradle.model
 
com.android.ide.common.gradle.model.level2 - package com.android.ide.common.gradle.model.level2
 
com.android.ide.common.process - package com.android.ide.common.process
 
com.android.ide.common.rendering - package com.android.ide.common.rendering
 
com.android.ide.common.repository - package com.android.ide.common.repository
 
com.android.ide.common.resources - package com.android.ide.common.resources
 
com.android.ide.common.resources.configuration - package com.android.ide.common.resources.configuration
 
com.android.ide.common.resources.deprecated - package com.android.ide.common.resources.deprecated
 
com.android.ide.common.resources.sampledata - package com.android.ide.common.resources.sampledata
 
com.android.ide.common.resources.usage - package com.android.ide.common.resources.usage
 
com.android.ide.common.sdk - package com.android.ide.common.sdk
 
com.android.ide.common.signing - package com.android.ide.common.signing
 
com.android.ide.common.symbols - package com.android.ide.common.symbols
Symbols
com.android.ide.common.util - package com.android.ide.common.util
 
com.android.ide.common.vectordrawable - package com.android.ide.common.vectordrawable
 
com.android.ide.common.workers - package com.android.ide.common.workers
 
com.android.ide.common.xml - package com.android.ide.common.xml
 
com.android.instantapp.provision - package com.android.instantapp.provision
 
com.android.instantapp.run - package com.android.instantapp.run
 
com.android.instantapp.sdk - package com.android.instantapp.sdk
 
com.android.instantapp.utils - package com.android.instantapp.utils
 
COMPARE_PLUS_HIGHER - Static variable in class com.android.ide.common.repository.GradleCoordinate
Comparator which compares Gradle versions - and treats a + version as higher than a specific number.
COMPARE_PLUS_LOWER - Static variable in class com.android.ide.common.repository.GradleCoordinate
Comparator which compares Gradle versions - and treats a + version as lower than a specific number in the same place.
compareAttributes(String, String) - Static method in enum com.android.ide.common.xml.XmlAttributeSortOrder
Returns Comparator values for ordering attributes in the following order: id style layout_width layout_height other layout params, sorted alphabetically other attributes, sorted alphabetically
compareAttributes(String, String, String, String) - Static method in enum com.android.ide.common.xml.XmlAttributeSortOrder
Returns Comparator values for ordering attributes in the following order: id style layout_width layout_height other layout params, sorted alphabetically other attributes, sorted alphabetically, first by namespace, then by name
compareIgnoringQualifiers(String) - Method in class com.android.ide.common.repository.GradleVersion
 
compareIgnoringQualifiers(GradleVersion) - Method in class com.android.ide.common.repository.GradleVersion
 
compareScreenSizesWith(ManifestData.SupportsScreens) - Method in class com.android.ide.common.xml.ManifestData.SupportsScreens
Comparison of 2 Supports-screens.
compareTo(GradleCoordinate.RevisionComponent) - Method in class com.android.ide.common.repository.GradleCoordinate.ListComponent
 
compareTo(GradleCoordinate.RevisionComponent) - Method in class com.android.ide.common.repository.GradleCoordinate.NumberComponent
 
compareTo(GradleCoordinate.RevisionComponent) - Method in class com.android.ide.common.repository.GradleCoordinate.StringComponent
 
compareTo(String) - Method in class com.android.ide.common.repository.GradleVersion
 
compareTo(GradleVersion) - Method in class com.android.ide.common.repository.GradleVersion
 
compareTo(FolderConfiguration) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
compareTo(ResourceQualifier) - Method in class com.android.ide.common.resources.configuration.ResourceQualifier
 
compareTo(ResourceItem) - Method in class com.android.ide.common.resources.deprecated.ResourceItem
Deprecated.
Compares the ResourceItem to another.
compareTo(ResourceItem) - Method in class com.android.ide.common.resources.ResourceItem
 
compareTo(ResourceUsageModel.Resource) - Method in class com.android.ide.common.resources.usage.ResourceUsageModel.Resource
 
compareTo(VdIcon) - Method in class com.android.ide.common.vectordrawable.VdIcon
 
compareValueWith(ResourceItem) - Method in class com.android.ide.common.resources.ResourceItem
Compares the ResourceItem ResourceItem.getValue() together and returns true if they are the same.
compile(CompileResourceRequest) - Method in interface com.android.ide.common.resources.ResourceCompiler
Produces an optional output file for an input file.
compileOutputFor(CompileResourceRequest) - Method in interface com.android.ide.common.resources.QueueableResourceCompiler
Obtains the file that will receive the compilation output of a given file.
computeAddress(Library) - Static method in class com.android.ide.common.gradle.model.IdeLibraries
 
computeAddress(Dependencies.ProjectIdentifier) - Static method in class com.android.ide.common.gradle.model.IdeLibraries
 
computeBestOutput(ProcessExecutor, File, DeviceConfigProvider, Collection<OutputFile>, Collection<String>) - Static method in class com.android.ide.common.build.SplitOutputMatcher
Determines and return the list of APKs to use based on given device density and abis.
computeBestOutput(ProcessExecutor, File, DeviceConfigProvider, File, Collection<String>) - Static method in class com.android.ide.common.build.SplitOutputMatcher
Determines and return the list of APKs to use based on given device density and abis.
computeBestOutput(Collection<? extends T>, Collection<String>, int, List<String>) - Static method in class com.android.ide.common.build.SplitOutputMatcher
Determines and return the list of APKs to use based on given device density and abis.
computeIfAbsent(K, Function<K, V>) - Method in class com.android.ide.common.gradle.model.ModelCache
 
computeResolvedCoordinate(Library, ModelCache) - Static method in class com.android.ide.common.gradle.model.IdeLibraries
 
Configurable - Interface in com.android.ide.common.resources.configuration
An object that is associated with a FolderConfiguration.
constant() - Static method in interface com.android.ide.common.symbols.IdProvider
Obtains a new constant ID provider that provides constant IDs of "-1".
ConsumerException(Throwable) - Constructor for exception com.android.ide.common.resources.MergeConsumer.ConsumerException
 
ConsumerException(Throwable, File) - Constructor for exception com.android.ide.common.resources.MergeConsumer.ConsumerException
 
containsKey(Object) - Method in class com.android.ide.common.resources.ResourceNameKeyedMap
 
containsKey(Object) - Method in class com.android.ide.common.util.LazyUnionMap
 
containsValue(Object) - Method in class com.android.ide.common.util.LazyUnionMap
 
copy(Collection<K>, ModelCache, Function<K, V>) - Static method in class com.android.ide.common.gradle.model.IdeModel
 
copy(Supplier<Collection<K>>, ModelCache, Function<K, V>) - Static method in class com.android.ide.common.gradle.model.IdeModel
 
copy(Map<K, V>, ModelCache, Function<V, V>) - Static method in class com.android.ide.common.gradle.model.IdeModel
 
copy(Set<String>) - Static method in class com.android.ide.common.gradle.model.IdeModel
 
copy(ResourceResolver) - Static method in class com.android.ide.common.resources.ResourceResolver
Creates a new ResourceResolver copied from the given instance.
copyNewProperty(ModelCache, Supplier<K>, Function<K, V>, V) - Static method in class com.android.ide.common.gradle.model.IdeModel
 
copyNewProperty(Supplier<T>, T) - Static method in class com.android.ide.common.gradle.model.IdeModel
 
copyOf(FolderConfiguration) - Static method in class com.android.ide.common.resources.configuration.FolderConfiguration
Creates a copy of the given FolderConfiguration, that can be modified without affecting the original.
copyTo(SvgClipPathNode) - Method in class com.android.ide.common.vectordrawable.SvgClipPathNode
 
copyTo(SvgGradientNode) - Method in class com.android.ide.common.vectordrawable.SvgGradientNode
We do not copy mSvgLeafNode, boundingBox, or mGradientUsage because they will be set after copying the SvgGradientNode.
CountryCodeQualifier - Class in com.android.ide.common.resources.configuration
Resource Qualifier for Mobile Country Code.
CountryCodeQualifier() - Constructor for class com.android.ide.common.resources.configuration.CountryCodeQualifier
 
CountryCodeQualifier(int) - Constructor for class com.android.ide.common.resources.configuration.CountryCodeQualifier
 
create(K) - Method in interface com.android.ide.common.caching.CreatingCache.ValueFactory
Creates a value based on a given key.
create(NativeAndroidProject) - Method in interface com.android.ide.common.gradle.model.IdeNativeAndroidProject.Factory
 
create(NativeAndroidProject) - Method in class com.android.ide.common.gradle.model.IdeNativeAndroidProjectImpl.FactoryImpl
 
create(BaseArtifact, GradleVersion) - Method in class com.android.ide.common.gradle.model.level2.IdeDependenciesFactory
Create IdeDependencies from BaseArtifact.
create(AndroidLibrary) - Static method in class com.android.ide.common.repository.ResourceVisibilityLookup
Creates a ResourceVisibilityLookup for a given library.
create(List<AndroidLibrary>, ResourceVisibilityLookup.Provider) - Static method in class com.android.ide.common.repository.ResourceVisibilityLookup
Creates a ResourceVisibilityLookup for the set of libraries.
create(Map<ResourceNamespace, Map<ResourceType, ResourceValueMap>>, ResourceReference) - Static method in class com.android.ide.common.resources.ResourceResolver
Creates a new ResourceResolver object.
create() - Static method in class com.android.ide.common.resources.ResourceValueMap
 
create(String) - Static method in enum com.android.instantapp.sdk.Metadata.Arch
 
createDebugStore(String, File, String, String, String, ILogger) - Static method in class com.android.ide.common.signing.KeystoreHelper
Creates a new debug store with the location, keyalias, and passwords specified in the config.
createDefault() - Static method in class com.android.ide.common.resources.configuration.FolderConfiguration
Creates a FolderConfiguration with default qualifiers with no values for all indices.
createFileAndItems(File, File, ILogger) - Method in class com.android.ide.common.resources.AssetSet
 
createFileAndItems(File, File, ILogger) - Method in class com.android.ide.common.resources.ResourceSet
 
createFileAndItemsFromXml(File, Node) - Method in class com.android.ide.common.resources.AssetSet
 
createFileAndItemsFromXml(File, Node) - Method in class com.android.ide.common.resources.ResourceSet
 
createFromXml(Node) - Method in class com.android.ide.common.resources.AssetMerger
 
createFromXml(Node) - Method in class com.android.ide.common.resources.ResourceMerger
Reads the ResourceSet from the blob XML.
createJavaProcess() - Method in class com.android.ide.common.process.ProcessInfoBuilder
Creates a JavaProcessInfo from the the information added to the builder.
createOutput() - Method in class com.android.ide.common.process.BaseProcessOutputHandler
 
createOutput() - Method in class com.android.ide.common.process.CachedProcessOutputHandler
 
createOutput() - Method in interface com.android.ide.common.process.ProcessOutputHandler
Creates a ProcessOutput to be used by the process executor.
createOutput() - Method in class com.android.ide.common.process.TeeProcessOutputHandler
 
createProcess() - Method in class com.android.ide.common.process.ProcessInfoBuilder
Creates a ProcessInfo from the the information added to the builder.
createRecorder(List<ResourceValue>) - Method in class com.android.ide.common.resources.ResourceResolver
Creates a new ResourceResolver which records all resource resolution lookups into the given list.
createResource(ResourceType, String, int) - Method in class com.android.ide.common.resources.usage.ResourceUsageModel
 
createResourceItem(String) - Method in class com.android.ide.common.resources.deprecated.FrameworkResources
Deprecated.
 
createResourceItem(String) - Method in class com.android.ide.common.resources.deprecated.ResourceRepository
Deprecated.
Creates a resource item with the given name.
createSet(String) - Method in class com.android.ide.common.resources.AssetSet
 
createSet(String) - Method in class com.android.ide.common.resources.GeneratedResourceSet
 
createSet(String) - Method in class com.android.ide.common.resources.ResourceSet
 
createSingle(File, ResourceItem, String) - Static method in class com.android.ide.common.resources.ResourceFile
Creates a resource file with a single resource item.
createSizeFromScale(float) - Static method in class com.android.ide.common.vectordrawable.VdPreview.TargetSize
 
createSizeFromWidth(int) - Static method in class com.android.ide.common.vectordrawable.VdPreview.TargetSize
 
createWithExpectedSize(int) - Static method in class com.android.ide.common.resources.ResourceValueMap
 
createWriterWithoutPngCruncher(File, File, File, ResourcePreprocessor, File) - Static method in class com.android.ide.common.resources.MergedResourceWriter
 
CreatingCache<K,V> - Class in com.android.ide.common.caching
A cache that handles creating the values when they are not present in the map.
CreatingCache(CreatingCache.ValueFactory<K, V>) - Constructor for class com.android.ide.common.caching.CreatingCache
 
CreatingCache.ValueFactory<K,V> - Interface in com.android.ide.common.caching
A factory creating values based on keys.
CSVReader - Class in com.android.ide.common.resources.sampledata
A very simple CSV reader released under a commercial-friendly license.
CSVReader(Reader) - Constructor for class com.android.ide.common.resources.sampledata.CSVReader
Constructs CSVReader using a comma for the separator.
CSVReader(Reader, char) - Constructor for class com.android.ide.common.resources.sampledata.CSVReader
Constructs CSVReader with supplied separator.
CSVReader(Reader, char, char) - Constructor for class com.android.ide.common.resources.sampledata.CSVReader
Constructs CSVReader with supplied separator and quote char.
CSVReader(Reader, char, char, int) - Constructor for class com.android.ide.common.resources.sampledata.CSVReader
Constructs CSVReader with supplied separator and quote char.

D

DataBindingResourceItem - Class in com.android.ide.common.resources
 
DataBindingResourceItem(String, DataBindingResourceType) - Constructor for class com.android.ide.common.resources.DataBindingResourceItem
Constructs the object with a name, type and optional value.
DataBindingResourceType - Enum in com.android.ide.common.resources
 
DataFile<I extends com.android.ide.common.resources.DataItem> - Class in com.android.ide.common.resources
Represents a data file.
DataFile.FileType - Enum in com.android.ide.common.resources
 
declarations - Variable in class com.android.ide.common.resources.usage.ResourceUsageModel.Resource
 
declareResource(ResourceType, String, Node) - Method in class com.android.ide.common.resources.usage.ResourceUsageModel
 
deepCopy() - Method in class com.android.ide.common.vectordrawable.SvgClipPathNode
 
deepCopy() - Method in class com.android.ide.common.vectordrawable.SvgGradientNode
 
DEFAULT_QUOTE_CHARACTER - Static variable in class com.android.ide.common.resources.sampledata.CSVReader
The default quote character to use if none is supplied to the constructor.
DEFAULT_SEPARATOR - Static variable in class com.android.ide.common.resources.sampledata.CSVReader
The default separator to use if none is supplied to the constructor.
DEFAULT_SKIP_LINES - Static variable in class com.android.ide.common.resources.sampledata.CSVReader
The default line to start reading.
DEFAULT_VERSION - Static variable in class com.android.ide.common.resources.configuration.VersionQualifier
Default version.
defaultDebugKeystoreLocation() - Static method in class com.android.ide.common.signing.KeystoreHelper
Returns the location of the default debug keystore.
DefaultProcessExecutor - Class in com.android.ide.common.process
Simple implementation of ProcessExecutor, using the standard Java Process(Builder) API.
DefaultProcessExecutor(ILogger) - Constructor for class com.android.ide.common.process.DefaultProcessExecutor
 
defaults() - Static method in class com.android.ide.common.xml.XmlFormatPreferences
Returns a new preferences object initialized with the defaults
delegate() - Method in class com.android.ide.common.resources.ResourceNameKeyedMap
 
delegate() - Method in class com.android.ide.common.resources.ResourceTable
 
DensityQualifier - Class in com.android.ide.common.resources.configuration
Resource Qualifier for Screen Pixel Density.
DensityQualifier() - Constructor for class com.android.ide.common.resources.configuration.DensityQualifier
 
DensityQualifier(Density) - Constructor for class com.android.ide.common.resources.configuration.DensityQualifier
 
deprecated() - Method in class com.android.ide.common.resources.configuration.ResourceQualifier
Whether this qualifier is deprecated.
deprecated() - Method in class com.android.ide.common.resources.configuration.ScreenDimensionQualifier
 
dereference(ResourceValue) - Method in class com.android.ide.common.resources.ResourceItemResolver
 
dereference(ResourceValue) - Method in class com.android.ide.common.resources.ResourceResolver
 
destinationFor(SourceFile) - Method in class com.android.ide.common.blame.MergingLog
Find a destination file that was mapped from an original file.
Device(String, String, Set<Integer>, String, String) - Constructor for class com.android.instantapp.sdk.Metadata.Device
 
DEVICE_DEFAULT_PATTERN - Static variable in class com.android.ide.common.resources.ResourceResolver
 
DeviceConfigHelper - Class in com.android.ide.common.resources.configuration
 
DeviceConfigHelper() - Constructor for class com.android.ide.common.resources.configuration.DeviceConfigHelper
 
DeviceUtils - Class in com.android.instantapp.utils
Adb utils common to multiple other packages in instant app context.
DeviceUtils() - Constructor for class com.android.instantapp.utils.DeviceUtils
 
DEX_LIMIT_EXCEEDED_ERROR - Static variable in class com.android.ide.common.blame.parser.DexParser
 
DexParser - Class in com.android.ide.common.blame.parser
 
DexParser() - Constructor for class com.android.ide.common.blame.parser.DexParser
 
digestStackTrace(OutputLineReader) - Static method in class com.android.ide.common.blame.parser.util.ParserUtil
 
disable() - Method in class com.android.ide.common.build.ApkData
 
dispose(ScanningContext) - Method in class com.android.ide.common.resources.deprecated.IdGeneratingResourceFile
Deprecated.
 
dispose(ScanningContext) - Method in class com.android.ide.common.resources.deprecated.MultiResourceFile
Deprecated.
 
dispose(ScanningContext) - Method in class com.android.ide.common.resources.deprecated.ResourceFile
Deprecated.
 
dispose(ScanningContext) - Method in class com.android.ide.common.resources.deprecated.ResourceFolder
Deprecated.
 
dispose(ScanningContext) - Method in class com.android.ide.common.resources.deprecated.SingleResourceFile
Deprecated.
 
doGetConfiguredResources(FolderConfiguration) - Method in class com.android.ide.common.resources.deprecated.ResourceRepository
Deprecated.
Returns the resources values matching a given FolderConfiguration for the current project.
drawCenterCrop(Graphics2D, BufferedImage, Rectangle) - Static method in class com.android.ide.common.util.AssetUtil
Draws the given BufferedImage to the canvas, centered and cropped to fill the bounds defined by the destination rectangle, and with preserved aspect ratio.
drawCentered(Graphics2D, BufferedImage, Rectangle) - Static method in class com.android.ide.common.util.AssetUtil
Draws the given BufferedImage to the canvas, centered, wholly contained within the bounds defined by the destination rectangle, and with preserved aspect ratio.
drawCenterInside(Graphics2D, BufferedImage, Rectangle) - Static method in class com.android.ide.common.util.AssetUtil
Draws the given BufferedImage to the canvas, centered, wholly contained within the bounds defined by the destination rectangle, and with preserved aspect ratio.
drawCenterScaled(Graphics2D, BufferedImage, Rectangle, int, int) - Static method in class com.android.ide.common.util.AssetUtil
Draws the given BufferedImage source, centered and with preserved aspect ratio, to the given destination rectangle destRect inside the canvas g , so that either the width or height of the image matches the corresponding width or height of the given reference rectangle scaleRect.
drawEffects(Graphics2D, BufferedImage, int, int, AssetUtil.Effect[]) - Static method in class com.android.ide.common.util.AssetUtil
Draws the given BufferedImage to the canvas, at the given coordinates, with the given AssetUtil.Effects applied.
dumpNode(String) - Method in class com.android.ide.common.vectordrawable.SvgGradientNode
 
dumpReferences() - Method in class com.android.ide.common.resources.usage.ResourceUsageModel
 
dumpResourceModel() - Method in class com.android.ide.common.resources.usage.ResourceUsageModel
 
dumpWhitelistedResources() - Method in class com.android.ide.common.resources.usage.ResourceUsageModel
 
DuplicateDataException - Exception in com.android.ide.common.resources
Exception when a DataItem is declared more than once in a DataSet
DX_UNEXPECTED_EXCEPTION - Static variable in class com.android.ide.common.blame.parser.DexParser
 

E

Effect() - Constructor for class com.android.ide.common.util.AssetUtil.Effect
 
empty() - Static method in class com.android.ide.common.util.ReferenceHolder
 
ENABLE_DESUGARING - Static variable in class com.android.ide.common.blame.parser.DexParser
 
enableCheckerBoardBackground(boolean) - Method in class com.android.ide.common.vectordrawable.VdIcon
 
end() - Method in interface com.android.ide.common.resources.MergeConsumer
Called after the merge ends.
end() - Method in class com.android.ide.common.resources.MergedResourceWriter
 
end() - Method in class com.android.ide.common.resources.MergeWriter
 
end() - Method in interface com.android.ide.common.resources.SingleFileProcessor
 
endElement(String, String, String) - Method in class com.android.ide.common.resources.deprecated.ValueResourceParser
Deprecated.
 
ensureInitialized() - Method in class com.android.ide.common.resources.deprecated.ResourceRepository
Deprecated.
Ensures that the repository has been initialized again after a call to ResourceRepository.clear().
entrySet() - Method in class com.android.ide.common.util.LazyUnionMap
 
EnumBasedResourceQualifier - Class in com.android.ide.common.resources.configuration
Base class for ResourceQualifier whose value is an ResourceEnum.
EnumBasedResourceQualifier() - Constructor for class com.android.ide.common.resources.configuration.EnumBasedResourceQualifier
 
equals(Object) - Method in class com.android.ide.common.blame.MergingLogPersistUtil.SourcePositionsSerializer
 
equals(Object) - Method in class com.android.ide.common.build.ApkData
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeAaptOptions
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeAndroidArtifactImpl
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeAndroidArtifactOutput
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeAndroidBundle
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeAndroidLibrary
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeAndroidProjectImpl
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeApiVersion
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeBaseArtifactImpl
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeBaseConfig
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeBuildType
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeBuildTypeContainer
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeClassField
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeDependenciesImpl
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeDependencyGraphs
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeFilterData
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeGraphItem
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeInstantRun
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeJavaArtifact
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeJavaCompileOptions
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeJavaLibrary
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeLibrary
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeLintOptions
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeMavenCoordinates
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeNativeAndroidProjectImpl
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeNativeArtifact
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeNativeFile
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeNativeFolder
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeNativeLibrary
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeNativeSettings
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeNativeToolchain
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeOutputFile
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeProductFlavor
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeProductFlavorContainer
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeProjectIdentifierImpl
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeSigningConfig
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeSourceProvider
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeSourceProviderContainer
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeSyncIssue
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeTestedTargetVariant
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeTestOptions
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeVariantImpl
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeVariantOutput
 
equals(Object) - Method in class com.android.ide.common.gradle.model.IdeVectorDrawablesOptions
 
equals(Object) - Method in class com.android.ide.common.gradle.model.level2.IdeAndroidLibrary
 
equals(Object) - Method in class com.android.ide.common.gradle.model.level2.IdeDependenciesImpl
 
equals(Object) - Method in class com.android.ide.common.gradle.model.level2.IdeJavaLibrary
 
equals(Object) - Method in class com.android.ide.common.gradle.model.level2.IdeModuleLibrary
 
equals(Object) - Method in class com.android.ide.common.repository.GradleCoordinate
 
equals(Object) - Method in class com.android.ide.common.repository.GradleCoordinate.ListComponent
 
equals(Object) - Method in class com.android.ide.common.repository.GradleCoordinate.NumberComponent
 
equals(Object) - Method in class com.android.ide.common.repository.GradleCoordinate.PaddedNumberComponent
 
equals(Object) - Method in class com.android.ide.common.repository.GradleCoordinate.StringComponent
 
equals(Object) - Method in class com.android.ide.common.repository.GradleVersion
 
equals(Object) - Method in class com.android.ide.common.repository.GradleVersion.VersionSegment
 
equals(Object) - Method in class com.android.ide.common.resources.configuration.CountryCodeQualifier
 
equals(Object) - Method in class com.android.ide.common.resources.configuration.EnumBasedResourceQualifier
 
equals(Object) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
equals(Object) - Method in class com.android.ide.common.resources.configuration.LocaleQualifier
 
equals(Object) - Method in class com.android.ide.common.resources.configuration.NetworkCodeQualifier
 
equals(Object) - Method in class com.android.ide.common.resources.configuration.ResourceQualifier
Returns true if both objects are equal.
equals(Object) - Method in class com.android.ide.common.resources.configuration.ScreenDimensionQualifier
 
equals(Object) - Method in class com.android.ide.common.resources.configuration.ScreenHeightQualifier
 
equals(Object) - Method in class com.android.ide.common.resources.configuration.ScreenWidthQualifier
 
equals(Object) - Method in class com.android.ide.common.resources.configuration.SmallestScreenWidthQualifier
 
equals(Object) - Method in class com.android.ide.common.resources.configuration.VersionQualifier
 
equals(Object) - Method in class com.android.ide.common.resources.DataBindingResourceItem
 
equals(Object) - Method in class com.android.ide.common.resources.IntArrayWrapper
 
equals(Object) - Method in class com.android.ide.common.resources.ResourceItem
 
equals(Object) - Method in class com.android.ide.common.resources.ResourceSet
 
equals(Object) - Method in class com.android.ide.common.resources.usage.ResourceUsageModel.Resource
 
equals(Object) - Method in class com.android.ide.common.xml.ManifestData.SupportsScreens
 
ERROR_INVOKE_DYNAMIC - Static variable in class com.android.ide.common.blame.parser.DexParser
 
escapeResourceString(String) - Static method in class com.android.ide.common.resources.ValueXmlHelper
Escapes a string resource value in compliance with the rules and this Android Cookbook recipe.
escapeResourceString(String, boolean) - Static method in class com.android.ide.common.resources.ValueXmlHelper
Escapes a string resource value in compliance with the rules and this Android Cookbook recipe.
escapeResourceStringAsXml(String) - Static method in class com.android.ide.common.resources.ValueXmlHelper
Escapes a string resource value in compliance with the rules and this Android Cookbook recipe.
execute(ProcessInfo, ProcessOutputHandler) - Method in class com.android.ide.common.process.DefaultProcessExecutor
 
execute(JavaProcessInfo, ProcessOutputHandler) - Method in interface com.android.ide.common.process.JavaProcessExecutor
Executes an external process as specified by the ProcessInfo.
execute(ProcessInfo, ProcessOutputHandler) - Method in interface com.android.ide.common.process.ProcessExecutor
Executes an external process as specified by the ProcessInfo and waits for its completion.
exportToJava(SymbolTable, File, boolean) - Static method in class com.android.ide.common.symbols.SymbolIo
Exports a symbol table to a java R class source.

F

FactoryImpl() - Constructor for class com.android.ide.common.gradle.model.IdeNativeAndroidProjectImpl.FactoryImpl
 
FAKE_VALUE - Static variable in class com.android.ide.common.resources.configuration.LocaleQualifier
 
FileGenerationWorkAction(MergedResourceWriter.FileGenerationParameters) - Constructor for class com.android.ide.common.resources.MergedResourceWriter.FileGenerationWorkAction
 
FileResourceNameValidator - Class in com.android.ide.common.resources
 
FileStatus - Enum in com.android.ide.common.resources
File change state.
FileValidity<S extends com.android.ide.common.resources.DataSet> - Class in com.android.ide.common.resources
 
FileValidity() - Constructor for class com.android.ide.common.resources.FileValidity
 
FileValidity.FileStatus - Enum in com.android.ide.common.resources
 
filledImage(BufferedImage, Paint) - Static method in class com.android.ide.common.util.AssetUtil
Fills the given BufferedImage with a Paint, preserving its alpha channel.
FillEffect(Paint, double) - Constructor for class com.android.ide.common.util.AssetUtil.FillEffect
 
FillEffect(Paint) - Constructor for class com.android.ide.common.util.AssetUtil.FillEffect
 
filterAccept(ResourceItem) - Method in class com.android.ide.common.resources.ResourceMerger
 
find(SourceFile) - Method in class com.android.ide.common.blame.MergingLog
Find the original source file corresponding to an intermediate file.
find(SourceFilePosition) - Method in class com.android.ide.common.blame.MergingLog
Find the original source file and position for a position in an intermediate merged file.
find(SourcePosition, Map<SourcePosition, SourceFilePosition>) - Static method in class com.android.ide.common.blame.MergingLog
Find the original source file and position for a position in an intermediate merged file.
find(File, String, String, FileOp) - Static method in enum com.android.ide.common.repository.SdkMavenRepository
Returns the SDK repository which contains the given artifact, of null if a matching directory cannot be found in any SDK directory.
findAndAddBuildFolderPath(String, String, File) - Method in class com.android.ide.common.gradle.model.level2.IdeDependenciesFactory
Stores the "build" folder path for the given module.
findBestPackageMatching(GradleCoordinate, Collection<? extends RepoPackage>) - Static method in enum com.android.ide.common.repository.SdkMavenRepository
Given a collection of RepoPackages, find the one that best matches the given GradleCoordinate (that is, the one that corresponds to the maven artifact with the same version, or the highest package matching a coordinate with +).
findBuildFolderPath(String, String) - Method in class com.android.ide.common.gradle.model.level2.BuildFolderPaths
Finds the path of the "build" folder for the given module path and build id.
findItemInStyle(StyleResourceValue, ResourceReference) - Method in class com.android.ide.common.resources.ResourceItemResolver
 
findItemInStyle(StyleResourceValue, ResourceReference) - Method in class com.android.ide.common.resources.ResourceResolver
 
findItemInTheme(ResourceReference) - Method in class com.android.ide.common.resources.ResourceItemResolver
 
findLatestLocalVersion(GradleCoordinate, AndroidSdkHandler, Predicate<GradleVersion>, ProgressIndicator) - Static method in enum com.android.ide.common.repository.SdkMavenRepository
Finds the latest installed version of the SDK package identified by the given GradleCoordinate.
findLatestRemoteVersion(GradleCoordinate, AndroidSdkHandler, Predicate<GradleVersion>, ProgressIndicator) - Static method in enum com.android.ide.common.repository.SdkMavenRepository
findLatestVersion(GradleCoordinate, AndroidSdkHandler, Predicate<GradleVersion>, ProgressIndicator) - Static method in enum com.android.ide.common.repository.SdkMavenRepository
findMatchingConfigurable(List<T>) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
Returns the best matching Configurable for this configuration.
findMatchingConfigurables(List<T>) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
Tries to eliminate as many Configurables as possible.
findMatchingSourceFile(File) - Method in class com.android.ide.common.resources.GeneratedResourceSet
 
findMatchingSourceFile(File) - Method in interface com.android.ide.common.resources.SourceSet
Finds and returns a Source file/folder containing a given file.
findResourceFile(File) - Method in class com.android.ide.common.resources.deprecated.ResourceRepository
Deprecated.
Looks up the ResourceFile for the given File, if possible
findResourceLine(File, String, ILogger) - Static method in class com.android.ide.common.blame.parser.aapt.AbstractAaptOutputParser
Locates a resource value definition in a given file for a given key, and returns the corresponding line number, or -1 if not found.
findRoots(List<ResourceUsageModel.Resource>) - Method in class com.android.ide.common.resources.usage.ResourceUsageModel
 
findSourcePosition(File, int, String, ILogger) - Static method in class com.android.ide.common.blame.parser.aapt.AbstractAaptOutputParser
 
findUnused() - Method in class com.android.ide.common.resources.usage.ResourceUsageModel
 
findUnused(List<ResourceUsageModel.Resource>) - Method in class com.android.ide.common.resources.usage.ResourceUsageModel
 
findValueDeclaration(File, String, String, ILogger) - Static method in class com.android.ide.common.blame.parser.aapt.AbstractAaptOutputParser
Locates a resource value declaration in a given file and returns the corresponding line number, or -1 if not found.
flatten(AffineTransform) - Method in class com.android.ide.common.vectordrawable.SvgClipPathNode
 
flatten(AffineTransform) - Method in class com.android.ide.common.vectordrawable.SvgGradientNode
 
FolderConfiguration - Class in com.android.ide.common.resources.configuration
Represents the configuration for Resource Folders.
FolderConfiguration() - Constructor for class com.android.ide.common.resources.configuration.FolderConfiguration
 
forEachJavaLibrary(Consumer<IdeJavaLibrary>) - Method in interface com.android.ide.common.gradle.model.IdeDependencies
 
forEachJavaLibrary(Consumer<IdeJavaLibrary>) - Method in class com.android.ide.common.gradle.model.IdeDependenciesImpl
 
forEachLibrary(Consumer<IdeAndroidLibrary>) - Method in interface com.android.ide.common.gradle.model.IdeDependencies
 
forEachLibrary(Consumer<IdeAndroidLibrary>) - Method in class com.android.ide.common.gradle.model.IdeDependenciesImpl
 
forEachVariant(Consumer<IdeVariant>) - Method in interface com.android.ide.common.gradle.model.IdeAndroidProject
 
forEachVariant(Consumer<IdeVariant>) - Method in class com.android.ide.common.gradle.model.IdeAndroidProjectImpl
 
FrameworkResources - Class in com.android.ide.common.resources.deprecated
Deprecated.
This class is part of an obsolete resource repository system that is no longer used in production code. The class is preserved temporarily for LayoutLib tests.
FrameworkResources(IAbstractFolder) - Constructor for class com.android.ide.common.resources.deprecated.FrameworkResources
Deprecated.
 

G

generateAllSymbolTablesToWrite(SymbolTable, Collection<SymbolTable>) - Static method in class com.android.ide.common.symbols.RGeneration
Given a symbol table for the main program (that could be an application, a library or anything that actually generates symbols), and given the symbol tables for all libraries it depends on, generates the R.java files for each individual library.
generatedFiles(File, List<ResourceItem>, String, FolderConfiguration) - Static method in class com.android.ide.common.resources.ResourceFile
 
GeneratedResourceItem - Class in com.android.ide.common.resources
A ResourceItem that is generated, it knows its generated file path, which is not the same as as the owner ResourceFile.
GeneratedResourceItem(String, ResourceNamespace, File, ResourceType, String, String) - Constructor for class com.android.ide.common.resources.GeneratedResourceItem
 
GeneratedResourceSet - Class in com.android.ide.common.resources
A ResourceSet that contains only generated files (e.g.
GeneratedResourceSet(ResourceSet) - Constructor for class com.android.ide.common.resources.GeneratedResourceSet
 
GeneratedResourceSet(String, ResourceNamespace, String) - Constructor for class com.android.ide.common.resources.GeneratedResourceSet
 
generateFile(File, File) - Method in class com.android.ide.common.resources.NoOpResourcePreprocessor
 
generateFile(File, File) - Method in interface com.android.ide.common.resources.ResourcePreprocessor
Actually generate the file based on the original file.
generateMainDexKeepRules(ManifestData, File) - Static method in class com.android.ide.common.symbols.SymbolUtils
Generates keep rules based on the nodes declared in the manifest file.
generateMinifyKeepRules(ManifestData, File) - Static method in class com.android.ide.common.symbols.SymbolUtils
Generates keep rules based on the nodes declared in the manifest file.
generateRForLibraries(SymbolTable, Collection<SymbolTable>, File, boolean) - Static method in class com.android.ide.common.symbols.RGeneration
Given a symbol table for the main program (that could be an application, a library or anything that actually generates symbols), and given the symbol tables for all libraries it depends on, generates the R.java files for each individual library.
get(K) - Method in class com.android.ide.common.caching.CreatingCache
Queries the cache for a given key.
get(AndroidLibrary) - Method in class com.android.ide.common.repository.ResourceVisibilityLookup.Provider
Looks up a (possibly cached) ResourceVisibilityLookup for the given AndroidLibrary
get(AndroidArtifact) - Method in class com.android.ide.common.repository.ResourceVisibilityLookup.Provider
Looks up a (possibly cached) ResourceVisibilityLookup for the given AndroidArtifact
get(AndroidProject, Variant) - Method in class com.android.ide.common.repository.ResourceVisibilityLookup.Provider
Looks up a (possibly cached) ResourceVisibilityLookup for the given AndroidArtifact
get(Object) - Method in class com.android.ide.common.resources.ResourceNameKeyedMap
 
get(ResourceReference) - Method in class com.android.ide.common.resources.ResourceTable
 
get(Object) - Method in class com.android.ide.common.util.LazyUnionMap
 
get(Node) - Static method in enum com.android.ide.common.xml.XmlFormatStyle
 
getAaptOptions() - Method in class com.android.ide.common.gradle.model.IdeAndroidProjectImpl
 
getAbi() - Method in class com.android.ide.common.gradle.model.IdeNativeArtifact
 
getAbi() - Method in class com.android.ide.common.gradle.model.IdeNativeLibrary
 
getAbiFilters() - Method in class com.android.ide.common.gradle.model.IdeAndroidArtifactImpl
 
getActivities() - Method in class com.android.ide.common.xml.ManifestData
Returns the list of activities found in the manifest.
getAdditionalClassesFolders() - Method in class com.android.ide.common.gradle.model.IdeBaseArtifactImpl
 
getAdditionalDataTagName() - Method in class com.android.ide.common.resources.ResourceMerger
 
getAdditionalParameters() - Method in class com.android.ide.common.gradle.model.IdeAaptOptions
 
getAdditionalRuntimeApks() - Method in class com.android.ide.common.gradle.model.IdeAndroidArtifactImpl
 
getAdditionalSegments() - Method in class com.android.ide.common.repository.GradleVersion
 
getAiaCompatApiMinVersion() - Method in class com.android.instantapp.sdk.Metadata
 
getAiaCompatApiMinVersion() - Method in class com.android.instantapp.sdk.Metadata.LibraryCompatibility
 
getAidlDirectories() - Method in class com.android.ide.common.gradle.model.IdeSourceProvider
 
getAidlFolder() - Method in class com.android.ide.common.gradle.model.IdeAndroidLibrary
 
getAidlFolder() - Method in class com.android.ide.common.gradle.model.level2.IdeAndroidLibrary
 
getAidlFolder() - Method in class com.android.ide.common.gradle.model.level2.IdeJavaLibrary
 
getAidlFolder() - Method in class com.android.ide.common.gradle.model.level2.IdeModuleLibrary
 
getAllResourceItems() - Method in class com.android.ide.common.resources.AbstractResourceRepository
 
getAllThemes() - Method in class com.android.ide.common.resources.ResourceResolver
 
getAlternateCount() - Method in class com.android.ide.common.resources.deprecated.ResourceItem
Deprecated.
Returns the number of alternate versions for this resource.
getAndroidDevice() - Method in class com.android.instantapp.sdk.Metadata.Device
 
getAndroidLibraries() - Method in interface com.android.ide.common.gradle.model.level2.IdeDependencies
Returns the Android library dependencies, both direct and transitive.
getAndroidLibraries() - Method in class com.android.ide.common.gradle.model.level2.IdeDependenciesImpl
 
getAndroidTestArtifact() - Method in interface com.android.ide.common.gradle.model.IdeVariant
 
getAndroidTestArtifact() - Method in class com.android.ide.common.gradle.model.IdeVariantImpl
 
getAnimationsDisabled() - Method in class com.android.ide.common.gradle.model.IdeTestOptions
 
getAnnotations() - Method in class com.android.ide.common.gradle.model.IdeClassField
 
getAnyDensity() - Method in class com.android.ide.common.xml.ManifestData.SupportsScreens
returns the value of the anyDensity attribute or null if not present.
getApiLevel() - Method in class com.android.ide.common.gradle.model.IdeApiVersion
 
getApiLevels() - Method in class com.android.instantapp.sdk.Metadata.ApkInfo
 
getApiLevels() - Method in class com.android.instantapp.sdk.Metadata.Device
 
getApiString() - Method in class com.android.ide.common.gradle.model.IdeApiVersion
 
getApiVersion() - Method in class com.android.ide.common.gradle.model.IdeAndroidProjectImpl
 
getApiVersion() - Method in class com.android.ide.common.gradle.model.IdeNativeAndroidProjectImpl
 
getApk() - Method in class com.android.instantapp.sdk.Metadata.ApkInfo
 
getApks(Metadata.Arch, int) - Method in class com.android.instantapp.sdk.Metadata
 
getApplicationId() - Method in class com.android.ide.common.gradle.model.IdeAndroidArtifactImpl
 
getApplicationId() - Method in class com.android.ide.common.gradle.model.IdeProductFlavor
 
getApplicationIdSuffix() - Method in class com.android.ide.common.gradle.model.IdeBaseConfig
 
getAppResources() - Method in interface com.android.ide.common.resources.ResourceItemResolver.ResourceProvider
 
getArch() - Method in class com.android.instantapp.sdk.Metadata.ApkInfo
 
getArgs() - Method in interface com.android.ide.common.process.ProcessInfo
The command line arguments.
getArgs() - Method in class com.android.ide.common.process.ProcessInfoBuilder.JavaProcessInfoImpl
 
getArgs() - Method in class com.android.ide.common.process.ProcessInfoBuilder.ProcessInfoImpl
 
getArtifact() - Method in class com.android.ide.common.gradle.model.level2.IdeAndroidLibrary
 
getArtifact() - Method in class com.android.ide.common.gradle.model.level2.IdeJavaLibrary
 
getArtifact() - Method in class com.android.ide.common.gradle.model.level2.IdeModuleLibrary
 
getArtifactAddress() - Method in class com.android.ide.common.gradle.model.IdeGraphItem
 
getArtifactAddress() - Method in class com.android.ide.common.gradle.model.level2.IdeAndroidLibrary
 
getArtifactAddress() - Method in class com.android.ide.common.gradle.model.level2.IdeJavaLibrary
 
getArtifactAddress() - Method in class com.android.ide.common.gradle.model.level2.IdeModuleLibrary
 
getArtifactDirectory(File, GradleCoordinate) - Static method in class com.android.ide.common.repository.MavenRepositories
 
getArtifactId() - Method in class com.android.ide.common.gradle.model.IdeMavenCoordinates
 
getArtifactId() - Method in class com.android.ide.common.repository.GradleCoordinate
 
getArtifactIdDirectory(File, String, String) - Static method in class com.android.ide.common.repository.MavenRepositories
 
getArtifactName() - Method in class com.android.ide.common.gradle.model.IdeSourceProviderContainer
 
getArtifacts() - Method in class com.android.ide.common.gradle.model.IdeNativeAndroidProjectImpl
 
getArtifactType(String) - Static method in enum com.android.ide.common.repository.GradleCoordinate.ArtifactType
 
getArtifactType() - Method in class com.android.ide.common.repository.GradleCoordinate
 
getAssembleTaskName() - Method in class com.android.ide.common.gradle.model.IdeAndroidArtifactOutput
 
getAssembleTaskName() - Method in class com.android.ide.common.gradle.model.IdeBaseArtifactImpl
 
getAssembleTaskName() - Method in class com.android.ide.common.gradle.model.IdeNativeArtifact
 
getAssetsDirectories() - Method in class com.android.ide.common.gradle.model.IdeSourceProvider
 
getAssetsFolder() - Method in class com.android.ide.common.gradle.model.IdeAndroidBundle
 
getAssetsFolder() - Method in class com.android.ide.common.gradle.model.level2.IdeAndroidLibrary
 
getAssetsFolder() - Method in class com.android.ide.common.gradle.model.level2.IdeJavaLibrary
 
getAssetsFolder() - Method in class com.android.ide.common.gradle.model.level2.IdeModuleLibrary
 
getAttributeComparator() - Method in enum com.android.ide.common.xml.XmlAttributeSortOrder
 
getAttributeComparator() - Method in class com.android.ide.common.xml.XmlFormatPreferences
Returns the comparator to use when formatting, or null for no sorting
getAvailableResourceTypes() - Method in class com.android.ide.common.resources.AbstractResourceRepository
 
getAvailableResourceTypes() - Method in class com.android.ide.common.resources.deprecated.ResourceRepository
Deprecated.
 
getBaselineFile() - Method in class com.android.ide.common.gradle.model.IdeLintOptions
 
getBaseName() - Method in class com.android.ide.common.build.ApkData
 
getBaseName() - Method in interface com.android.ide.common.build.ApkInfo
 
getBootClasspath() - Method in class com.android.ide.common.gradle.model.IdeAndroidProjectImpl
 
getBuildConfigFields() - Method in class com.android.ide.common.gradle.model.IdeAndroidArtifactImpl
 
getBuildConfigFields() - Method in class com.android.ide.common.gradle.model.IdeBaseConfig
 
getBuildFiles() - Method in class com.android.ide.common.gradle.model.IdeNativeAndroidProjectImpl
 
getBuildFolder() - Method in class com.android.ide.common.gradle.model.IdeAndroidProjectImpl
 
getBuildId() - Method in class com.android.ide.common.gradle.model.IdeLibrary
 
getBuildId() - Method in class com.android.ide.common.gradle.model.IdeProjectIdentifierImpl
 
getBuildId() - Method in class com.android.ide.common.gradle.model.level2.IdeAndroidLibrary
 
getBuildId() - Method in class com.android.ide.common.gradle.model.level2.IdeJavaLibrary
 
getBuildId() - Method in class com.android.ide.common.gradle.model.level2.IdeModuleLibrary
 
getBuildSystems() - Method in class com.android.ide.common.gradle.model.IdeNativeAndroidProjectImpl
 
getBuildToolsVersion() - Method in class com.android.ide.common.gradle.model.IdeAndroidProjectImpl
 
getBuildType() - Method in class com.android.ide.common.gradle.model.IdeBuildTypeContainer
 
getBuildType() - Method in class com.android.ide.common.gradle.model.IdeVariantImpl
 
getBuildTypes() - Method in class com.android.ide.common.gradle.model.IdeAndroidProjectImpl
 
getBundle() - Method in class com.android.ide.common.gradle.model.IdeAndroidBundle
 
getCCompilerExecutable() - Method in class com.android.ide.common.gradle.model.IdeNativeToolchain
 
getCCompilerFlags() - Method in class com.android.ide.common.gradle.model.IdeNativeLibrary
 
getCDefines() - Method in class com.android.ide.common.gradle.model.IdeNativeLibrary
 
getCDirectories() - Method in class com.android.ide.common.gradle.model.IdeSourceProvider
 
getCertificate() - Method in class com.android.ide.common.signing.CertificateInfo
 
getCertificateInfo(String, File, String, String, String) - Static method in class com.android.ide.common.signing.KeystoreHelper
Returns the CertificateInfo for the given signing configuration.
getCheck() - Method in class com.android.ide.common.gradle.model.IdeLintOptions
 
getCIncludeDirs() - Method in class com.android.ide.common.gradle.model.IdeNativeLibrary
 
getClassesFolder() - Method in class com.android.ide.common.gradle.model.IdeBaseArtifactImpl
 
getClassifier() - Method in class com.android.ide.common.gradle.model.IdeMavenCoordinates
 
getClasspath() - Method in interface com.android.ide.common.process.JavaProcessInfo
 
getClasspath() - Method in class com.android.ide.common.process.ProcessInfoBuilder.JavaProcessInfoImpl
 
getCode() - Method in class com.android.ide.common.resources.configuration.CountryCodeQualifier
 
getCode() - Method in class com.android.ide.common.resources.configuration.NetworkCodeQualifier
 
getCodename() - Method in class com.android.ide.common.gradle.model.IdeApiVersion
 
getCommandLine() - Method in exception com.android.ide.common.signing.KeytoolException
 
getCompileDependencies() - Method in class com.android.ide.common.gradle.model.IdeBaseArtifactImpl
 
getCompileDependencies() - Method in class com.android.ide.common.gradle.model.IdeDependencyGraphs
 
getCompilerFlags() - Method in class com.android.ide.common.gradle.model.IdeNativeSettings
 
getCompileTarget() - Method in class com.android.ide.common.gradle.model.IdeAndroidProjectImpl
 
getCompileTaskName() - Method in class com.android.ide.common.gradle.model.IdeBaseArtifactImpl
 
getConfig() - Method in class com.android.ide.common.rendering.HardwareConfigHelper
Creates and returns the HardwareConfig object.
getConfig(String[]) - Static method in class com.android.ide.common.resources.configuration.FolderConfiguration
Creates a FolderConfiguration matching the folder segments.
getConfig(Iterable<String>) - Static method in class com.android.ide.common.resources.configuration.FolderConfiguration
Creates a FolderConfiguration matching the folder segments.
getConfigForFolder(String) - Static method in class com.android.ide.common.resources.configuration.FolderConfiguration
Creates a FolderConfiguration matching the given folder name.
getConfigForQualifierString(String) - Static method in class com.android.ide.common.resources.configuration.FolderConfiguration
Creates a FolderConfiguration matching the given qualifier string (just the qualifiers; e.g.
getConfigFromQualifiers(Iterable<String>) - Static method in class com.android.ide.common.resources.configuration.FolderConfiguration
Creates a FolderConfiguration matching the qualifiers.
getConfigFromQualifiers(Iterator<String>) - Static method in class com.android.ide.common.resources.configuration.FolderConfiguration
Creates a FolderConfiguration matching the qualifiers.
getConfiguration() - Method in interface com.android.ide.common.resources.configuration.Configurable
Returns the FolderConfiguration for this object.
getConfiguration() - Method in class com.android.ide.common.resources.deprecated.ResourceFile
Deprecated.
 
getConfiguration() - Method in class com.android.ide.common.resources.deprecated.ResourceFolder
Deprecated.
 
getConfiguration() - Method in class com.android.ide.common.resources.ResourceItem
 
getConfiguration() - Method in class com.android.ide.common.resources.SourcelessResourceItem
Determine the FolderConfiguration from the item's qualifiers instead of from DataItem.getSource().
getConfiguredResources(FolderConfiguration) - Method in class com.android.ide.common.resources.AbstractResourceRepository
Returns the resources values matching a given FolderConfiguration.
getConfiguredResources(ResourceNamespace, ResourceType, FolderConfiguration) - Method in class com.android.ide.common.resources.AbstractResourceRepository
Returns a map of (resource name, resource value) for the given ResourceType.
getConfiguredResources(FolderConfiguration) - Method in class com.android.ide.common.resources.deprecated.ResourceRepository
Deprecated.
Returns the resources values matching a given FolderConfiguration.
getConfiguredValue(ResourceType, String, FolderConfiguration) - Method in class com.android.ide.common.resources.AbstractResourceRepository
 
getConsumerProguardFiles() - Method in class com.android.ide.common.gradle.model.IdeBaseConfig
 
getContentFromPath(String) - Method in class com.android.ide.common.resources.sampledata.SampleDataJsonParser
Returns the content selected using the path
getCoordinateFromSdkPath(String) - Static method in enum com.android.ide.common.repository.SdkMavenRepository
Given RepoPackage-style path, get the GradleCoordinate for the package (assuming it is a maven-style package).
getCountryCodeQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
getCppCompilerExecutable() - Method in class com.android.ide.common.gradle.model.IdeNativeToolchain
 
getCppCompilerFlags() - Method in class com.android.ide.common.gradle.model.IdeNativeLibrary
 
getCppDefines() - Method in class com.android.ide.common.gradle.model.IdeNativeLibrary
 
getCppDirectories() - Method in class com.android.ide.common.gradle.model.IdeSourceProvider
 
getCppIncludeDirs() - Method in class com.android.ide.common.gradle.model.IdeNativeLibrary
 
getCppSystemIncludeDirs() - Method in class com.android.ide.common.gradle.model.IdeNativeLibrary
 
getCSystemIncludeDirs() - Method in class com.android.ide.common.gradle.model.IdeNativeLibrary
 
getCurrentTheme() - Method in class com.android.ide.common.resources.ResourceItemResolver
 
getData() - Method in class com.android.ide.common.gradle.model.IdeSyncIssue
 
getDataSet() - Method in class com.android.ide.common.resources.FileValidity
 
getDebuggable() - Method in class com.android.ide.common.xml.ManifestData
Returns the debuggable attribute value or null if it is not set.
getDebuggableLibraryFolders() - Method in class com.android.ide.common.gradle.model.IdeNativeLibrary
 
getDefaultConfig() - Method in class com.android.ide.common.gradle.model.IdeAndroidProjectImpl
 
getDefaultLanguageRegion(String) - Static method in class com.android.ide.common.resources.LocaleManager
Like LocaleManager.getLanguageRegion(String), but does not take user preferences and locations into consideration.
getDefaultProcess() - Method in class com.android.ide.common.xml.ManifestData
 
getDefaultTheme() - Method in class com.android.ide.common.resources.ResourceResolver
 
getDefaultValues(int) - Static method in class com.android.ide.common.xml.ManifestData.SupportsScreens
Returns an instance of ManifestData.SupportsScreens initialized with the default values based on the given targetSdkVersion.
getDensityQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
getDependencies() - Method in interface com.android.ide.common.gradle.model.IdeBaseArtifact
Deprecated.
getDependencies() - Method in class com.android.ide.common.gradle.model.IdeBaseArtifactImpl
 
getDependencies() - Method in class com.android.ide.common.gradle.model.IdeGraphItem
 
getDependencies() - Method in class com.android.ide.common.gradle.model.IdeJavaLibrary
 
getDependencyGraphs() - Method in class com.android.ide.common.gradle.model.IdeBaseArtifactImpl
 
getDescription() - Method in interface com.android.ide.common.process.ProcessInfo
Description of this process.
getDescription() - Method in class com.android.ide.common.process.ProcessInfoBuilder.JavaProcessInfoImpl
 
getDescription() - Method in class com.android.ide.common.process.ProcessInfoBuilder.ProcessInfoImpl
 
getDevices() - Method in class com.android.instantapp.sdk.Metadata.GServicesOverride
If the set of devices is empty, the override should be applied to every device.
getDimension() - Method in class com.android.ide.common.gradle.model.IdeProductFlavor
 
getDirName() - Method in class com.android.ide.common.build.ApkData
Returns a directory name relative to a variant specific location to save split specific output files or null to use the variant specific folder.
getDirName() - Method in enum com.android.ide.common.repository.SdkMavenRepository
The directory name of the repository inside the extras folder
getDisable() - Method in class com.android.ide.common.gradle.model.IdeLintOptions
 
getDisplayName() - Method in class com.android.ide.common.gradle.model.IdeVariantImpl
 
getDisplayName() - Method in class com.android.ide.common.vectordrawable.VdIcon
 
getDisplayString(ResourceType, String, boolean, List<ResourceValue>) - Static method in class com.android.ide.common.resources.ResourceItemResolver
Returns a display string for a resource lookup.
getDisplayString(String, List<ResourceValue>) - Static method in class com.android.ide.common.resources.ResourceItemResolver
Returns a display string for a resource lookup.
getDocumentation() - Method in class com.android.ide.common.gradle.model.IdeClassField
 
getDynamicFeatures() - Method in class com.android.ide.common.gradle.model.IdeAndroidProjectImpl
 
getEnable() - Method in class com.android.ide.common.gradle.model.IdeLintOptions
 
getEncodedValues() - Method in class com.android.ide.common.xml.ManifestData.SupportsScreens
Returns a string encoding of the content of the instance.
getEncoding() - Method in class com.android.ide.common.gradle.model.IdeJavaCompileOptions
 
getEnum(String) - Static method in enum com.android.ide.common.symbols.SymbolJavaType
 
getEnumValue() - Method in class com.android.ide.common.resources.configuration.DensityQualifier
 
getEnumValue() - Method in class com.android.ide.common.resources.configuration.EnumBasedResourceQualifier
 
getEnumValue() - Method in class com.android.ide.common.resources.configuration.HighDynamicRangeQualifier
 
getEnumValue() - Method in class com.android.ide.common.resources.configuration.KeyboardStateQualifier
 
getEnumValue() - Method in class com.android.ide.common.resources.configuration.LayoutDirectionQualifier
 
getEnumValue() - Method in class com.android.ide.common.resources.configuration.NavigationMethodQualifier
 
getEnumValue() - Method in class com.android.ide.common.resources.configuration.NavigationStateQualifier
 
getEnumValue() - Method in class com.android.ide.common.resources.configuration.NightModeQualifier
 
getEnumValue() - Method in class com.android.ide.common.resources.configuration.ScreenOrientationQualifier
 
getEnumValue() - Method in class com.android.ide.common.resources.configuration.ScreenRatioQualifier
 
getEnumValue() - Method in class com.android.ide.common.resources.configuration.ScreenRoundQualifier
 
getEnumValue() - Method in class com.android.ide.common.resources.configuration.ScreenSizeQualifier
 
getEnumValue() - Method in class com.android.ide.common.resources.configuration.TextInputMethodQualifier
 
getEnumValue() - Method in class com.android.ide.common.resources.configuration.TouchScreenQualifier
 
getEnumValue() - Method in class com.android.ide.common.resources.configuration.UiModeQualifier
 
getEnumValue() - Method in class com.android.ide.common.resources.configuration.WideGamutColorQualifier
 
getEnvironment() - Method in interface com.android.ide.common.process.ProcessInfo
The environment variables to set when running the process.
getEnvironment() - Method in class com.android.ide.common.process.ProcessInfoBuilder.JavaProcessInfoImpl
 
getEnvironment() - Method in class com.android.ide.common.process.ProcessInfoBuilder.ProcessInfoImpl
 
getErrorOutput() - Method in class com.android.ide.common.process.BaseProcessOutputHandler.BaseProcessOutput
 
getErrorOutput() - Method in interface com.android.ide.common.process.ProcessOutput
Returns the OutputStream to use for the error output
getErrorOutputAsString() - Method in class com.android.ide.common.process.BaseProcessOutputHandler.BaseProcessOutput
Return the process error output as a String.
getErrors() - Method in class com.android.ide.common.resources.deprecated.ScanningContext
Deprecated.
Returns a list of errors encountered during scanning, or null if there were no errors.
getErrorText(String, ResourceType) - Static method in class com.android.ide.common.resources.ValueResourceNameValidator
Validate a value resource name.
getErrorTextForFileResource(String, ResourceFolderType) - Static method in class com.android.ide.common.resources.FileResourceNameValidator
Validate a single-file resource name.
getErrorTextForNameWithoutExtension(String, ResourceFolderType) - Static method in class com.android.ide.common.resources.FileResourceNameValidator
Validate a single-file resource name.
getErrorType() - Method in exception com.android.instantapp.provision.ProvisionException
 
getErrorType() - Method in exception com.android.instantapp.run.InstantAppRunException
 
getExecutable() - Method in interface com.android.ide.common.process.ProcessInfo
The executable to run.
getExecutable() - Method in class com.android.ide.common.process.ProcessInfoBuilder.JavaProcessInfoImpl
 
getExecutable() - Method in class com.android.ide.common.process.ProcessInfoBuilder.ProcessInfoImpl
 
getExecution() - Method in class com.android.ide.common.gradle.model.IdeTestOptions
 
getExecutor() - Method in class com.android.ide.common.resources.MergeWriter
 
getExitValue() - Method in interface com.android.ide.common.process.ProcessResult
Returns the exit value of the process.
getExportedHeaders() - Method in class com.android.ide.common.gradle.model.IdeNativeArtifact
 
getExternalAnnotations() - Method in class com.android.ide.common.gradle.model.IdeAndroidLibrary
 
getExternalAnnotations() - Method in class com.android.ide.common.gradle.model.level2.IdeAndroidLibrary
 
getExternalAnnotations() - Method in class com.android.ide.common.gradle.model.level2.IdeJavaLibrary
 
getExternalAnnotations() - Method in class com.android.ide.common.gradle.model.level2.IdeModuleLibrary
 
getExtraAndroidArtifacts() - Method in class com.android.ide.common.gradle.model.IdeVariantImpl
 
getExtraArtifacts() - Method in class com.android.ide.common.gradle.model.IdeAndroidProjectImpl
 
getExtraJavaArtifacts() - Method in class com.android.ide.common.gradle.model.IdeVariantImpl
 
getExtraSourceProviders() - Method in class com.android.ide.common.gradle.model.IdeBuildTypeContainer
 
getExtraSourceProviders() - Method in class com.android.ide.common.gradle.model.IdeProductFlavorContainer
 
getFailOnMissingConfigEntry() - Method in class com.android.ide.common.gradle.model.IdeAaptOptions
 
getField() - Method in class com.android.ide.common.resources.usage.ResourceUsageModel.Resource
 
getFile() - Method in class com.android.ide.common.resources.DataFile
 
getFile() - Method in class com.android.ide.common.resources.deprecated.ResourceFile
Deprecated.
Returns the IFile associated with the ResourceFile.
getFile(String) - Method in class com.android.ide.common.resources.deprecated.ResourceFolder
Deprecated.
Returns the ResourceFile matching a given name.
getFile() - Method in class com.android.ide.common.resources.GeneratedResourceItem
 
getFileExtensions() - Method in class com.android.ide.common.gradle.model.IdeNativeAndroidProjectImpl
 
getFilePath() - Method in class com.android.ide.common.gradle.model.IdeNativeFile
 
getFilesToBeGenerated(File) - Method in class com.android.ide.common.resources.NoOpResourcePreprocessor
 
getFilesToBeGenerated(File) - Method in interface com.android.ide.common.resources.ResourcePreprocessor
Returns the paths that should be generated for the given file, which can be empty if the file doesn't need to be preprocessed.
getFilter(VariantOutput.FilterType) - Method in class com.android.ide.common.build.ApkData
 
getFilter(String) - Method in class com.android.ide.common.build.ApkData
 
getFilter(Collection<FilterData>, VariantOutput.FilterType) - Static method in class com.android.ide.common.build.ApkData
 
getFilter(VariantOutput.FilterType) - Method in interface com.android.ide.common.build.ApkInfo
 
getFilterName() - Method in interface com.android.ide.common.build.ApkInfo
 
getFilters() - Method in class com.android.ide.common.build.ApkData
 
getFilters() - Method in interface com.android.ide.common.build.ApkInfo
Returns all the split information used to create the APK.
getFilters() - Method in class com.android.ide.common.gradle.model.IdeOutputFile
 
getFilters() - Method in class com.android.ide.common.gradle.model.IdeVariantOutput
 
getFilterType() - Method in class com.android.ide.common.gradle.model.IdeFilterData
 
getFilterTypes() - Method in class com.android.ide.common.build.ApkData
 
getFilterTypes() - Method in class com.android.ide.common.gradle.model.IdeOutputFile
 
getFilterTypes() - Method in class com.android.ide.common.gradle.model.IdeVariantOutput
 
getFlavorDimensions() - Method in class com.android.ide.common.gradle.model.IdeAndroidProjectImpl
 
getFolder() - Method in class com.android.ide.common.gradle.model.IdeAndroidBundle
 
getFolder() - Method in class com.android.ide.common.gradle.model.level2.IdeAndroidLibrary
 
getFolder() - Method in class com.android.ide.common.gradle.model.level2.IdeJavaLibrary
 
getFolder() - Method in class com.android.ide.common.gradle.model.level2.IdeModuleLibrary
 
getFolder() - Method in class com.android.ide.common.resources.deprecated.ResourceFile
Deprecated.
Returns the parent folder as a ResourceFolder.
getFolder() - Method in class com.android.ide.common.resources.deprecated.ResourceFolder
Deprecated.
Returns the IAbstractFolder associated with this object.
getFolderConfig(State) - Static method in class com.android.ide.common.resources.configuration.DeviceConfigHelper
Returns a FolderConfiguration based on the given state
getFolderConfig(Device, String) - Static method in class com.android.ide.common.resources.configuration.DeviceConfigHelper
Returns a FolderConfiguration based on the State given by the Device and the state name.
getFolderConfig(Device) - Static method in class com.android.ide.common.resources.configuration.DeviceConfigHelper
Returns a FolderConfiguration based on the default State for the given Device.
getFolderConfiguration() - Method in class com.android.ide.common.resources.ResourceFile
 
getFolderName(ResourceFolderType) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
Returns the name of a folder with the configuration.
getFolderPath() - Method in class com.android.ide.common.gradle.model.IdeNativeFolder
 
getFolders(ResourceFolderType) - Method in class com.android.ide.common.resources.deprecated.ResourceRepository
Deprecated.
Returns a list of ResourceFolder for a specific ResourceFolderType.
getFolderSegment(int) - Static method in class com.android.ide.common.resources.configuration.CountryCodeQualifier
Returns the folder name segment for the given value.
getFolderSegment() - Method in class com.android.ide.common.resources.configuration.CountryCodeQualifier
Returns the string used to represent this qualifier in the folder name.
getFolderSegment() - Method in class com.android.ide.common.resources.configuration.EnumBasedResourceQualifier
Returns the string used to represent this qualifier in the folder name.
getFolderSegment() - Method in class com.android.ide.common.resources.configuration.LocaleQualifier
Returns the string used to represent this qualifier in the folder name.
getFolderSegment(int) - Static method in class com.android.ide.common.resources.configuration.NetworkCodeQualifier
Returns the folder name segment for the given value.
getFolderSegment() - Method in class com.android.ide.common.resources.configuration.NetworkCodeQualifier
Returns the string used to represent this qualifier in the folder name.
getFolderSegment() - Method in class com.android.ide.common.resources.configuration.ResourceQualifier
Returns a string formatted to be used in a folder name.
getFolderSegment() - Method in class com.android.ide.common.resources.configuration.ScreenDimensionQualifier
Returns the string used to represent this qualifier in the folder name.
getFolderSegment() - Method in class com.android.ide.common.resources.configuration.ScreenHeightQualifier
 
getFolderSegment() - Method in class com.android.ide.common.resources.configuration.ScreenWidthQualifier
 
getFolderSegment() - Method in class com.android.ide.common.resources.configuration.SmallestScreenWidthQualifier
 
getFolderSegment(int) - Static method in class com.android.ide.common.resources.configuration.VersionQualifier
Returns the folder name segment for the given value.
getFolderSegment() - Method in class com.android.ide.common.resources.configuration.VersionQualifier
Returns the string used to represent this qualifier in the folder name.
getFrameworkResources() - Method in interface com.android.ide.common.resources.ResourceItemResolver.ResourceProvider
 
getFrameworkResources() - Method in class com.android.ide.common.resources.ResourceResolver
Deprecated.
getFrameworkSources() - Method in class com.android.ide.common.gradle.model.IdeAndroidProjectImpl
 
getFull() - Method in class com.android.ide.common.resources.configuration.LocaleQualifier
 
getFullName() - Method in class com.android.ide.common.build.ApkData
 
getFullName() - Method in interface com.android.ide.common.build.ApkInfo
 
getFullTable() - Method in class com.android.ide.common.resources.AbstractResourceRepository
Returns the fully computed ResourceTable for this repository.
getFullTable() - Method in class com.android.ide.common.resources.ResourceRepository
 
getGeneratedDensities() - Method in class com.android.ide.common.gradle.model.IdeVectorDrawablesOptions
 
getGeneratedManifest() - Method in class com.android.ide.common.gradle.model.IdeAndroidArtifactOutput
 
getGeneratedResourceFolders() - Method in class com.android.ide.common.gradle.model.IdeAndroidArtifactImpl
 
getGeneratedSourceFolders() - Method in class com.android.ide.common.gradle.model.IdeBaseArtifactImpl
 
getGenericLabel(Device) - Static method in class com.android.ide.common.rendering.HardwareConfigHelper
Returns a user-displayable description of the given generic device
getGlEsVersion() - Method in class com.android.ide.common.xml.ManifestData
Returns the glEsVersion from a <uses-feature> or ManifestData.GL_ES_VERSION_NOT_SET if not set.
getGlEsVersion() - Method in class com.android.ide.common.xml.ManifestData.UsesFeature
Returns the value of the glEsVersion attribute, or 0 if the attribute was not present.
getGroupId() - Method in class com.android.ide.common.gradle.model.IdeMavenCoordinates
 
getGroupId() - Method in class com.android.ide.common.repository.GradleCoordinate
 
getGroupName() - Method in class com.android.ide.common.gradle.model.IdeNativeArtifact
 
getGServicesOverrides(Metadata.Device) - Method in class com.android.instantapp.sdk.Metadata
 
getHardware() - Method in class com.android.instantapp.sdk.Metadata.Device
 
getHeight() - Method in class com.android.ide.common.vectordrawable.VdPreview.SourceSize
 
getHighDynamicRangeQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
getHighestInstalledVersion(String, String, File, Predicate<GradleVersion>, boolean, FileOp) - Static method in class com.android.ide.common.repository.MavenRepositories
Finds the best matching GradleCoordinate.
getHighestInstalledVersion(File, String, String, Predicate<GradleVersion>, boolean, FileOp) - Method in enum com.android.ide.common.repository.SdkMavenRepository
Find the best matching GradleCoordinate
getHighestInstalledVersionNumber(String, String, File, Predicate<GradleVersion>, boolean, FileOp) - Static method in class com.android.ide.common.repository.MavenRepositories
Finds the best matching GradleVersion.
getHighestPriorityQualifier(int) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
Returns the index of the first non null ResourceQualifier starting at index startIndex
getHighestVersion(File, Predicate<GradleVersion>, boolean, FileOp) - Static method in class com.android.ide.common.repository.MavenRepositories
Given a directory containing version numbers returns the highest version number matching the given filter
getHtmlOutput() - Method in class com.android.ide.common.gradle.model.IdeLintOptions
 
getHtmlReport() - Method in class com.android.ide.common.gradle.model.IdeLintOptions
 
getIconHeight() - Method in class com.android.ide.common.vectordrawable.VdIcon
 
getIconWidth() - Method in class com.android.ide.common.vectordrawable.VdIcon
 
getId() - Method in class com.android.ide.common.repository.GradleCoordinate
 
getIdentifier() - Method in class com.android.ide.common.gradle.model.IdeFilterData
 
getIdeSetupTaskNames() - Method in class com.android.ide.common.gradle.model.IdeBaseArtifactImpl
 
getIgnoreAssets() - Method in class com.android.ide.common.gradle.model.IdeAaptOptions
 
getIgnoredFromDiskMerge() - Method in class com.android.ide.common.resources.ResourceItem
 
getInfoFile() - Method in class com.android.ide.common.gradle.model.IdeInstantRun
 
getInstance(File) - Static method in class com.android.instantapp.sdk.Metadata
 
getInstantRun() - Method in class com.android.ide.common.gradle.model.IdeAndroidArtifactImpl
 
getInstrumentations() - Method in class com.android.ide.common.xml.ManifestData
Returns the list of instrumentations found in the manifest.
getInstrumentedTestTaskName() - Method in class com.android.ide.common.gradle.model.IdeAndroidArtifactImpl
 
getInvalidQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
Returns the first invalid qualifier, or null if they are all valid (or if none exists).
getItemMap() - Method in class com.android.ide.common.resources.DataFile
 
getItems() - Method in class com.android.ide.common.resources.AbstractResourceRepository
 
getItems() - Method in class com.android.ide.common.resources.DataFile
 
getItemsOfType(ResourceType) - Method in class com.android.ide.common.resources.AbstractResourceRepository
getItemsOfType(ResourceNamespace, ResourceType) - Method in class com.android.ide.common.resources.AbstractResourceRepository
 
getJarFile() - Method in class com.android.ide.common.gradle.model.IdeAndroidBundle
 
getJarFile() - Method in class com.android.ide.common.gradle.model.IdeJavaLibrary
 
getJarFile() - Method in class com.android.ide.common.gradle.model.level2.IdeAndroidLibrary
 
getJarFile() - Method in class com.android.ide.common.gradle.model.level2.IdeJavaLibrary
 
getJarFile() - Method in class com.android.ide.common.gradle.model.level2.IdeModuleLibrary
 
getJavaCompileOptions() - Method in class com.android.ide.common.gradle.model.IdeAndroidProjectImpl
 
getJavaDependencies() - Method in class com.android.ide.common.gradle.model.IdeAndroidBundle
 
getJavaDirectories() - Method in class com.android.ide.common.gradle.model.IdeSourceProvider
 
getJavaHome() - Method in exception com.android.ide.common.signing.KeytoolException
 
getJavaLibraries() - Method in class com.android.ide.common.gradle.model.IdeDependenciesImpl
 
getJavaLibraries() - Method in interface com.android.ide.common.gradle.model.level2.IdeDependencies
Returns the Java library dependencies, both direct and transitive dependencies.
getJavaLibraries() - Method in class com.android.ide.common.gradle.model.level2.IdeDependenciesImpl
 
getJavaModules() - Method in class com.android.ide.common.gradle.model.IdeDependenciesImpl
 
getJavaResourcesFolder() - Method in class com.android.ide.common.gradle.model.IdeBaseArtifactImpl
 
getJniFolder() - Method in class com.android.ide.common.gradle.model.IdeAndroidLibrary
 
getJniFolder() - Method in class com.android.ide.common.gradle.model.level2.IdeAndroidLibrary
 
getJniFolder() - Method in class com.android.ide.common.gradle.model.level2.IdeJavaLibrary
 
getJniFolder() - Method in class com.android.ide.common.gradle.model.level2.IdeModuleLibrary
 
getJniLibsDirectories() - Method in class com.android.ide.common.gradle.model.IdeSourceProvider
 
getJvmArgs() - Method in interface com.android.ide.common.process.JavaProcessInfo
The JVM args to use.
getJvmArgs() - Method in class com.android.ide.common.process.ProcessInfoBuilder.JavaProcessInfoImpl
 
getKeepClasses() - Method in class com.android.ide.common.xml.ManifestData
Returns the list of activities, services, receivers and providers found in the manifest.
getKey() - Method in class com.android.ide.common.resources.ResourceItem
Returns a key for this resource.
getKey() - Method in class com.android.ide.common.signing.CertificateInfo
 
getKey() - Method in class com.android.instantapp.sdk.Metadata.GServicesOverride
 
getKeyAlias() - Method in class com.android.ide.common.gradle.model.IdeSigningConfig
 
getKeyboardStateQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
getKeyPassword() - Method in class com.android.ide.common.gradle.model.IdeSigningConfig
 
getLanguage() - Method in class com.android.ide.common.resources.configuration.LocaleQualifier
 
getLanguageAlpha2(String) - Static method in class com.android.ide.common.resources.LocaleManager
Returns the corresponding ISO 639 alpha-2 code given an alpha-3 code
getLanguageAlpha3(String) - Static method in class com.android.ide.common.resources.LocaleManager
Returns the corresponding ISO 639 alpha-3 code given an alpha-2 code
getLanguageCodes() - Static method in class com.android.ide.common.resources.LocaleManager
Returns all the known language codes
getLanguageCodes(boolean) - Static method in class com.android.ide.common.resources.LocaleManager
Returns all the known language codes
getLanguageName(String) - Static method in class com.android.ide.common.resources.LocaleManager
Returns the name of the given language for a language code, in English.
getLanguageRegion(String) - Static method in class com.android.ide.common.resources.LocaleManager
Returns the region code for the given language.
getLanguages() - Method in class com.android.ide.common.resources.AbstractResourceRepository
Returns the sorted list of languages used in the resources.
getLanguages() - Method in class com.android.ide.common.resources.deprecated.ResourceRepository
Deprecated.
Returns the sorted list of languages used in the resources.
getLargeScreens() - Method in class com.android.ide.common.xml.ManifestData.SupportsScreens
returns the value of the largeScreens attribute or null if not present.
getLauncherActivity() - Method in class com.android.ide.common.xml.ManifestData
Returns the name of one activity found in the manifest, that is configured to show up in the HOME screen.
getLayoutDirectionQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
getLevel2Dependencies() - Method in interface com.android.ide.common.gradle.model.IdeBaseArtifact
 
getLevel2Dependencies() - Method in class com.android.ide.common.gradle.model.IdeBaseArtifactImpl
 
getLibraries() - Method in class com.android.ide.common.gradle.model.IdeDependenciesImpl
 
getLibraryDependencies() - Method in class com.android.ide.common.gradle.model.IdeAndroidBundle
 
getLibraryName() - Method in class com.android.ide.common.resources.ResourceItem
Returns the library that the resource was found.
getLibraryName() - Method in class com.android.ide.common.resources.ResourceSet
 
getLineCount() - Method in class com.android.ide.common.blame.parser.util.OutputLineReader
 
getLintConfig() - Method in class com.android.ide.common.gradle.model.IdeLintOptions
 
getLintJar() - Method in class com.android.ide.common.gradle.model.IdeAndroidLibrary
 
getLintJar() - Method in class com.android.ide.common.gradle.model.level2.IdeAndroidLibrary
 
getLintJar() - Method in class com.android.ide.common.gradle.model.level2.IdeJavaLibrary
 
getLintJar() - Method in class com.android.ide.common.gradle.model.level2.IdeModuleLibrary
 
getLintOptions() - Method in class com.android.ide.common.gradle.model.IdeAndroidProjectImpl
 
getLocaleQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
getLocales() - Method in class com.android.ide.common.resources.AbstractResourceRepository
Returns the sorted list of languages used in the resources.
getLocalJars() - Method in class com.android.ide.common.gradle.model.IdeAndroidLibrary
 
getLocalJars() - Method in class com.android.ide.common.gradle.model.level2.IdeAndroidLibrary
 
getLocalJars() - Method in class com.android.ide.common.gradle.model.level2.IdeJavaLibrary
 
getLocalJars() - Method in class com.android.ide.common.gradle.model.level2.IdeModuleLibrary
 
getLongDisplayValue() - Method in class com.android.ide.common.resources.configuration.CountryCodeQualifier
 
getLongDisplayValue() - Method in class com.android.ide.common.resources.configuration.EnumBasedResourceQualifier
 
getLongDisplayValue() - Method in class com.android.ide.common.resources.configuration.LocaleQualifier
 
getLongDisplayValue() - Method in class com.android.ide.common.resources.configuration.NetworkCodeQualifier
 
getLongDisplayValue() - Method in class com.android.ide.common.resources.configuration.ResourceQualifier
Returns a string formatted for display purpose.
getLongDisplayValue() - Method in class com.android.ide.common.resources.configuration.ScreenDimensionQualifier
 
getLongDisplayValue() - Method in class com.android.ide.common.resources.configuration.ScreenHeightQualifier
 
getLongDisplayValue() - Method in class com.android.ide.common.resources.configuration.ScreenWidthQualifier
 
getLongDisplayValue() - Method in class com.android.ide.common.resources.configuration.SmallestScreenWidthQualifier
 
getLongDisplayValue() - Method in class com.android.ide.common.resources.configuration.VersionQualifier
 
getLookupChain() - Method in class com.android.ide.common.resources.ResourceItemResolver
Returns the lookup chain being used by this resolver.
getMainArtifact() - Method in interface com.android.ide.common.gradle.model.IdeVariant
 
getMainArtifact() - Method in class com.android.ide.common.gradle.model.IdeVariantImpl
 
getMainClass() - Method in interface com.android.ide.common.process.JavaProcessInfo
The main Java Class.
getMainClass() - Method in class com.android.ide.common.process.ProcessInfoBuilder.JavaProcessInfoImpl
 
getMainOutputFile() - Method in class com.android.ide.common.build.ApkData
 
getMainOutputFile() - Method in class com.android.ide.common.gradle.model.IdeOutputFile
 
getMainOutputFile() - Method in class com.android.ide.common.gradle.model.IdeVariantOutput
 
getMajor() - Method in class com.android.ide.common.repository.GradleVersion
 
getMajorSegment() - Method in class com.android.ide.common.repository.GradleVersion
 
getMajorVersion() - Method in class com.android.ide.common.repository.GradleCoordinate
Returns the major version (X in X.2.3), which can be GradleCoordinate.PLUS_REV, or Integer.MIN_VALUE if it is not available
getManifest() - Method in class com.android.ide.common.gradle.model.IdeAndroidBundle
 
getManifest() - Method in class com.android.ide.common.gradle.model.level2.IdeAndroidLibrary
 
getManifest() - Method in class com.android.ide.common.gradle.model.level2.IdeJavaLibrary
 
getManifest() - Method in class com.android.ide.common.gradle.model.level2.IdeModuleLibrary
 
getManifestFile() - Method in class com.android.ide.common.gradle.model.IdeSourceProvider
 
getManifestPlaceholders() - Method in class com.android.ide.common.gradle.model.IdeBaseConfig
 
getManufacturer() - Method in class com.android.instantapp.sdk.Metadata.Device
 
getMap(ResourceNamespace, ResourceType, boolean) - Method in class com.android.ide.common.resources.AbstractResourceRepository
 
getMap(ResourceNamespace, ResourceType) - Method in class com.android.ide.common.resources.AbstractResourceRepository
 
getMap(ResourceNamespace, ResourceType, boolean) - Method in class com.android.ide.common.resources.ResourceRepository
 
getMatchingFile(String, ResourceType, FolderConfiguration) - Method in class com.android.ide.common.resources.AbstractResourceRepository
Returns the ResourceFile matching the given name, ResourceType and configuration.
getMatchingFile(String, ResourceFolderType, FolderConfiguration) - Method in class com.android.ide.common.resources.deprecated.ResourceRepository
Deprecated.
Returns the ResourceFile matching the given name, ResourceFolderType and configuration.
getMatchingFile(String, ResourceType, FolderConfiguration) - Method in class com.android.ide.common.resources.deprecated.ResourceRepository
Deprecated.
Returns the ResourceFile matching the given name, ResourceType and configuration.
getMatchingFiles(String, ResourceType, FolderConfiguration) - Method in class com.android.ide.common.resources.AbstractResourceRepository
Returns a list of ResourceFile matching the given name, ResourceType and configuration.
getMavenMetadataFile(File, String, String) - Static method in class com.android.ide.common.repository.MavenRepositories
 
getMaxSdkVersion() - Method in class com.android.ide.common.gradle.model.IdeProductFlavor
 
getMergedFlavor() - Method in class com.android.ide.common.gradle.model.IdeVariantImpl
 
getMessage() - Method in class com.android.ide.common.gradle.model.IdeSyncIssue
 
getMessage() - Method in exception com.android.ide.common.process.BuildCommandException
Computes the error message to display for this error
getMessage() - Method in exception com.android.ide.common.resources.MergingException
Computes the error message to display for this error
getMessages() - Method in exception com.android.ide.common.resources.MergingException
 
getMicro() - Method in class com.android.ide.common.repository.GradleVersion
 
getMicroSegment() - Method in class com.android.ide.common.repository.GradleVersion
 
getMicroVersion() - Method in class com.android.ide.common.repository.GradleCoordinate
Returns the major version (X in 1.2.X), which can be GradleCoordinate.PLUS_REV, or Integer.MIN_VALUE if it is not available
getMinor() - Method in class com.android.ide.common.repository.GradleVersion
 
getMinorSegment() - Method in class com.android.ide.common.repository.GradleVersion
 
getMinorVersion() - Method in class com.android.ide.common.repository.GradleCoordinate
Returns the minor version (X in 1.X.3), which can be GradleCoordinate.PLUS_REV, or Integer.MIN_VALUE if it is not available
getMinSdkVersion() - Method in class com.android.ide.common.gradle.model.IdeProductFlavor
 
getMinSdkVersion() - Method in class com.android.ide.common.xml.ManifestData
Returns the minSdkVersion attribute, or 0 if it's not set or is a codename.
getMinSdkVersionString() - Method in class com.android.ide.common.xml.ManifestData
Returns the minSdkVersion attribute, or null if it's not set.
getMockablePlatformJar() - Method in class com.android.ide.common.gradle.model.IdeJavaArtifact
 
getModelVersion() - Method in class com.android.ide.common.gradle.model.IdeAndroidProjectImpl
 
getModelVersion() - Method in class com.android.ide.common.gradle.model.IdeNativeAndroidProjectImpl
 
getModuleDependencies() - Method in interface com.android.ide.common.gradle.model.level2.IdeDependencies
Returns the Module dependencies.
getModuleDependencies() - Method in class com.android.ide.common.gradle.model.level2.IdeDependenciesImpl
 
getMultiDexEnabled() - Method in class com.android.ide.common.gradle.model.IdeBaseConfig
 
getMultiDexKeepFile() - Method in class com.android.ide.common.gradle.model.IdeBaseConfig
 
getMultiDexKeepProguard() - Method in class com.android.ide.common.gradle.model.IdeBaseConfig
 
getMultiFlavorSourceProvider() - Method in class com.android.ide.common.gradle.model.IdeBaseArtifactImpl
 
getMultiLineMessage() - Method in class com.android.ide.common.gradle.model.IdeSyncIssue
 
getName() - Method in class com.android.ide.common.gradle.model.IdeAndroidProjectImpl
 
getName() - Method in class com.android.ide.common.gradle.model.IdeBaseArtifactImpl
 
getName() - Method in class com.android.ide.common.gradle.model.IdeBaseConfig
 
getName() - Method in class com.android.ide.common.gradle.model.IdeClassField
 
getName() - Method in class com.android.ide.common.gradle.model.IdeLibrary
 
getName() - Method in class com.android.ide.common.gradle.model.IdeNativeAndroidProjectImpl
 
getName() - Method in class com.android.ide.common.gradle.model.IdeNativeArtifact
 
getName() - Method in class com.android.ide.common.gradle.model.IdeNativeLibrary
 
getName() - Method in class com.android.ide.common.gradle.model.IdeNativeSettings
 
getName() - Method in class com.android.ide.common.gradle.model.IdeNativeToolchain
 
getName() - Method in class com.android.ide.common.gradle.model.IdeSigningConfig
 
getName() - Method in class com.android.ide.common.gradle.model.IdeSourceProvider
 
getName() - Method in class com.android.ide.common.gradle.model.IdeVariantImpl
 
getName() - Method in class com.android.ide.common.resources.configuration.CountryCodeQualifier
 
getName() - Method in class com.android.ide.common.resources.configuration.DensityQualifier
 
getName() - Method in class com.android.ide.common.resources.configuration.HighDynamicRangeQualifier
 
getName() - Method in class com.android.ide.common.resources.configuration.KeyboardStateQualifier
 
getName() - Method in class com.android.ide.common.resources.configuration.LayoutDirectionQualifier
 
getName() - Method in class com.android.ide.common.resources.configuration.LocaleQualifier
 
getName() - Method in class com.android.ide.common.resources.configuration.NavigationMethodQualifier
 
getName() - Method in class com.android.ide.common.resources.configuration.NavigationStateQualifier
 
getName() - Method in class com.android.ide.common.resources.configuration.NetworkCodeQualifier
 
getName() - Method in class com.android.ide.common.resources.configuration.NightModeQualifier
 
getName() - Method in class com.android.ide.common.resources.configuration.ResourceQualifier
Returns the human readable name of the qualifier.
getName() - Method in class com.android.ide.common.resources.configuration.ScreenDimensionQualifier
 
getName() - Method in class com.android.ide.common.resources.configuration.ScreenHeightQualifier
 
getName() - Method in class com.android.ide.common.resources.configuration.ScreenOrientationQualifier
 
getName() - Method in class com.android.ide.common.resources.configuration.ScreenRatioQualifier
 
getName() - Method in class com.android.ide.common.resources.configuration.ScreenRoundQualifier
 
getName() - Method in class com.android.ide.common.resources.configuration.ScreenSizeQualifier
 
getName() - Method in class com.android.ide.common.resources.configuration.ScreenWidthQualifier
 
getName() - Method in class com.android.ide.common.resources.configuration.SmallestScreenWidthQualifier
 
getName() - Method in class com.android.ide.common.resources.configuration.TextInputMethodQualifier
 
getName() - Method in class com.android.ide.common.resources.configuration.TouchScreenQualifier
 
getName() - Method in class com.android.ide.common.resources.configuration.UiModeQualifier
 
getName() - Method in class com.android.ide.common.resources.configuration.VersionQualifier
 
getName() - Method in class com.android.ide.common.resources.configuration.WideGamutColorQualifier
 
getName() - Method in class com.android.ide.common.resources.deprecated.ResourceItem
Deprecated.
Returns the name of the resource.
getName() - Method in exception com.android.ide.common.vectordrawable.ResourcesNotSupportedException
 
getName() - Method in class com.android.ide.common.vectordrawable.VdIcon
 
getName() - Method in class com.android.ide.common.xml.ManifestData.Activity
 
getName() - Method in class com.android.ide.common.xml.ManifestData.Instrumentation
Returns the fully qualified instrumentation class name
getName() - Method in class com.android.ide.common.xml.ManifestData.KeepClass
 
getName() - Method in class com.android.ide.common.xml.ManifestData.UsesFeature
 
getName() - Method in class com.android.ide.common.xml.ManifestData.UsesLibrary
 
getNamespace() - Method in class com.android.ide.common.resources.ResourceItem
Returns the namespace where the resource was defined.
getNamespace() - Method in class com.android.ide.common.resources.ResourceSet
 
getNamespaces() - Method in class com.android.ide.common.resources.AbstractResourceRepository
 
getNamespaces() - Method in class com.android.ide.common.resources.ResourceRepository
 
getNamespacing() - Method in class com.android.ide.common.gradle.model.IdeAaptOptions
 
getNativeLibraries() - Method in class com.android.ide.common.gradle.model.IdeAndroidArtifactImpl
 
getNativeToolchains() - Method in class com.android.ide.common.gradle.model.IdeAndroidProjectImpl
 
getNavigationMethodQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
getNavigationStateQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
getNetworkCodeQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
getNexusLabel(Device) - Static method in class com.android.ide.common.rendering.HardwareConfigHelper
Returns a user-displayable description of the given Nexus device
getNexusMenuLabel(Device) - Static method in class com.android.ide.common.rendering.HardwareConfigHelper
Returns a user-displayable description of the given Nexus device.
getNightModeQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
getNoCompress() - Method in class com.android.ide.common.gradle.model.IdeAaptOptions
 
getNormalScreens() - Method in class com.android.ide.common.xml.ManifestData.SupportsScreens
returns the value of the normalScreens attribute or null if not present.
getNullQualifier() - Method in class com.android.ide.common.resources.configuration.DensityQualifier
 
getNullQualifier() - Method in class com.android.ide.common.resources.configuration.ResourceQualifier
Returns the qualifier that can be used in ResourceQualifier.isBetterMatchThan(ResourceQualifier, ResourceQualifier) when no qualifier is present in the config.
getNullQualifier() - Method in class com.android.ide.common.resources.configuration.ScreenSizeQualifier
 
getOneIndentUnit() - Method in class com.android.ide.common.xml.XmlFormatPreferences
 
getOrPutEmpty(ResourceNamespace, ResourceType) - Method in class com.android.ide.common.resources.ResourceTable
Gets the corresponding multimap from the table, if necessary creating an empty one and putting it in the table.
getOsBuildType(IDevice) - Static method in class com.android.instantapp.utils.DeviceUtils
 
getOutputFile() - Method in class com.android.ide.common.gradle.model.IdeAndroidArtifactOutput
 
getOutputFile() - Method in class com.android.ide.common.gradle.model.IdeNativeArtifact
 
getOutputFile() - Method in class com.android.ide.common.gradle.model.IdeOutputFile
 
getOutputFileName() - Method in class com.android.ide.common.build.ApkData
 
getOutputFileName() - Method in interface com.android.ide.common.build.ApkInfo
 
getOutputs() - Method in class com.android.ide.common.build.ApkData
 
getOutputs() - Method in class com.android.ide.common.gradle.model.IdeAndroidArtifactImpl
 
getOutputs() - Method in class com.android.ide.common.gradle.model.IdeOutputFile
 
getOutputs() - Method in class com.android.ide.common.gradle.model.IdeVariantOutput
 
getOutputType() - Method in class com.android.ide.common.build.ApkData
 
getOutputType() - Method in class com.android.ide.common.gradle.model.IdeOutputFile
 
getOutputType() - Method in class com.android.ide.common.gradle.model.IdeVariantOutput
 
getPackage() - Method in class com.android.ide.common.xml.ManifestData
Returns the package defined in the manifest, if found.
getPackageDependencies() - Method in class com.android.ide.common.gradle.model.IdeDependencyGraphs
 
getPackageId() - Method in enum com.android.ide.common.repository.SdkMavenRepository
 
getPackageNameFromManifest(File) - Static method in class com.android.ide.common.symbols.SymbolUtils
Pulls out the package name from the given android manifest.
getPackageNameFromManifest(ManifestData) - Static method in class com.android.ide.common.symbols.SymbolUtils
Pulls out the package name from the given parsed android manifest.
getPackaging() - Method in class com.android.ide.common.gradle.model.IdeMavenCoordinates
 
getParent(StyleResourceValue) - Method in class com.android.ide.common.resources.ResourceItemResolver
 
getParent(StyleResourceValue) - Method in class com.android.ide.common.resources.ResourceResolver
 
getParsedModelVersion() - Method in interface com.android.ide.common.gradle.model.IdeAndroidProject
 
getParsedModelVersion() - Method in class com.android.ide.common.gradle.model.IdeAndroidProjectImpl
 
getPath(String) - Method in class com.android.ide.common.resources.sampledata.SampleDataCsvParser
 
getPerLanguageSettings() - Method in class com.android.ide.common.gradle.model.IdeNativeFolder
 
getPkgName() - Method in class com.android.instantapp.sdk.Metadata.ApkInfo
 
getPluginGeneration() - Method in class com.android.ide.common.gradle.model.IdeAndroidProjectImpl
 
getPossiblePaths() - Method in class com.android.ide.common.resources.sampledata.SampleDataCsvParser
 
getPossiblePaths() - Method in class com.android.ide.common.resources.sampledata.SampleDataJsonParser
Returns all the possible paths that lead to an array within the JSON file
getPreview() - Method in class com.android.ide.common.repository.GradleVersion
 
getPreviewFromVectorDocument(VdPreview.TargetSize, Document, StringBuilder) - Static method in class com.android.ide.common.vectordrawable.VdPreview
This generates an image from a vector tree.
getPreviewFromVectorTree(VdPreview.TargetSize, VdTree, StringBuilder) - Static method in class com.android.ide.common.vectordrawable.VdPreview
Generates an image from a vector tree.
getPreviewFromVectorXml(VdPreview.TargetSize, String, StringBuilder) - Static method in class com.android.ide.common.vectordrawable.VdPreview
Generates an image according to the VectorDrawable's content xmlFileContent.
getPreviewType() - Method in class com.android.ide.common.repository.GradleVersion
 
getPrivateIn(ResourceType, String) - Method in class com.android.ide.common.repository.ResourceVisibilityLookup
For a private resource, return the AndroidLibrary that the resource was defined as private in
getPrivateRDotJavaPackage() - Method in class com.android.ide.common.gradle.model.IdeAaptOptions
 
getProcess() - Method in class com.android.ide.common.xml.ManifestData.KeepClass
 
getProcesses() - Method in class com.android.ide.common.xml.ManifestData
Returns the list of process names declared by the manifest.
getProcessOutput() - Method in class com.android.ide.common.process.CachedProcessOutputHandler
 
getProduct() - Method in class com.android.instantapp.sdk.Metadata.Device
 
getProductFlavor() - Method in class com.android.ide.common.gradle.model.IdeProductFlavorContainer
 
getProductFlavors() - Method in class com.android.ide.common.gradle.model.IdeAndroidProjectImpl
 
getProductFlavors() - Method in class com.android.ide.common.gradle.model.IdeVariantImpl
 
getProguardFiles() - Method in class com.android.ide.common.gradle.model.IdeBaseConfig
 
getProguardRules() - Method in class com.android.ide.common.gradle.model.IdeAndroidLibrary
 
getProguardRules() - Method in class com.android.ide.common.gradle.model.level2.IdeAndroidLibrary
 
getProguardRules() - Method in class com.android.ide.common.gradle.model.level2.IdeJavaLibrary
 
getProguardRules() - Method in class com.android.ide.common.gradle.model.level2.IdeModuleLibrary
 
getProject() - Method in class com.android.ide.common.gradle.model.IdeLibrary
 
getProjectPath() - Method in class com.android.ide.common.gradle.model.IdeProjectIdentifierImpl
 
getProjectPath() - Method in class com.android.ide.common.gradle.model.level2.IdeAndroidLibrary
 
getProjectPath() - Method in class com.android.ide.common.gradle.model.level2.IdeJavaLibrary
 
getProjectPath() - Method in class com.android.ide.common.gradle.model.level2.IdeModuleLibrary
 
getProjectResources() - Method in class com.android.ide.common.resources.ResourceResolver
Deprecated.
getProjects() - Method in class com.android.ide.common.gradle.model.IdeDependenciesImpl
 
getProjectType() - Method in class com.android.ide.common.gradle.model.IdeAndroidProjectImpl
 
getProjectVariant() - Method in class com.android.ide.common.gradle.model.IdeAndroidBundle
 
getProvidedLibraries() - Method in class com.android.ide.common.gradle.model.IdeDependencyGraphs
 
getPublicResources() - Method in class com.android.ide.common.gradle.model.IdeAndroidLibrary
 
getPublicResources() - Method in class com.android.ide.common.gradle.model.level2.IdeAndroidLibrary
 
getPublicResources() - Method in class com.android.ide.common.gradle.model.level2.IdeJavaLibrary
 
getPublicResources() - Method in class com.android.ide.common.gradle.model.level2.IdeModuleLibrary
 
getPublicResourcesOfType(ResourceType) - Method in class com.android.ide.common.resources.AbstractResourceRepository
Returns a collection of public resource items matching a given resource type.
getQualifier(String) - Static method in class com.android.ide.common.resources.configuration.CountryCodeQualifier
Creates and returns a qualifier from the given folder segment.
getQualifier(int) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
Returns a qualifier by its index.
getQualifier(String) - Static method in class com.android.ide.common.resources.configuration.LocaleQualifier
Creates and returns a qualifier from the given folder segment.
getQualifier(String) - Static method in class com.android.ide.common.resources.configuration.NetworkCodeQualifier
Creates and returns a qualifier from the given folder segment.
getQualifier(String, String) - Static method in class com.android.ide.common.resources.configuration.ScreenDimensionQualifier
 
getQualifier(String) - Static method in class com.android.ide.common.resources.configuration.ScreenHeightQualifier
 
getQualifier(String) - Static method in class com.android.ide.common.resources.configuration.ScreenWidthQualifier
 
getQualifier(String) - Static method in class com.android.ide.common.resources.configuration.SmallestScreenWidthQualifier
 
getQualifier(String) - Static method in class com.android.ide.common.resources.configuration.VersionQualifier
Creates and returns a qualifier from the given folder segment.
getQualifierCount() - Static method in class com.android.ide.common.resources.configuration.FolderConfiguration
Returns the number of ResourceQualifier that make up a Folder configuration.
getQualifiers() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
Returns an array of all the non null qualifiers.
getQualifiers() - Method in class com.android.ide.common.resources.GeneratedResourceItem
 
getQualifiers() - Method in class com.android.ide.common.resources.MergedResourceItem
 
getQualifiers() - Method in class com.android.ide.common.resources.ResourceFile
 
getQualifiers() - Method in class com.android.ide.common.resources.ResourceItem
Returns the resource item qualifiers.
getQualifierString() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
Returns the folder configuration as a qualifier string, e.g.
getReferenceToSelf() - Method in class com.android.ide.common.resources.ResourceItem
Builds a ResourceReference that points to this ResourceItem.
getRegion() - Method in class com.android.ide.common.resources.configuration.LocaleQualifier
 
getRegionAlpha2(String) - Static method in class com.android.ide.common.resources.LocaleManager
Returns the corresponding ISO 3166 alpha-2 code given an alpha-3 code
getRegionAlpha3(String) - Static method in class com.android.ide.common.resources.LocaleManager
Returns the corresponding ISO 3166 alpha-3 code given an alpha-2 code
getRegionCodes() - Static method in class com.android.ide.common.resources.LocaleManager
Returns all the known region codes
getRegionCodes(boolean) - Static method in class com.android.ide.common.resources.LocaleManager
Returns all the known region codes
getRegionName(String) - Static method in class com.android.ide.common.resources.LocaleManager
Returns the name of the given region for a 2 letter region code, in English.
getRegions(String) - Method in class com.android.ide.common.resources.AbstractResourceRepository
Returns the sorted list of regions used in the resources with the given language.
getRegions(String) - Method in class com.android.ide.common.resources.deprecated.ResourceRepository
Deprecated.
Returns the sorted list of regions used in the resources with the given language.
getRelevantRegions(String) - Static method in class com.android.ide.common.resources.LocaleManager
Returns the relevant regions for the given language, if known.
getRenderscriptDirectories() - Method in class com.android.ide.common.gradle.model.IdeSourceProvider
 
getRenderscriptFolder() - Method in class com.android.ide.common.gradle.model.IdeAndroidLibrary
 
getRenderscriptFolder() - Method in class com.android.ide.common.gradle.model.level2.IdeAndroidLibrary
 
getRenderscriptFolder() - Method in class com.android.ide.common.gradle.model.level2.IdeJavaLibrary
 
getRenderscriptFolder() - Method in class com.android.ide.common.gradle.model.level2.IdeModuleLibrary
 
getRenderscriptNdkModeEnabled() - Method in class com.android.ide.common.gradle.model.IdeProductFlavor
 
getRenderscriptOptimLevel() - Method in class com.android.ide.common.gradle.model.IdeBuildType
 
getRenderscriptSupportModeBlasEnabled() - Method in class com.android.ide.common.gradle.model.IdeProductFlavor
 
getRenderscriptSupportModeEnabled() - Method in class com.android.ide.common.gradle.model.IdeProductFlavor
 
getRenderscriptTargetApi() - Method in class com.android.ide.common.gradle.model.IdeProductFlavor
 
getRepository() - Method in class com.android.ide.common.resources.deprecated.ResourceFile
Deprecated.
 
getRepository() - Method in class com.android.ide.common.resources.deprecated.ResourceFolder
Deprecated.
 
getRepositoryLocation(File, boolean, FileOp) - Method in enum com.android.ide.common.repository.SdkMavenRepository
Returns the location of the repository within a given SDK home.
getReqFiveWayNav() - Method in class com.android.ide.common.xml.ManifestData.UsesConfiguration
returns the value of the reqFiveWayNav attribute or null if not present.
getReqHardKeyboard() - Method in class com.android.ide.common.xml.ManifestData.UsesConfiguration
returns the value of the reqHardKeyboard attribute or null if not present.
getReqKeyboardType() - Method in class com.android.ide.common.xml.ManifestData.UsesConfiguration
returns the value of the reqKeyboardType attribute or null if not present.
getReqNavigation() - Method in class com.android.ide.common.xml.ManifestData.UsesConfiguration
returns the value of the reqNavigation attribute or null if not present.
getReqTouchScreen() - Method in class com.android.ide.common.xml.ManifestData.UsesConfiguration
returns the value of the reqTouchScreen attribute or null if not present.
getRequestedCoordinates() - Method in class com.android.ide.common.gradle.model.IdeGraphItem
 
getRequestedCoordinates() - Method in class com.android.ide.common.gradle.model.IdeLibrary
 
getRequired() - Method in class com.android.ide.common.xml.ManifestData.UsesFeature
 
getRequired() - Method in class com.android.ide.common.xml.ManifestData.UsesLibrary
 
getResDirectories() - Method in class com.android.ide.common.gradle.model.IdeSourceProvider
 
getResFolder() - Method in class com.android.ide.common.gradle.model.IdeAndroidBundle
 
getResFolder() - Method in class com.android.ide.common.gradle.model.level2.IdeAndroidLibrary
 
getResFolder() - Method in class com.android.ide.common.gradle.model.level2.IdeJavaLibrary
 
getResFolder() - Method in class com.android.ide.common.gradle.model.level2.IdeModuleLibrary
 
getResFolder() - Method in class com.android.ide.common.resources.deprecated.ResourceRepository
Deprecated.
 
getResizeable() - Method in class com.android.ide.common.xml.ManifestData.SupportsScreens
returns the value of the resizeable attribute or null if not present.
getResolutionString(Device) - Static method in class com.android.ide.common.rendering.HardwareConfigHelper
Returns a user displayable screen resolution string for the given device
getResolvedCoordinates() - Method in class com.android.ide.common.gradle.model.IdeLibrary
 
getResolver(boolean) - Method in interface com.android.ide.common.resources.ResourceItemResolver.ResourceProvider
 
getResource(Element) - Method in class com.android.ide.common.resources.usage.ResourceUsageModel
 
getResource(Element, boolean) - Method in class com.android.ide.common.resources.usage.ResourceUsageModel
 
getResource(Integer) - Method in class com.android.ide.common.resources.usage.ResourceUsageModel
 
getResource(ResourceType, String) - Method in class com.android.ide.common.resources.usage.ResourceUsageModel
 
getResourceConfigurations() - Method in class com.android.ide.common.gradle.model.IdeProductFlavor
 
getResourceFieldName(Element) - Static method in class com.android.ide.common.resources.usage.ResourceUsageModel
 
getResourceFolder(IAbstractFolder) - Method in class com.android.ide.common.resources.deprecated.ResourceRepository
Deprecated.
Returns the ResourceFolder associated with a IAbstractFolder.
getResourceFromFilePath(String) - Method in class com.android.ide.common.resources.usage.ResourceUsageModel
 
getResourceItem(ResourceType, String) - Method in class com.android.ide.common.resources.AbstractResourceRepository
getResourceItem(ResourceType, String) - Method in class com.android.ide.common.resources.deprecated.ResourceRepository
Deprecated.
Returns a ResourceItem matching the given ResourceType and name.
getResourceItems(ResourceNamespace, ResourceType, String) - Method in class com.android.ide.common.resources.AbstractResourceRepository
 
getResourceItems(ResourceReference) - Method in class com.android.ide.common.resources.AbstractResourceRepository
 
getResourceItemsOfType(ResourceType) - Method in class com.android.ide.common.resources.deprecated.FrameworkResources
Deprecated.
Returns a Collection (always non null, but can be empty) of public ResourceItem matching a given ResourceType.
getResourceItemsOfType(ResourceType) - Method in class com.android.ide.common.resources.deprecated.ResourceRepository
Deprecated.
Returns a list of ResourceItem matching a given ResourceType.
getResourceMaps() - Method in class com.android.ide.common.resources.usage.ResourceUsageModel
 
getResourceNameFromSampleReference(String) - Static method in class com.android.ide.common.resources.sampledata.SampleDataManager
 
getResourcePrefix() - Method in class com.android.ide.common.gradle.model.IdeAndroidProjectImpl
 
getResources() - Method in class com.android.ide.common.resources.usage.ResourceUsageModel
 
getResourcesDirectories() - Method in class com.android.ide.common.gradle.model.IdeSourceProvider
 
getResourceType(Element) - Static method in class com.android.ide.common.resources.usage.ResourceUsageModel
 
getResourceTypes() - Method in class com.android.ide.common.resources.deprecated.IdGeneratingResourceFile
Deprecated.
 
getResourceTypes() - Method in class com.android.ide.common.resources.deprecated.MultiResourceFile
Deprecated.
 
getResourceTypes() - Method in class com.android.ide.common.resources.deprecated.ResourceFile
Deprecated.
Returns the list of ResourceType generated by the file.
getResourceTypes() - Method in class com.android.ide.common.resources.deprecated.ResourceFolder
Deprecated.
Returns the list of ResourceTypes generated by the files inside this folder.
getResourceTypes() - Method in class com.android.ide.common.resources.deprecated.SingleResourceFile
Deprecated.
 
getResourceValue(ResourceType, FolderConfiguration, boolean) - Method in class com.android.ide.common.resources.deprecated.ResourceItem
Deprecated.
Returns a ResourceValue for this item based on the given configuration.
getResourceValue() - Method in class com.android.ide.common.resources.ResourceItem
 
getResourceValue(boolean) - Method in class com.android.ide.common.resources.ResourceItem
Deprecated.
getResValues() - Method in class com.android.ide.common.gradle.model.IdeAndroidArtifactImpl
 
getResValues() - Method in class com.android.ide.common.gradle.model.IdeBaseConfig
 
getRevision() - Method in class com.android.ide.common.repository.GradleCoordinate
 
getRootFolder() - Method in class com.android.ide.common.resources.MergeWriter
 
getRuntimeFiles() - Method in class com.android.ide.common.gradle.model.IdeNativeArtifact
 
getSampleDataLine(String, ImmutableList<String>) - Method in class com.android.ide.common.resources.sampledata.SampleDataManager
Returns a line of sample data content from the given content and fileName.
getScreenDimensionQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
getScreenHeightQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
getScreenOrientationQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
getScreenRatioQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
getScreenRoundQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
getScreenSizeQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
getScreenWidthQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
getScript() - Method in class com.android.ide.common.resources.configuration.LocaleQualifier
 
getSettings() - Method in class com.android.ide.common.gradle.model.IdeNativeAndroidProjectImpl
 
getSettingsName() - Method in class com.android.ide.common.gradle.model.IdeNativeFile
 
getSeverity() - Method in class com.android.ide.common.gradle.model.IdeSyncIssue
 
getSeverityOverrides() - Method in class com.android.ide.common.gradle.model.IdeLintOptions
 
getShadersDirectories() - Method in class com.android.ide.common.gradle.model.IdeSourceProvider
 
getShortDisplayValue() - Method in class com.android.ide.common.resources.configuration.CountryCodeQualifier
 
getShortDisplayValue() - Method in class com.android.ide.common.resources.configuration.EnumBasedResourceQualifier
 
getShortDisplayValue() - Method in class com.android.ide.common.resources.configuration.LocaleQualifier
BCP 47 tag or "language,region", or language
getShortDisplayValue() - Method in class com.android.ide.common.resources.configuration.NetworkCodeQualifier
 
getShortDisplayValue() - Method in class com.android.ide.common.resources.configuration.ResourceQualifier
Returns a string formatted for display purpose.
getShortDisplayValue() - Method in class com.android.ide.common.resources.configuration.ScreenDimensionQualifier
 
getShortDisplayValue() - Method in class com.android.ide.common.resources.configuration.ScreenHeightQualifier
 
getShortDisplayValue() - Method in class com.android.ide.common.resources.configuration.ScreenWidthQualifier
 
getShortDisplayValue() - Method in class com.android.ide.common.resources.configuration.SmallestScreenWidthQualifier
 
getShortDisplayValue() - Method in class com.android.ide.common.resources.configuration.VersionQualifier
 
getShortName() - Method in class com.android.ide.common.resources.configuration.CountryCodeQualifier
 
getShortName() - Method in class com.android.ide.common.resources.configuration.DensityQualifier
 
getShortName() - Method in class com.android.ide.common.resources.configuration.HighDynamicRangeQualifier
 
getShortName() - Method in class com.android.ide.common.resources.configuration.KeyboardStateQualifier
 
getShortName() - Method in class com.android.ide.common.resources.configuration.LayoutDirectionQualifier
 
getShortName() - Method in class com.android.ide.common.resources.configuration.LocaleQualifier
 
getShortName() - Method in class com.android.ide.common.resources.configuration.NavigationMethodQualifier
 
getShortName() - Method in class com.android.ide.common.resources.configuration.NavigationStateQualifier
 
getShortName() - Method in class com.android.ide.common.resources.configuration.NetworkCodeQualifier
 
getShortName() - Method in class com.android.ide.common.resources.configuration.NightModeQualifier
 
getShortName() - Method in class com.android.ide.common.resources.configuration.ResourceQualifier
Returns a shorter human readable name for the qualifier.
getShortName() - Method in class com.android.ide.common.resources.configuration.ScreenDimensionQualifier
 
getShortName() - Method in class com.android.ide.common.resources.configuration.ScreenHeightQualifier
 
getShortName() - Method in class com.android.ide.common.resources.configuration.ScreenOrientationQualifier
 
getShortName() - Method in class com.android.ide.common.resources.configuration.ScreenRatioQualifier
 
getShortName() - Method in class com.android.ide.common.resources.configuration.ScreenRoundQualifier
 
getShortName() - Method in class com.android.ide.common.resources.configuration.ScreenSizeQualifier
 
getShortName() - Method in class com.android.ide.common.resources.configuration.ScreenWidthQualifier
 
getShortName() - Method in class com.android.ide.common.resources.configuration.SmallestScreenWidthQualifier
 
getShortName() - Method in class com.android.ide.common.resources.configuration.TextInputMethodQualifier
 
getShortName() - Method in class com.android.ide.common.resources.configuration.TouchScreenQualifier
 
getShortName() - Method in class com.android.ide.common.resources.configuration.UiModeQualifier
 
getShortName() - Method in class com.android.ide.common.resources.configuration.VersionQualifier
 
getShortName() - Method in class com.android.ide.common.resources.configuration.WideGamutColorQualifier
 
getSigningConfig() - Method in class com.android.ide.common.gradle.model.IdeBuildType
 
getSigningConfig() - Method in class com.android.ide.common.gradle.model.IdeProductFlavor
 
getSigningConfigName() - Method in class com.android.ide.common.gradle.model.IdeAndroidArtifactImpl
 
getSigningConfigs() - Method in class com.android.ide.common.gradle.model.IdeAndroidProjectImpl
 
getSkippedLibraries() - Method in class com.android.ide.common.gradle.model.IdeDependencyGraphs
 
getSmallestScreenWidthQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
getSmallScreens() - Method in class com.android.ide.common.xml.ManifestData.SupportsScreens
returns the value of the smallScreens attribute or null if not present.
getSource(Node) - Method in class com.android.ide.common.xml.XmlPrettyPrinter
 
getSourceCompatibility() - Method in class com.android.ide.common.gradle.model.IdeJavaCompileOptions
 
getSourceFile() - Method in class com.android.ide.common.resources.FileValidity
 
getSourceFileArray() - Method in class com.android.ide.common.resources.deprecated.ResourceItem
Deprecated.
Returns the sorted list of ResourceItem objects for this resource item.
getSourceFileList() - Method in class com.android.ide.common.resources.deprecated.ResourceItem
Deprecated.
Returns the list of source file for this resource.
getSourceFiles() - Method in class com.android.ide.common.gradle.model.IdeNativeArtifact
 
getSourceFiles(ResourceType, String, FolderConfiguration) - Method in class com.android.ide.common.resources.deprecated.ResourceRepository
Deprecated.
Returns the list of source files for a given resource.
getSourceFiles() - Method in interface com.android.ide.common.resources.SourceSet
Returns a list of Source files or folders.
getSourceFolders() - Method in class com.android.ide.common.gradle.model.IdeNativeArtifact
 
getSourceGenTaskName() - Method in class com.android.ide.common.gradle.model.IdeAndroidArtifactImpl
 
getSourceProvider() - Method in class com.android.ide.common.gradle.model.IdeBuildTypeContainer
 
getSourceProvider() - Method in class com.android.ide.common.gradle.model.IdeProductFlavorContainer
 
getSourceProvider() - Method in class com.android.ide.common.gradle.model.IdeSourceProviderContainer
 
getSourceType() - Method in class com.android.ide.common.resources.MergedResourceItem
 
getSourceType() - Method in class com.android.ide.common.resources.ResourceItem
 
getStandardOutput() - Method in class com.android.ide.common.process.BaseProcessOutputHandler.BaseProcessOutput
 
getStandardOutput() - Method in interface com.android.ide.common.process.ProcessOutput
Returns the OutputStream to use for the standard output
getStandardOutputAsReader() - Method in class com.android.ide.common.process.BaseProcessOutputHandler.BaseProcessOutput
 
getStandardOutputAsString() - Method in class com.android.ide.common.process.BaseProcessOutputHandler.BaseProcessOutput
Return the process output as a String.
getStatus() - Method in class com.android.ide.common.resources.FileValidity
 
getStoreFile() - Method in class com.android.ide.common.gradle.model.IdeSigningConfig
 
getStorePassword() - Method in class com.android.ide.common.gradle.model.IdeSigningConfig
 
getStoreType() - Method in class com.android.ide.common.gradle.model.IdeSigningConfig
 
getStyle(ResourceReference) - Method in class com.android.ide.common.resources.ResourceResolver
 
getSupportsScreensFromManifest() - Method in class com.android.ide.common.xml.ManifestData
Returns the ManifestData.SupportsScreens object representing the supports-screens node, or null if the node doesn't exist at all.
getSupportsScreensValues() - Method in class com.android.ide.common.xml.ManifestData
Returns an always non-null instance of ManifestData.SupportsScreens that's been initialized with the default values, and the values from the manifest.
getSupportStatus() - Method in class com.android.ide.common.gradle.model.IdeInstantRun
 
getSymbolFile() - Method in class com.android.ide.common.gradle.model.IdeAndroidLibrary
 
getSymbolFile() - Method in class com.android.ide.common.gradle.model.level2.IdeAndroidLibrary
 
getSymbolFile() - Method in class com.android.ide.common.gradle.model.level2.IdeJavaLibrary
 
getSymbolFile() - Method in class com.android.ide.common.gradle.model.level2.IdeModuleLibrary
 
getSyncIssues() - Method in class com.android.ide.common.gradle.model.IdeAndroidProjectImpl
 
getTabWidth() - Method in class com.android.ide.common.xml.XmlFormatPreferences
Returns the number of spaces used to display a single tab character
getTag() - Method in class com.android.ide.common.resources.configuration.LocaleQualifier
Tag: language, or language-region, or BCP-47 tag
getTargetCompatibility() - Method in class com.android.ide.common.gradle.model.IdeJavaCompileOptions
 
getTargetName() - Method in class com.android.ide.common.gradle.model.IdeNativeArtifact
 
getTargetPackage() - Method in class com.android.ide.common.xml.ManifestData.Instrumentation
Returns the Android app package that is the target of this instrumentation
getTargetProjectPath() - Method in class com.android.ide.common.gradle.model.IdeTestedTargetVariant
 
getTargetSdkVersion() - Method in class com.android.ide.common.gradle.model.IdeProductFlavor
 
getTargetSdkVersion() - Method in class com.android.ide.common.xml.ManifestData
Returns the targetSdkVersion attribute, or the same value as ManifestData.getMinSdkVersion() if it was not set in the manifest.
getTargetVariant() - Method in class com.android.ide.common.gradle.model.IdeTestedTargetVariant
 
getTestApplicationId() - Method in class com.android.ide.common.gradle.model.IdeProductFlavor
 
getTestArtifacts() - Method in interface com.android.ide.common.gradle.model.IdeVariant
 
getTestArtifacts() - Method in class com.android.ide.common.gradle.model.IdeVariantImpl
 
getTestedTargetVariants() - Method in class com.android.ide.common.gradle.model.IdeVariantImpl
 
getTestFunctionalTest() - Method in class com.android.ide.common.gradle.model.IdeProductFlavor
 
getTestHandleProfiling() - Method in class com.android.ide.common.gradle.model.IdeProductFlavor
 
getTestInstrumentationRunner() - Method in class com.android.ide.common.gradle.model.IdeProductFlavor
 
getTestInstrumentationRunnerArguments() - Method in class com.android.ide.common.gradle.model.IdeProductFlavor
 
getTestOptions() - Method in class com.android.ide.common.gradle.model.IdeAndroidArtifactImpl
 
getTestProguardFiles() - Method in class com.android.ide.common.gradle.model.IdeBaseConfig
 
getText() - Method in class com.android.ide.common.repository.GradleVersion.VersionSegment
 
getTextInputMethodQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
getTextOutput() - Method in class com.android.ide.common.gradle.model.IdeLintOptions
 
getTextReport() - Method in class com.android.ide.common.gradle.model.IdeLintOptions
 
getTheme(String, boolean) - Method in class com.android.ide.common.resources.ResourceItemResolver
 
getTheme() - Method in class com.android.ide.common.resources.ResourceResolver
 
getTimeZoneRegionAlpha2(TimeZone) - Static method in class com.android.ide.common.resources.LocaleManager
Guess the 2-letter region code containing the given time zone
getTimeZoneRegionAlpha3(TimeZone) - Static method in class com.android.ide.common.resources.LocaleManager
Guess the 3-letter region code containing the given time zone
getToolChain() - Method in class com.android.ide.common.gradle.model.IdeNativeArtifact
 
getToolchainName() - Method in class com.android.ide.common.gradle.model.IdeNativeLibrary
 
getToolChains() - Method in class com.android.ide.common.gradle.model.IdeNativeAndroidProjectImpl
 
getTouchTypeQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
getType() - Method in class com.android.ide.common.build.ApkData
 
getType() - Method in interface com.android.ide.common.build.ApkInfo
Returns the output type of the referenced APK.
getType() - Method in class com.android.ide.common.gradle.model.IdeClassField
 
getType() - Method in class com.android.ide.common.gradle.model.IdeSyncIssue
 
getType() - Method in class com.android.ide.common.gradle.model.level2.IdeAndroidLibrary
 
getType() - Method in class com.android.ide.common.gradle.model.level2.IdeJavaLibrary
 
getType() - Method in class com.android.ide.common.gradle.model.level2.IdeModuleLibrary
 
getType() - Method in class com.android.ide.common.repository.GradleCoordinate
 
getType() - Method in class com.android.ide.common.resources.DataBindingResourceItem
 
getType() - Method in class com.android.ide.common.resources.deprecated.ResourceFolder
Deprecated.
Returns the ResourceFolderType of this object.
getType() - Method in class com.android.ide.common.resources.ResourceItem
Returns the type of the resource.
getType() - Method in class com.android.ide.common.xml.ManifestData.KeepClass
 
getTypeName() - Method in enum com.android.ide.common.symbols.SymbolJavaType
 
getUiModeQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
getUniqueKey() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
getUnitTestArtifact() - Method in interface com.android.ide.common.gradle.model.IdeVariant
 
getUnitTestArtifact() - Method in class com.android.ide.common.gradle.model.IdeVariantImpl
 
getUnresolvedDependencies() - Method in class com.android.ide.common.gradle.model.IdeAndroidProjectImpl
Deprecated.
getUnresolvedResource(ResourceReference) - Method in class com.android.ide.common.resources.ResourceResolver
 
getUrl() - Method in class com.android.ide.common.resources.usage.ResourceUsageModel.Resource
 
getURL() - Method in class com.android.ide.common.vectordrawable.VdIcon
 
getUsesConfiguration() - Method in class com.android.ide.common.xml.ManifestData
Returns the ManifestData.UsesConfiguration object representing the uses-configuration node, or null if the node doesn't exist at all.
getUsesFeatures() - Method in class com.android.ide.common.xml.ManifestData
Returns the list of features in use found in the manifest.
getUsesLibraries() - Method in class com.android.ide.common.xml.ManifestData
Returns the list of libraries in use found in the manifest.
getUseSupportLibrary() - Method in class com.android.ide.common.gradle.model.IdeVectorDrawablesOptions
 
getValue() - Method in class com.android.ide.common.gradle.model.IdeClassField
 
getValue() - Method in class com.android.ide.common.repository.GradleVersion.VersionSegment
 
getValue() - Method in class com.android.ide.common.resources.configuration.DensityQualifier
 
getValue() - Method in class com.android.ide.common.resources.configuration.HighDynamicRangeQualifier
 
getValue() - Method in class com.android.ide.common.resources.configuration.KeyboardStateQualifier
 
getValue() - Method in class com.android.ide.common.resources.configuration.LayoutDirectionQualifier
 
getValue() - Method in class com.android.ide.common.resources.configuration.LocaleQualifier
 
getValue() - Method in class com.android.ide.common.resources.configuration.NavigationMethodQualifier
 
getValue() - Method in class com.android.ide.common.resources.configuration.NavigationStateQualifier
 
getValue() - Method in class com.android.ide.common.resources.configuration.NightModeQualifier
 
getValue() - Method in class com.android.ide.common.resources.configuration.ScreenHeightQualifier
 
getValue() - Method in class com.android.ide.common.resources.configuration.ScreenOrientationQualifier
 
getValue() - Method in class com.android.ide.common.resources.configuration.ScreenRatioQualifier
 
getValue() - Method in class com.android.ide.common.resources.configuration.ScreenRoundQualifier
 
getValue() - Method in class com.android.ide.common.resources.configuration.ScreenSizeQualifier
 
getValue() - Method in class com.android.ide.common.resources.configuration.ScreenWidthQualifier
 
getValue() - Method in class com.android.ide.common.resources.configuration.SmallestScreenWidthQualifier
 
getValue() - Method in class com.android.ide.common.resources.configuration.TextInputMethodQualifier
 
getValue() - Method in class com.android.ide.common.resources.configuration.TouchScreenQualifier
 
getValue() - Method in class com.android.ide.common.resources.configuration.UiModeQualifier
 
getValue() - Method in class com.android.ide.common.resources.configuration.WideGamutColorQualifier
 
getValue(ResourceType, String) - Method in class com.android.ide.common.resources.deprecated.IdGeneratingResourceFile
Deprecated.
 
getValue(ResourceType, String) - Method in class com.android.ide.common.resources.deprecated.MultiResourceFile
Deprecated.
 
getValue(ResourceType, String) - Method in class com.android.ide.common.resources.deprecated.ResourceFile
Deprecated.
Returns the value of a resource generated by this file by ResourceType and name.
getValue(ResourceType, String) - Method in class com.android.ide.common.resources.deprecated.SingleResourceFile
Deprecated.
 
getValue() - Method in class com.android.ide.common.resources.ResourceItem
Returns the optional value of the resource.
getValue() - Method in class com.android.ide.common.util.ReferenceHolder
 
getValue() - Method in exception com.android.ide.common.vectordrawable.ResourcesNotSupportedException
 
getValue() - Method in class com.android.instantapp.sdk.Metadata.GServicesOverride
 
getValue1() - Method in class com.android.ide.common.resources.configuration.ScreenDimensionQualifier
 
getValue2() - Method in class com.android.ide.common.resources.configuration.ScreenDimensionQualifier
 
getValueText() - Method in class com.android.ide.common.resources.ResourceItem
Returns the optional string value of the resource.
getVariant() - Method in class com.android.ide.common.gradle.model.level2.IdeAndroidLibrary
 
getVariant() - Method in class com.android.ide.common.gradle.model.level2.IdeJavaLibrary
 
getVariant() - Method in class com.android.ide.common.gradle.model.level2.IdeModuleLibrary
 
getVariantNames() - Method in class com.android.ide.common.gradle.model.IdeAndroidProjectImpl
 
getVariants() - Method in class com.android.ide.common.gradle.model.IdeAndroidProjectImpl
 
getVariantSourceProvider() - Method in class com.android.ide.common.gradle.model.IdeBaseArtifactImpl
 
getVdOriginalSize(Document) - Static method in class com.android.ide.common.vectordrawable.VdPreview
Returns the vector drawable's original size.
getVectorDrawables() - Method in class com.android.ide.common.gradle.model.IdeProductFlavor
 
getVersion() - Method in class com.android.ide.common.gradle.model.IdeMavenCoordinates
 
getVersion() - Method in class com.android.ide.common.repository.GradleCoordinate
Returns the version of this coordinate
getVersion() - Method in class com.android.ide.common.resources.configuration.VersionQualifier
 
getVersionCode() - Method in class com.android.ide.common.build.ApkData
 
getVersionCode() - Method in interface com.android.ide.common.build.ApkInfo
Returns the version code for this output.
getVersionCode() - Method in class com.android.ide.common.gradle.model.IdeOutputFile
 
getVersionCode() - Method in class com.android.ide.common.gradle.model.IdeProductFlavor
 
getVersionCode() - Method in class com.android.ide.common.gradle.model.IdeVariantOutput
 
getVersionCode() - Method in class com.android.ide.common.xml.ManifestData
Returns the versionCode value defined in the manifest, if found, null otherwise.
getVersionCode() - Method in class com.android.instantapp.sdk.Metadata.ApkInfo
 
getVersionlessId() - Method in class com.android.ide.common.gradle.model.IdeMavenCoordinates
 
getVersionName() - Method in class com.android.ide.common.build.ApkData
 
getVersionName() - Method in interface com.android.ide.common.build.ApkInfo
 
getVersionName() - Method in class com.android.ide.common.gradle.model.IdeProductFlavor
 
getVersionNameSuffix() - Method in class com.android.ide.common.gradle.model.IdeBaseConfig
 
getVersionQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
getWearAppUnbundled() - Method in class com.android.ide.common.gradle.model.IdeProductFlavor
 
getWideColorGamutQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
getWidth() - Method in class com.android.ide.common.vectordrawable.VdPreview.SourceSize
 
getWorkingDirectory() - Method in class com.android.ide.common.gradle.model.IdeNativeFile
 
getWorkingDirectory() - Method in class com.android.ide.common.gradle.model.IdeNativeFolder
 
getXmlOutput() - Method in class com.android.ide.common.gradle.model.IdeLintOptions
 
getXmlReport() - Method in class com.android.ide.common.gradle.model.IdeLintOptions
 
getXmlString(ResourceType, boolean) - Method in class com.android.ide.common.resources.deprecated.ResourceItem
Deprecated.
Returns a formatted string usable in an XML to use for the ResourceItem.
getXmlString(ResourceType, boolean) - Method in class com.android.ide.common.resources.ResourceItem
Returns a formatted string usable in an XML to use for the ResourceItem.
GL_ES_VERSION_NOT_SET - Static variable in class com.android.ide.common.xml.ManifestData
Value returned by ManifestData.getGlEsVersion() when there are no <uses-feature> node with the attribute glEsVersion set.
gradientMap - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
 
GradientStop - Class in com.android.ide.common.vectordrawable
Represents an SVG gradient stop or Android's GradientColorItem.
GradleCoordinate - Class in com.android.ide.common.repository
This class represents a maven coordinate and allows for comparison at any level.
GradleCoordinate(String, String, GradleCoordinate.RevisionComponent...) - Constructor for class com.android.ide.common.repository.GradleCoordinate
Constructor
GradleCoordinate(String, String, String) - Constructor for class com.android.ide.common.repository.GradleCoordinate
 
GradleCoordinate(String, String, int...) - Constructor for class com.android.ide.common.repository.GradleCoordinate
Constructor
GradleCoordinate(String, String, List<GradleCoordinate.RevisionComponent>, GradleCoordinate.ArtifactType) - Constructor for class com.android.ide.common.repository.GradleCoordinate
Constructor
GradleCoordinate.ArtifactType - Enum in com.android.ide.common.repository
GradleCoordinate.ListComponent - Class in com.android.ide.common.repository
A list of components separated by dashes.
GradleCoordinate.NumberComponent - Class in com.android.ide.common.repository
 
GradleCoordinate.PaddedNumberComponent - Class in com.android.ide.common.repository
Like NumberComponent, but used for numeric strings that have leading zeroes which we must preserve
GradleCoordinate.RevisionComponent - Class in com.android.ide.common.repository
A single component of a revision number: either a number, a string or a list of components separated by dashes.
GradleCoordinate.StringComponent - Class in com.android.ide.common.repository
 
GradleVersion - Class in com.android.ide.common.repository
Supports versions in the given formats: major (e.g.
GradleVersion(int, int) - Constructor for class com.android.ide.common.repository.GradleVersion
 
GradleVersion(int, int, int) - Constructor for class com.android.ide.common.repository.GradleVersion
 
GradleVersion.VersionSegment - Class in com.android.ide.common.repository
 

H

handleChangedFile(File, File, ILogger) - Method in class com.android.ide.common.resources.ResourceSet
 
handleError(Exception, int) - Method in interface com.android.ide.common.xml.AndroidManifestParser.ManifestErrorHandler
Handles a parsing error and an optional line number.
handleNewFile(File, File, ILogger) - Method in class com.android.ide.common.resources.ResourceSet
 
handleOutput(ProcessOutput) - Method in class com.android.ide.common.blame.ParsingProcessOutputHandler
 
handleOutput(ProcessOutput) - Method in class com.android.ide.common.process.CachedProcessOutputHandler
 
handleOutput(ProcessOutput) - Method in class com.android.ide.common.process.LoggedProcessOutputHandler
 
handleOutput(ProcessOutput) - Method in interface com.android.ide.common.process.ProcessOutputHandler
Handles the output after the process has run.
handleOutput(ProcessOutput) - Method in class com.android.ide.common.process.TeeProcessOutputHandler
 
handleRemovedFile(File) - Method in class com.android.ide.common.resources.ResourceSet
 
HardwareConfigHelper - Class in com.android.ide.common.rendering
Helper method to create a HardwareConfig object.
HardwareConfigHelper(Device) - Constructor for class com.android.ide.common.rendering.HardwareConfigHelper
Creates a new helper for a given device.
hasAction() - Method in class com.android.ide.common.xml.ManifestData.Activity
 
hasAlternates() - Method in class com.android.ide.common.resources.deprecated.ResourceItem
Deprecated.
Returns if the resource has at least one non-default version.
hasDefault() - Method in class com.android.ide.common.resources.deprecated.ResourceItem
Deprecated.
Returns whether the resource has a default version, with no qualifier.
hasFakeValue() - Method in class com.android.ide.common.resources.configuration.CountryCodeQualifier
 
hasFakeValue() - Method in class com.android.ide.common.resources.configuration.EnumBasedResourceQualifier
 
hasFakeValue() - Method in class com.android.ide.common.resources.configuration.LocaleQualifier
 
hasFakeValue() - Method in class com.android.ide.common.resources.configuration.NetworkCodeQualifier
 
hasFakeValue() - Method in class com.android.ide.common.resources.configuration.ResourceQualifier
Returns whether the qualifier has a fake value.
hasFakeValue() - Method in class com.android.ide.common.resources.configuration.ScreenDimensionQualifier
 
hasFakeValue() - Method in class com.android.ide.common.resources.configuration.ScreenHeightQualifier
 
hasFakeValue() - Method in class com.android.ide.common.resources.configuration.ScreenWidthQualifier
 
hasFakeValue() - Method in class com.android.ide.common.resources.configuration.SmallestScreenWidthQualifier
 
hasFakeValue() - Method in class com.android.ide.common.resources.configuration.VersionQualifier
 
hasFile(String) - Method in class com.android.ide.common.resources.deprecated.ResourceFolder
Deprecated.
Returns whether the folder contains a file with the given name.
hashCode() - Method in class com.android.ide.common.blame.MergingLogPersistUtil.SourcePositionsSerializer
 
hashCode() - Method in class com.android.ide.common.build.ApkData
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeAaptOptions
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeAndroidArtifactImpl
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeAndroidArtifactOutput
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeAndroidBundle
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeAndroidLibrary
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeAndroidProjectImpl
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeApiVersion
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeBaseArtifactImpl
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeBaseConfig
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeBuildType
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeBuildTypeContainer
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeClassField
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeDependenciesImpl
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeDependencyGraphs
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeFilterData
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeGraphItem
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeInstantRun
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeJavaArtifact
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeJavaCompileOptions
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeJavaLibrary
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeLibrary
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeLintOptions
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeMavenCoordinates
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeNativeAndroidProjectImpl
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeNativeArtifact
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeNativeFile
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeNativeFolder
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeNativeLibrary
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeNativeSettings
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeNativeToolchain
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeOutputFile
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeProductFlavor
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeProductFlavorContainer
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeProjectIdentifierImpl
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeSigningConfig
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeSourceProvider
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeSourceProviderContainer
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeSyncIssue
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeTestedTargetVariant
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeTestOptions
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeVariantImpl
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeVariantOutput
 
hashCode() - Method in class com.android.ide.common.gradle.model.IdeVectorDrawablesOptions
 
hashCode() - Method in class com.android.ide.common.gradle.model.level2.IdeAndroidLibrary
 
hashCode() - Method in class com.android.ide.common.gradle.model.level2.IdeDependenciesImpl
 
hashCode() - Method in class com.android.ide.common.gradle.model.level2.IdeJavaLibrary
 
hashCode() - Method in class com.android.ide.common.gradle.model.level2.IdeModuleLibrary
 
hashCode() - Method in class com.android.ide.common.repository.GradleCoordinate
 
hashCode() - Method in class com.android.ide.common.repository.GradleCoordinate.ListComponent
 
hashCode() - Method in class com.android.ide.common.repository.GradleCoordinate.NumberComponent
 
hashCode() - Method in class com.android.ide.common.repository.GradleCoordinate.PaddedNumberComponent
 
hashCode() - Method in class com.android.ide.common.repository.GradleCoordinate.StringComponent
 
hashCode() - Method in class com.android.ide.common.repository.GradleVersion
 
hashCode() - Method in class com.android.ide.common.repository.GradleVersion.VersionSegment
 
hashCode() - Method in class com.android.ide.common.resources.configuration.CountryCodeQualifier
 
hashCode() - Method in class com.android.ide.common.resources.configuration.EnumBasedResourceQualifier
 
hashCode() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
hashCode() - Method in class com.android.ide.common.resources.configuration.LocaleQualifier
 
hashCode() - Method in class com.android.ide.common.resources.configuration.NetworkCodeQualifier
 
hashCode() - Method in class com.android.ide.common.resources.configuration.ResourceQualifier
Returns a hash code value for the object.
hashCode() - Method in class com.android.ide.common.resources.configuration.ScreenDimensionQualifier
 
hashCode() - Method in class com.android.ide.common.resources.configuration.ScreenHeightQualifier
 
hashCode() - Method in class com.android.ide.common.resources.configuration.ScreenWidthQualifier
 
hashCode() - Method in class com.android.ide.common.resources.configuration.SmallestScreenWidthQualifier
 
hashCode() - Method in class com.android.ide.common.resources.configuration.VersionQualifier
 
hashCode() - Method in class com.android.ide.common.resources.DataBindingResourceItem
 
hashCode() - Method in class com.android.ide.common.resources.IntArrayWrapper
 
hashCode() - Method in class com.android.ide.common.resources.ResourceItem
 
hashCode() - Method in class com.android.ide.common.resources.ResourceSet
 
hashCode() - Method in class com.android.ide.common.resources.usage.ResourceUsageModel.Resource
 
hashCode() - Method in class com.android.ide.common.xml.ManifestData.SupportsScreens
 
hasLanguage() - Method in class com.android.ide.common.resources.configuration.LocaleQualifier
 
hasNextLine() - Method in class com.android.ide.common.blame.parser.util.OutputLineReader
 
hasNoSourceFile() - Method in class com.android.ide.common.resources.deprecated.ResourceItem
Deprecated.
Returns true if the item has no source file.
hasRegion() - Method in class com.android.ide.common.resources.configuration.LocaleQualifier
 
hasResourceItem(String) - Method in class com.android.ide.common.resources.AbstractResourceRepository
Returns true if this resource repository contains a resource of the given name.
hasResourceItem(ResourceType, String) - Method in class com.android.ide.common.resources.AbstractResourceRepository
hasResourceItem(ResourceNamespace, ResourceType, String) - Method in class com.android.ide.common.resources.AbstractResourceRepository
Returns true if this resource repository contains a resource of the given name.
hasResourceItem(String) - Method in class com.android.ide.common.resources.deprecated.ResourceRepository
Deprecated.
Returns true if this resource repository contains a resource of the given name.
hasResourceItem(ResourceType, String) - Method in class com.android.ide.common.resources.deprecated.ResourceRepository
Deprecated.
Returns true if this resource repository contains a resource of the given name.
hasResources(ResourceType) - Method in class com.android.ide.common.resources.deprecated.IdGeneratingResourceFile
Deprecated.
 
hasResources(ResourceType) - Method in class com.android.ide.common.resources.deprecated.MultiResourceFile
Deprecated.
 
hasResources(ResourceType) - Method in class com.android.ide.common.resources.deprecated.ResourceFile
Deprecated.
Returns whether the file generated a resource of a specific type.
hasResources(ResourceType) - Method in class com.android.ide.common.resources.deprecated.ResourceFolder
Deprecated.
Returns whether a file in the folder is generating a resource of a specified type.
hasResources(ResourceType) - Method in class com.android.ide.common.resources.deprecated.SingleResourceFile
Deprecated.
 
hasResourcesOfType(ResourceType) - Method in class com.android.ide.common.resources.AbstractResourceRepository
Returns whether the repository has resources of a given ResourceType.
hasResourcesOfType(ResourceNamespace, ResourceType) - Method in class com.android.ide.common.resources.AbstractResourceRepository
Returns whether the repository has resources of a given ResourceType.
hasResourcesOfType(ResourceType) - Method in class com.android.ide.common.resources.deprecated.FrameworkResources
Deprecated.
Returns whether the repository has public resources of a given ResourceType.
hasResourcesOfType(ResourceType) - Method in class com.android.ide.common.resources.deprecated.ResourceRepository
Deprecated.
Returns whether the repository has resources of a given ResourceType.
hasSameScreenSupportAs(ManifestData.SupportsScreens) - Method in class com.android.ide.common.xml.ManifestData.SupportsScreens
Returns true if the two instances support the same screen sizes.
hasStrictlyDifferentScreenSupportAs(ManifestData.SupportsScreens) - Method in class com.android.ide.common.xml.ManifestData.SupportsScreens
Returns true if the two instances have strictly different screen size support.
HighDynamicRangeQualifier - Class in com.android.ide.common.resources.configuration
 
HighDynamicRangeQualifier() - Constructor for class com.android.ide.common.resources.configuration.HighDynamicRangeQualifier
 
HighDynamicRangeQualifier(HighDynamicRange) - Constructor for class com.android.ide.common.resources.configuration.HighDynamicRangeQualifier
 

I

IdeAaptOptions - Class in com.android.ide.common.gradle.model
 
IdeAaptOptions(AaptOptions, ModelCache) - Constructor for class com.android.ide.common.gradle.model.IdeAaptOptions
 
IdeAndroidArtifact - Interface in com.android.ide.common.gradle.model
 
IdeAndroidArtifactImpl - Class in com.android.ide.common.gradle.model
Creates a deep copy of AndroidArtifact.
IdeAndroidArtifactImpl(AndroidArtifact, ModelCache, IdeDependenciesFactory, GradleVersion) - Constructor for class com.android.ide.common.gradle.model.IdeAndroidArtifactImpl
 
IdeAndroidArtifactOutput - Class in com.android.ide.common.gradle.model
Creates a deep copy of an AndroidArtifactOutput.
IdeAndroidArtifactOutput(AndroidArtifactOutput, ModelCache) - Constructor for class com.android.ide.common.gradle.model.IdeAndroidArtifactOutput
 
IdeAndroidBundle - Class in com.android.ide.common.gradle.model
Creates a deep copy of an AndroidBundle.
IdeAndroidBundle(AndroidBundle, ModelCache) - Constructor for class com.android.ide.common.gradle.model.IdeAndroidBundle
 
IdeAndroidLibrary - Class in com.android.ide.common.gradle.model
Creates a deep copy of an AndroidLibrary.
IdeAndroidLibrary(AndroidLibrary, ModelCache) - Constructor for class com.android.ide.common.gradle.model.IdeAndroidLibrary
 
IdeAndroidLibrary - Class in com.android.ide.common.gradle.model.level2
Creates a deep copy of Library of type LIBRARY_ANDROID.
IdeAndroidProject - Interface in com.android.ide.common.gradle.model
 
IdeAndroidProjectImpl - Class in com.android.ide.common.gradle.model
Creates a deep copy of an AndroidProject.
IdeAndroidProjectImpl(AndroidProject, IdeDependenciesFactory) - Constructor for class com.android.ide.common.gradle.model.IdeAndroidProjectImpl
 
IdeApiVersion - Class in com.android.ide.common.gradle.model
Creates a deep copy of an ApiVersion.
IdeApiVersion(ApiVersion, ModelCache) - Constructor for class com.android.ide.common.gradle.model.IdeApiVersion
 
IdeBaseArtifact - Interface in com.android.ide.common.gradle.model
 
IdeBaseArtifactImpl - Class in com.android.ide.common.gradle.model
Creates a deep copy of a BaseArtifact.
IdeBaseArtifactImpl(BaseArtifact, ModelCache, IdeDependenciesFactory, GradleVersion) - Constructor for class com.android.ide.common.gradle.model.IdeBaseArtifactImpl
 
IdeBaseConfig - Class in com.android.ide.common.gradle.model
Creates a deep copy of a BaseConfig.
IdeBaseConfig(BaseConfig, ModelCache) - Constructor for class com.android.ide.common.gradle.model.IdeBaseConfig
 
IdeBuildType - Class in com.android.ide.common.gradle.model
Creates a deep copy of a BuildType.
IdeBuildType(BuildType, ModelCache) - Constructor for class com.android.ide.common.gradle.model.IdeBuildType
 
IdeBuildTypeContainer - Class in com.android.ide.common.gradle.model
Creates a deep copy of a BuildTypeContainer.
IdeBuildTypeContainer(BuildTypeContainer, ModelCache) - Constructor for class com.android.ide.common.gradle.model.IdeBuildTypeContainer
 
IdeClassField - Class in com.android.ide.common.gradle.model
Creates a deep copy of a ClassField.
IdeClassField(ClassField, ModelCache) - Constructor for class com.android.ide.common.gradle.model.IdeClassField
 
IdeDependencies - Interface in com.android.ide.common.gradle.model
 
IdeDependencies - Interface in com.android.ide.common.gradle.model.level2
Unified API for L1 ( Dependencies in pre-3.0 models) and L4 (DependencyGraphs in 3.0+ models) dependencies.
IdeDependenciesFactory - Class in com.android.ide.common.gradle.model.level2
Creates IdeDependencies from BaseArtifact.
IdeDependenciesFactory() - Constructor for class com.android.ide.common.gradle.model.level2.IdeDependenciesFactory
 
IdeDependenciesImpl - Class in com.android.ide.common.gradle.model
Creates a deep copy of a Dependencies.
IdeDependenciesImpl(Dependencies, ModelCache, GradleVersion) - Constructor for class com.android.ide.common.gradle.model.IdeDependenciesImpl
 
IdeDependenciesImpl - Class in com.android.ide.common.gradle.model.level2
 
IdeDependencyGraphs - Class in com.android.ide.common.gradle.model
Creates a deep copy of a DependencyGraphs.
IdeDependencyGraphs(DependencyGraphs, ModelCache) - Constructor for class com.android.ide.common.gradle.model.IdeDependencyGraphs
 
IdeFilterData - Class in com.android.ide.common.gradle.model
Creates a deep copy of a FilterData.
IdeFilterData(FilterData, ModelCache) - Constructor for class com.android.ide.common.gradle.model.IdeFilterData
 
IdeGraphItem - Class in com.android.ide.common.gradle.model
Creates a deep copy of a GraphItem.
IdeGraphItem(GraphItem, ModelCache) - Constructor for class com.android.ide.common.gradle.model.IdeGraphItem
 
IdeInstantRun - Class in com.android.ide.common.gradle.model
Creates a deep copy of an InstantRun.
IdeInstantRun(InstantRun, ModelCache) - Constructor for class com.android.ide.common.gradle.model.IdeInstantRun
 
IdeJavaArtifact - Class in com.android.ide.common.gradle.model
Creates a deep copy of a JavaArtifact.
IdeJavaArtifact(JavaArtifact, ModelCache, IdeDependenciesFactory, GradleVersion) - Constructor for class com.android.ide.common.gradle.model.IdeJavaArtifact
 
IdeJavaCompileOptions - Class in com.android.ide.common.gradle.model
Creates a deep copy of a JavaCompileOptions.
IdeJavaCompileOptions(JavaCompileOptions, ModelCache) - Constructor for class com.android.ide.common.gradle.model.IdeJavaCompileOptions
 
IdeJavaLibrary - Class in com.android.ide.common.gradle.model
Creates a deep copy of a JavaLibrary.
IdeJavaLibrary(JavaLibrary, ModelCache) - Constructor for class com.android.ide.common.gradle.model.IdeJavaLibrary
 
IdeJavaLibrary - Class in com.android.ide.common.gradle.model.level2
Creates a deep copy of Library of type LIBRARY_JAVA.
IdeLibraries - Class in com.android.ide.common.gradle.model
 
IdeLibrary - Class in com.android.ide.common.gradle.model
Creates a deep copy of a Library.
IdeLibrary(Library, ModelCache) - Constructor for class com.android.ide.common.gradle.model.IdeLibrary
 
IdeLintOptions - Class in com.android.ide.common.gradle.model
Creates a deep copy of a LintOptions.
IdeLintOptions(LintOptions, ModelCache, GradleVersion) - Constructor for class com.android.ide.common.gradle.model.IdeLintOptions
 
IdeMavenCoordinates - Class in com.android.ide.common.gradle.model
Creates a deep copy of a MavenCoordinates.
IdeMavenCoordinates(MavenCoordinates, ModelCache) - Constructor for class com.android.ide.common.gradle.model.IdeMavenCoordinates
 
IdeMavenCoordinates(File, ModelCache) - Constructor for class com.android.ide.common.gradle.model.IdeMavenCoordinates
 
IdeModel - Class in com.android.ide.common.gradle.model
 
IdeModel(Object, ModelCache) - Constructor for class com.android.ide.common.gradle.model.IdeModel
 
IdeModuleLibrary - Class in com.android.ide.common.gradle.model.level2
Creates a deep copy of Library of type LIBRARY_MODULE.
IdeNativeAndroidProject - Interface in com.android.ide.common.gradle.model
 
IdeNativeAndroidProject.Factory - Interface in com.android.ide.common.gradle.model
 
IdeNativeAndroidProjectImpl - Class in com.android.ide.common.gradle.model
 
IdeNativeAndroidProjectImpl(NativeAndroidProject) - Constructor for class com.android.ide.common.gradle.model.IdeNativeAndroidProjectImpl
 
IdeNativeAndroidProjectImpl.FactoryImpl - Class in com.android.ide.common.gradle.model
 
IdeNativeArtifact - Class in com.android.ide.common.gradle.model
 
IdeNativeArtifact(NativeArtifact, ModelCache) - Constructor for class com.android.ide.common.gradle.model.IdeNativeArtifact
 
IdeNativeFile - Class in com.android.ide.common.gradle.model
 
IdeNativeFile(NativeFile, ModelCache) - Constructor for class com.android.ide.common.gradle.model.IdeNativeFile
 
IdeNativeFolder - Class in com.android.ide.common.gradle.model
 
IdeNativeFolder(NativeFolder, ModelCache) - Constructor for class com.android.ide.common.gradle.model.IdeNativeFolder
 
IdeNativeLibrary - Class in com.android.ide.common.gradle.model
Creates a deep copy of a NativeLibrary.
IdeNativeLibrary(NativeLibrary, ModelCache) - Constructor for class com.android.ide.common.gradle.model.IdeNativeLibrary
 
IdeNativeSettings - Class in com.android.ide.common.gradle.model
 
IdeNativeSettings(NativeSettings, ModelCache) - Constructor for class com.android.ide.common.gradle.model.IdeNativeSettings
 
IdeNativeToolchain - Class in com.android.ide.common.gradle.model
Creates a deep copy of a NativeToolchain.
IdeNativeToolchain(NativeToolchain, ModelCache) - Constructor for class com.android.ide.common.gradle.model.IdeNativeToolchain
 
IdeOutputFile - Class in com.android.ide.common.gradle.model
Creates a deep copy of an OutputFile.
IdeOutputFile(OutputFile, ModelCache) - Constructor for class com.android.ide.common.gradle.model.IdeOutputFile
 
IdeProductFlavor - Class in com.android.ide.common.gradle.model
Creates a deep copy of a ProductFlavor.
IdeProductFlavor(ProductFlavor, ModelCache) - Constructor for class com.android.ide.common.gradle.model.IdeProductFlavor
 
IdeProductFlavorContainer - Class in com.android.ide.common.gradle.model
Creates a deep copy of a ProductFlavorContainer.
IdeProductFlavorContainer(ProductFlavorContainer, ModelCache) - Constructor for class com.android.ide.common.gradle.model.IdeProductFlavorContainer
 
IdeProjectIdentifier - Interface in com.android.ide.common.gradle.model
 
IdeProjectIdentifierImpl - Class in com.android.ide.common.gradle.model
 
IdeProjectIdentifierImpl(Dependencies.ProjectIdentifier, ModelCache) - Constructor for class com.android.ide.common.gradle.model.IdeProjectIdentifierImpl
 
IdeSigningConfig - Class in com.android.ide.common.gradle.model
Creates a deep copy of a SigningConfig.
IdeSigningConfig(SigningConfig, ModelCache) - Constructor for class com.android.ide.common.gradle.model.IdeSigningConfig
 
IdeSourceProvider - Class in com.android.ide.common.gradle.model
Creates a deep copy of a SourceProvider.
IdeSourceProvider(SourceProvider, ModelCache) - Constructor for class com.android.ide.common.gradle.model.IdeSourceProvider
 
IdeSourceProviderContainer - Class in com.android.ide.common.gradle.model
Creates a deep copy of a SourceProviderContainer.
IdeSourceProviderContainer(SourceProviderContainer, ModelCache) - Constructor for class com.android.ide.common.gradle.model.IdeSourceProviderContainer
 
IdeSyncIssue - Class in com.android.ide.common.gradle.model
Creates a deep copy of a SyncIssue.
IdeSyncIssue(SyncIssue, ModelCache) - Constructor for class com.android.ide.common.gradle.model.IdeSyncIssue
 
IdeTestedTargetVariant - Class in com.android.ide.common.gradle.model
Creates a deep copy of a TestedTargetVariant.
IdeTestedTargetVariant(TestedTargetVariant, ModelCache) - Constructor for class com.android.ide.common.gradle.model.IdeTestedTargetVariant
 
IdeTestOptions - Class in com.android.ide.common.gradle.model
Creates a deep copy of a TestOptions.
IdeTestOptions(TestOptions, ModelCache) - Constructor for class com.android.ide.common.gradle.model.IdeTestOptions
 
IdeVariant - Interface in com.android.ide.common.gradle.model
 
IdeVariantImpl - Class in com.android.ide.common.gradle.model
Creates a deep copy of a Variant.
IdeVariantImpl(Variant, ModelCache, IdeDependenciesFactory, GradleVersion) - Constructor for class com.android.ide.common.gradle.model.IdeVariantImpl
 
IdeVariantOutput - Class in com.android.ide.common.gradle.model
Creates a deep copy of a VariantOutput.
IdeVariantOutput(VariantOutput, ModelCache) - Constructor for class com.android.ide.common.gradle.model.IdeVariantOutput
 
IdeVectorDrawablesOptions - Class in com.android.ide.common.gradle.model
Creates a deep copy of a VectorDrawablesOptions.
IdeVectorDrawablesOptions(VectorDrawablesOptions, ModelCache) - Constructor for class com.android.ide.common.gradle.model.IdeVectorDrawablesOptions
 
IdGeneratingResourceFile - Class in com.android.ide.common.resources.deprecated
Deprecated.
This class is part of an obsolete resource repository system that is no longer used in production code. The class is preserved temporarily for LayoutLib tests.
IdGeneratingResourceFile(IAbstractFile, ResourceFolder, ResourceType) - Constructor for class com.android.ide.common.resources.deprecated.IdGeneratingResourceFile
Deprecated.
 
IdProvider - Interface in com.android.ide.common.symbols
Provides IDs for resource assignment.
IdResourceParser - Class in com.android.ide.common.resources.deprecated
Deprecated.
This class is part of an obsolete resource repository system that is no longer used in production code. The class is preserved temporarily for LayoutLib tests.
IdResourceParser(ValueResourceParser.IValueResourceRepository, ScanningContext, boolean) - Constructor for class com.android.ide.common.resources.deprecated.IdResourceParser
Deprecated.
Creates a new IdResourceParser
ignoreItemInMerge(I) - Method in interface com.android.ide.common.resources.MergeConsumer
 
ignoreItemInMerge(AssetItem) - Method in class com.android.ide.common.resources.MergedAssetWriter
 
ignoreItemInMerge(ResourceItem) - Method in class com.android.ide.common.resources.MergedResourceWriter
 
ignoreToolsAttributes() - Method in class com.android.ide.common.resources.usage.ResourceUsageModel
Whether we should ignore tools attribute resource references.
init(I) - Method in class com.android.ide.common.resources.DataFile
This must be called from the constructor of the children classes.
init(Iterable<I>) - Method in class com.android.ide.common.resources.DataFile
This must be called from the constructor of the children classes.
inner - Variable in class com.android.ide.common.util.AssetUtil.ShadowEffect
 
install(IDevice) - Method in class com.android.instantapp.run.InstantAppSideLoader
 
install(IDevice, int) - Method in class com.android.instantapp.run.InstantAppSideLoader
 
INSTANCE - Static variable in class com.android.ide.common.resources.NoOpResourcePreprocessor
 
InstantAppRunException - Exception in com.android.instantapp.run
Exception thrown in any step of the run or side load process.
InstantAppRunException.ErrorType - Enum in com.android.instantapp.run
Represents the possible errors while side loading or running an instant app.
InstantAppSdkException - Exception in com.android.instantapp.sdk
Exception thrown while trying to get information from Instant App Sdk.
InstantAppSideLoader - Class in com.android.instantapp.run
Tries to install / side load instant apps to the device.
InstantAppSideLoader(String, File) - Constructor for class com.android.instantapp.run.InstantAppSideLoader
 
InstantAppSideLoader(String, List<File>) - Constructor for class com.android.instantapp.run.InstantAppSideLoader
 
InstantAppSideLoader(String, File, RunListener) - Constructor for class com.android.instantapp.run.InstantAppSideLoader
Must be used for PreO.
InstantAppSideLoader(String, List<File>, RunListener) - Constructor for class com.android.instantapp.run.InstantAppSideLoader
Must be used for PostO.
IntArrayWrapper - Class in com.android.ide.common.resources
Wrapper around a int[] to provide hashCode/equals support.
IntArrayWrapper(int[]) - Constructor for class com.android.ide.common.resources.IntArrayWrapper
 
invertedAlphaImage(BufferedImage) - Static method in class com.android.ide.common.util.AssetUtil
Inverts the alpha channel of the given BufferedImage.
isAbortOnError() - Method in class com.android.ide.common.gradle.model.IdeLintOptions
 
isAbsolutePaths() - Method in class com.android.ide.common.gradle.model.IdeLintOptions
 
isAnalyticsFile(File) - Static method in class com.android.ide.common.resources.usage.ResourceUsageModel
Returns true if this XML file corresponds to an Analytics configuration file; these contain some attributes read by the library which won't be flagged as used by the application
isAtLeast(int, int, int) - Method in class com.android.ide.common.repository.GradleVersion
Is this GradleVersion at least as high as the given major, minor, micro version?
isAtLeast(int, int, int, String, int, boolean) - Method in class com.android.ide.common.repository.GradleVersion
Is this GradleVersion at least as high as the given major, minor, micro version?
isAtLeastIncludingPreviews(int, int, int) - Method in class com.android.ide.common.repository.GradleVersion
Is this GradleVersion at least as high as the given major, minor, micro version? Any preview suffixes are ignored.
isBaseSplit() - Method in class com.android.ide.common.gradle.model.IdeAndroidProjectImpl
 
isBetterMatchThan(ResourceQualifier, ResourceQualifier) - Method in class com.android.ide.common.resources.configuration.DensityQualifier
 
isBetterMatchThan(ResourceQualifier, ResourceQualifier) - Method in class com.android.ide.common.resources.configuration.KeyboardStateQualifier
 
isBetterMatchThan(ResourceQualifier, ResourceQualifier) - Method in class com.android.ide.common.resources.configuration.ResourceQualifier
Returns true if the receiver (this) is a better match for the given reference than the given compareTo comparable.
isBetterMatchThan(ResourceQualifier, ResourceQualifier) - Method in class com.android.ide.common.resources.configuration.ScreenHeightQualifier
 
isBetterMatchThan(ResourceQualifier, ResourceQualifier) - Method in class com.android.ide.common.resources.configuration.ScreenSizeQualifier
 
isBetterMatchThan(ResourceQualifier, ResourceQualifier) - Method in class com.android.ide.common.resources.configuration.ScreenWidthQualifier
 
isBetterMatchThan(ResourceQualifier, ResourceQualifier) - Method in class com.android.ide.common.resources.configuration.SmallestScreenWidthQualifier
 
isBetterMatchThan(ResourceQualifier, ResourceQualifier) - Method in class com.android.ide.common.resources.configuration.UiModeQualifier
 
isBetterMatchThan(ResourceQualifier, ResourceQualifier) - Method in class com.android.ide.common.resources.configuration.VersionQualifier
 
isCancelled() - Method in interface com.android.instantapp.provision.ProvisionListener
Indicates if user cancelled the process.
isCancelled() - Method in interface com.android.instantapp.run.RunListener
Indicates if user cancelled the process.
isCheckAllWarnings() - Method in class com.android.ide.common.gradle.model.IdeLintOptions
 
isCheckDependencies() - Method in class com.android.ide.common.gradle.model.IdeLintOptions
 
isCheckGeneratedSources() - Method in class com.android.ide.common.gradle.model.IdeLintOptions
 
isCheckReleaseBuilds() - Method in class com.android.ide.common.gradle.model.IdeLintOptions
 
isCheckTestSources() - Method in class com.android.ide.common.gradle.model.IdeLintOptions
 
isDebuggable() - Method in class com.android.ide.common.gradle.model.IdeBuildType
 
isDeclared() - Method in class com.android.ide.common.resources.usage.ResourceUsageModel.Resource
Whether we found a declaration for this resource (otherwise we might have seen a reference to this before we came across its potential declaration, so we added it to the map, but we don't want to report unused resources for invalid resource references
isDeclaredInline() - Method in class com.android.ide.common.resources.deprecated.ResourceItem
Deprecated.
Returns whether the ID resource has been declared inline inside another resource XML file.
isDefault() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
Returns whether the configuration has only default values.
isDiscard() - Method in class com.android.ide.common.resources.usage.ResourceUsageModel.Resource
This resource is marked as to be ignored for usage analysis, regardless of lack of references
isEditableDirectly() - Method in class com.android.ide.common.resources.deprecated.ResourceItem
Deprecated.
Returns whether the resource is editable directly.
isEmbedMicroApp() - Method in class com.android.ide.common.gradle.model.IdeBuildType
 
isEmpty() - Method in class com.android.ide.common.repository.ResourceVisibilityLookup
Returns true if this repository does not declare any resources to be private
isEmpty() - Method in class com.android.ide.common.util.LazyUnionMap
 
isEmptyTag(Element) - Method in class com.android.ide.common.xml.XmlPrettyPrinter
Returns true if the given element should be an empty tag
isEnabled() - Method in class com.android.ide.common.build.ApkData
 
isEnabled() - Method in interface com.android.ide.common.build.ApkInfo
 
isExplainIssues() - Method in class com.android.ide.common.gradle.model.IdeLintOptions
 
isExported() - Method in class com.android.ide.common.xml.ManifestData.Activity
 
isFramework() - Method in class com.android.ide.common.resources.AbstractResourceRepository
Deprecated.
isFramework() - Method in class com.android.ide.common.resources.deprecated.ResourceFile
Deprecated.
Returns whether the resource is a framework resource.
isFrameworkRepository() - Method in class com.android.ide.common.resources.deprecated.ResourceRepository
Deprecated.
 
isFromDependency() - Method in class com.android.ide.common.resources.ResourceSet
 
isGeneric(Device) - Static method in class com.android.ide.common.rendering.HardwareConfigHelper
Returns true if the given device is a generic device
isGroupNode() - Method in class com.android.ide.common.vectordrawable.SvgGradientNode
 
isHomeActivity() - Method in class com.android.ide.common.xml.ManifestData.Activity
 
isIgnoreWarnings() - Method in class com.android.ide.common.gradle.model.IdeLintOptions
 
isInstalled(File, FileOp) - Method in enum com.android.ide.common.repository.SdkMavenRepository
Returns true if the given SDK repository is installed.
isInstalled(AndroidSdkHandler) - Method in enum com.android.ide.common.repository.SdkMavenRepository
Returns true if the given SDK repository is installed.
isJniDebuggable() - Method in class com.android.ide.common.gradle.model.IdeBuildType
 
isKeep() - Method in class com.android.ide.common.resources.usage.ResourceUsageModel.Resource
This resource is marked as to be ignored for usage analysis, regardless of references
isKnown(ResourceType, String) - Method in class com.android.ide.common.repository.ResourceVisibilityLookup
 
isLibrary() - Method in class com.android.ide.common.gradle.model.IdeAndroidProjectImpl
Deprecated.
isLocalAarModule(AndroidLibrary, BuildFolderPaths) - Static method in class com.android.ide.common.gradle.model.IdeLibraries
Indicates whether the given library is a module wrapping an AAR file.
isMatchFor(ResourceQualifier) - Method in class com.android.ide.common.resources.configuration.DensityQualifier
 
isMatchFor(FolderConfiguration) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
Returns whether the configuration is a match for the given reference config.
isMatchFor(ResourceQualifier) - Method in class com.android.ide.common.resources.configuration.KeyboardStateQualifier
 
isMatchFor(ResourceQualifier) - Method in class com.android.ide.common.resources.configuration.LocaleQualifier
 
isMatchFor(ResourceQualifier) - Method in class com.android.ide.common.resources.configuration.ResourceQualifier
Returns whether the given qualifier is a match for the receiver.
isMatchFor(ResourceQualifier) - Method in class com.android.ide.common.resources.configuration.ScreenHeightQualifier
 
isMatchFor(ResourceQualifier) - Method in class com.android.ide.common.resources.configuration.ScreenSizeQualifier
 
isMatchFor(ResourceQualifier) - Method in class com.android.ide.common.resources.configuration.ScreenWidthQualifier
 
isMatchFor(ResourceQualifier) - Method in class com.android.ide.common.resources.configuration.SmallestScreenWidthQualifier
 
isMatchFor(ResourceQualifier) - Method in class com.android.ide.common.resources.configuration.UiModeQualifier
 
isMatchFor(ResourceQualifier) - Method in class com.android.ide.common.resources.configuration.VersionQualifier
 
isMinifyEnabled() - Method in class com.android.ide.common.gradle.model.IdeBuildType
 
isMobile(Device) - Static method in class com.android.ide.common.rendering.HardwareConfigHelper
Whether the given device appears to be a mobile device (e.g.
isNexus(Device) - Static method in class com.android.ide.common.rendering.HardwareConfigHelper
Returns true if the given device is a Nexus device
isNoLines() - Method in class com.android.ide.common.gradle.model.IdeLintOptions
 
isOptional() - Method in class com.android.ide.common.gradle.model.IdeAndroidLibrary
Deprecated.
isPostO(IDevice) - Static method in class com.android.instantapp.utils.DeviceUtils
 
isPreview() - Method in class com.android.ide.common.repository.GradleCoordinate
 
isPreview() - Method in class com.android.ide.common.repository.GradleCoordinate.ListComponent
 
isPreview() - Method in class com.android.ide.common.repository.GradleCoordinate.NumberComponent
 
isPreview() - Method in class com.android.ide.common.repository.GradleCoordinate.RevisionComponent
 
isPreview() - Method in class com.android.ide.common.repository.GradleCoordinate.StringComponent
 
isPreview() - Method in class com.android.ide.common.repository.GradleVersion
 
isPreview(GradleCoordinate) - Static method in class com.android.ide.common.repository.MavenRepositories
Decides whether a given GradleCoordinate is considered preview.
isPrivate(ResourceType, String) - Method in class com.android.ide.common.repository.ResourceVisibilityLookup
Returns true if the given resource is private.
isPrivate(ResourceUrl) - Method in class com.android.ide.common.repository.ResourceVisibilityLookup
Returns true if the given resource is private
isProvided() - Method in class com.android.ide.common.gradle.model.IdeLibrary
 
isPseudoLocalesEnabled() - Method in class com.android.ide.common.gradle.model.IdeBuildType
 
isPublic(ResourceType, String) - Method in class com.android.ide.common.repository.ResourceVisibilityLookup
Returns true if the given resource is public.
isPublic() - Method in class com.android.ide.common.resources.usage.ResourceUsageModel.Resource
This resource is marked as public
isQuiet() - Method in class com.android.ide.common.gradle.model.IdeLintOptions
 
isReachable() - Method in class com.android.ide.common.resources.usage.ResourceUsageModel.Resource
 
isRegionSegment(String) - Static method in class com.android.ide.common.resources.configuration.LocaleQualifier
 
isRenderscriptDebuggable() - Method in class com.android.ide.common.gradle.model.IdeBuildType
 
isSafeMode() - Method in class com.android.ide.common.resources.usage.ResourceUsageModel
Whether we should attempt to guess resources that should be kept based on looking at the string pool and assuming some of the strings can be used to dynamically construct the resource names.
isSameArtifact(GradleCoordinate) - Method in class com.android.ide.common.repository.GradleCoordinate
Returns true if and only if the given coordinate refers to the same group and artifact.
isShowAll() - Method in class com.android.ide.common.gradle.model.IdeLintOptions
 
isSigned() - Method in class com.android.ide.common.gradle.model.IdeAndroidArtifactImpl
 
isSigningReady() - Method in class com.android.ide.common.gradle.model.IdeSigningConfig
 
isSkipped() - Method in class com.android.ide.common.gradle.model.IdeLibrary
 
isSnapshot() - Method in class com.android.ide.common.repository.GradleVersion
 
isSupportedArch(String) - Method in class com.android.instantapp.sdk.Metadata
 
isSupportedByArtifact() - Method in class com.android.ide.common.gradle.model.IdeInstantRun
 
isSupportedDevice(Metadata.Device) - Method in class com.android.instantapp.sdk.Metadata
 
isTestArtifact() - Method in interface com.android.ide.common.gradle.model.IdeBaseArtifact
 
isTestArtifact() - Method in class com.android.ide.common.gradle.model.IdeBaseArtifactImpl
 
isTestCoverageEnabled() - Method in class com.android.ide.common.gradle.model.IdeBuildType
 
isTheme(ResourceValue, Map<ResourceValue, Boolean>) - Method in class com.android.ide.common.resources.ResourceResolver
Returns true if the given ResourceValue represents a theme
isThings(Device) - Static method in class com.android.ide.common.rendering.HardwareConfigHelper
Whether the given device is an Android Things device
isTv(Device) - Static method in class com.android.ide.common.rendering.HardwareConfigHelper
Whether the given device is a TV device
isV1SigningEnabled() - Method in class com.android.ide.common.gradle.model.IdeSigningConfig
 
isV2SigningEnabled() - Method in class com.android.ide.common.gradle.model.IdeSigningConfig
 
isValid() - Method in class com.android.ide.common.resources.configuration.CountryCodeQualifier
 
isValid() - Method in class com.android.ide.common.resources.configuration.DensityQualifier
 
isValid() - Method in class com.android.ide.common.resources.configuration.EnumBasedResourceQualifier
 
isValid() - Method in class com.android.ide.common.resources.configuration.LocaleQualifier
 
isValid() - Method in class com.android.ide.common.resources.configuration.NetworkCodeQualifier
 
isValid() - Method in class com.android.ide.common.resources.configuration.ResourceQualifier
Returns whether the qualifier has a valid filter value.
isValid(ResourceQualifier) - Static method in class com.android.ide.common.resources.configuration.ResourceQualifier
 
isValid() - Method in class com.android.ide.common.resources.configuration.ScreenDimensionQualifier
 
isValid() - Method in class com.android.ide.common.resources.configuration.ScreenHeightQualifier
 
isValid() - Method in class com.android.ide.common.resources.configuration.ScreenSizeQualifier
 
isValid() - Method in class com.android.ide.common.resources.configuration.ScreenWidthQualifier
 
isValid() - Method in class com.android.ide.common.resources.configuration.SmallestScreenWidthQualifier
 
isValid() - Method in class com.android.ide.common.resources.configuration.VersionQualifier
 
isValidLanguageCode(String) - Static method in class com.android.ide.common.resources.LocaleManager
Returns true if the given language code represents a valid/known 2 or 3 letter language code.
isValidRegionCode(String) - Static method in class com.android.ide.common.resources.LocaleManager
Returns true if the given region code represents a valid/known 2 or 3 letter region code.
isValidSourceFile(File, File) - Method in class com.android.ide.common.resources.AssetSet
 
isValidSourceFile(File, File) - Method in class com.android.ide.common.resources.ResourceSet
 
isVisibilityAwareModel(AndroidProject) - Static method in class com.android.ide.common.repository.ResourceVisibilityLookup.Provider
Returns true if the given Gradle model is compatible with public resources.
isWarningsAsErrors() - Method in class com.android.ide.common.gradle.model.IdeLintOptions
 
isWear(Device) - Static method in class com.android.ide.common.rendering.HardwareConfigHelper
Whether the given device is a wear device
isZipAlignEnabled() - Method in class com.android.ide.common.gradle.model.IdeBuildType
 
ITEM_MAP_LOCK - Static variable in class com.android.ide.common.resources.AbstractResourceRepository
The lock used to protect map access.

J

JavaProcessExecutor - Interface in com.android.ide.common.process
An executor for external Java-based processes.
JavaProcessInfo - Interface in com.android.ide.common.process
Information to run an external java process.
JavaProcessInfoImpl(String, String, List<String>, Map<String, Object>, List<String>) - Constructor for class com.android.ide.common.process.ProcessInfoBuilder.JavaProcessInfoImpl
 
joinLines - Variable in class com.android.ide.common.xml.XmlFormatPreferences
Join lines when reformatting text and comment blocks?
JsonEncodedGradleMessageParser - Class in com.android.ide.common.blame.parser
Reconstruct Messages that were parsed by the gradle plugin.
JsonEncodedGradleMessageParser() - Constructor for class com.android.ide.common.blame.parser.JsonEncodedGradleMessageParser
 

K

KeepClass(String, String, String) - Constructor for class com.android.ide.common.xml.ManifestData.KeepClass
 
key - Variable in enum com.android.ide.common.xml.XmlAttributeSortOrder
 
KeyboardStateQualifier - Class in com.android.ide.common.resources.configuration
Resource Qualifier for keyboard state.
KeyboardStateQualifier() - Constructor for class com.android.ide.common.resources.configuration.KeyboardStateQualifier
 
KeyboardStateQualifier(KeyboardState) - Constructor for class com.android.ide.common.resources.configuration.KeyboardStateQualifier
 
keySet() - Method in class com.android.ide.common.resources.ResourceNameKeyedMap
 
keySet() - Method in class com.android.ide.common.util.LazyUnionMap
 
KeystoreHelper - Class in com.android.ide.common.signing
A Helper to create and read keystore/keys.
KeystoreHelper() - Constructor for class com.android.ide.common.signing.KeystoreHelper
 
KeytoolException - Exception in com.android.ide.common.signing
 

L

LABEL_GAP - Static variable in class com.android.ide.common.vectordrawable.VdIcon
Distance between the icon and the label
LayoutDirectionQualifier - Class in com.android.ide.common.resources.configuration
Resource Qualifier for layout direction.
LayoutDirectionQualifier() - Constructor for class com.android.ide.common.resources.configuration.LayoutDirectionQualifier
 
LayoutDirectionQualifier(LayoutDirection) - Constructor for class com.android.ide.common.resources.configuration.LayoutDirectionQualifier
 
LazyUnionMap<K,V> - Class in com.android.ide.common.util
Read-only map that delegates read operations to two disjoint maps.
LazyUnionMap(Map<K, V>, Map<K, V>) - Constructor for class com.android.ide.common.util.LazyUnionMap
 
LEGACY_THEME - Static variable in class com.android.ide.common.resources.ResourceResolver
Constant passed to ResourceResolver.setDeviceDefaults(String) to indicate the DeviceDefault styles should point to the default styles
LegacyNdkOutputParser - Class in com.android.ide.common.blame.parser
Parses output from the legacy NDK support.
LegacyNdkOutputParser() - Constructor for class com.android.ide.common.blame.parser.LegacyNdkOutputParser
 
ListComponent() - Constructor for class com.android.ide.common.repository.GradleCoordinate.ListComponent
 
load(ScanningContext) - Method in class com.android.ide.common.resources.deprecated.IdGeneratingResourceFile
Deprecated.
 
load(ScanningContext) - Method in class com.android.ide.common.resources.deprecated.MultiResourceFile
Deprecated.
 
load(ScanningContext) - Method in class com.android.ide.common.resources.deprecated.ResourceFile
Deprecated.
 
load(ScanningContext) - Method in class com.android.ide.common.resources.deprecated.SingleResourceFile
Deprecated.
 
loadAdditionalData(Node, boolean) - Method in class com.android.ide.common.resources.ResourceMerger
 
loadDependenciesSymbolTables(Iterable<File>) - Static method in class com.android.ide.common.symbols.SymbolUtils
Load symbol tables of each library on which the main library/application depends on.
loadFromFiles(ILogger) - Method in class com.android.ide.common.resources.GeneratedResourceSet
 
loadPublicResources(ILogger) - Method in class com.android.ide.common.resources.deprecated.FrameworkResources
Deprecated.
Reads the public.xml file in data/res/values/ for a given resource folder and builds up a map of public resources.
loadResources() - Method in class com.android.ide.common.resources.deprecated.ResourceRepository
Deprecated.
Loads the resources.
LoadStatus - Enum in com.android.ide.common.sdk
Enum for loading status of various SDK parts.
LocaleManager - Class in com.android.ide.common.resources
Provides access to locale information such as language names and language to region name mappings for the various locales.
LocaleQualifier - Class in com.android.ide.common.resources.configuration
A locale qualifier, which can be constructed from: A plain 2-letter language descriptor A 2-letter language descriptor followed by a -r 2 letter region qualifier A plain 3-letter language descriptor A 3-letter language descriptor followed by a -r 2 letter region qualifier A BCP 47 language tag.
LocaleQualifier() - Constructor for class com.android.ide.common.resources.configuration.LocaleQualifier
 
LocaleQualifier(String) - Constructor for class com.android.ide.common.resources.configuration.LocaleQualifier
 
LocaleQualifier(String, String, String, String) - Constructor for class com.android.ide.common.resources.configuration.LocaleQualifier
 
LogcatService - Class in com.android.instantapp.utils
Service listening logcat outputs, parsing it and retransmitting to the registered listeners.
LogcatService(IDevice) - Constructor for class com.android.instantapp.utils.LogcatService
 
LogcatService.Listener - Interface in com.android.instantapp.utils
 
logCopy(SourceFile, SourceFile) - Method in class com.android.ide.common.blame.MergingLog
Store the source of a file in the merging log.
logCopy(File, File) - Method in class com.android.ide.common.blame.MergingLog
Store the source of a file in the merging log.
LoggedProcessOutputHandler - Class in com.android.ide.common.process
Implementation of ProcessOutputHandler that dumps the output onto an ILogger object.
LoggedProcessOutputHandler(ILogger) - Constructor for class com.android.ide.common.process.LoggedProcessOutputHandler
 
logMessage(String, ProvisionException) - Method in interface com.android.instantapp.provision.ProvisionListener
Method will be called for general information, warnings and errors.
logMessage(String, InstantAppRunException) - Method in interface com.android.instantapp.run.RunListener
Method will be called for general information, warnings and errors.
logRemove(SourceFile) - Method in class com.android.ide.common.blame.MergingLog
Remove a merged file from the merging log.
logSource(SourceFile, Map<SourcePosition, SourceFilePosition>) - Method in class com.android.ide.common.blame.MergingLog
Store the source file positions for a merged file.

M

main(String[]) - Static method in class com.android.ide.common.xml.XmlPrettyPrinter
Command line driver
ManifestData - Class in com.android.ide.common.xml
Class containing the manifest info obtained during the parsing.
ManifestData() - Constructor for class com.android.ide.common.xml.ManifestData
 
ManifestData.Activity - Class in com.android.ide.common.xml
Activity info obtained from the manifest.
ManifestData.Instrumentation - Class in com.android.ide.common.xml
Instrumentation info obtained from manifest
ManifestData.KeepClass - Class in com.android.ide.common.xml
 
ManifestData.SupportsScreens - Class in com.android.ide.common.xml
Class representing the supports-screens node in the manifest.
ManifestData.UsesConfiguration - Class in com.android.ide.common.xml
Class representing the uses-configuration node in the manifest.
ManifestData.UsesFeature - Class in com.android.ide.common.xml
Class representing a uses-feature node in the manifest.
ManifestData.UsesLibrary - Class in com.android.ide.common.xml
Class representing a uses-library node in the manifest.
markReachable(ResourceUsageModel.Resource) - Static method in class com.android.ide.common.resources.usage.ResourceUsageModel
Marks the given resource (if non-null) as reachable, and returns true if this is the first time the resource is marked reachable
matches(GradleCoordinate) - Method in class com.android.ide.common.repository.GradleCoordinate
Returns true if this fully-specified coordinate matches the given (optionally including +) coordinate.
matches(Metadata.Device) - Method in class com.android.instantapp.sdk.Metadata.Device
Analyses if other device is a subset of the devices represented by this.
MavenRepositories - Class in com.android.ide.common.repository
Utilities for dealing with the standard m2repository directory layout.
max(GradleVersion, GradleVersion) - Static method in class com.android.ide.common.repository.GradleVersion
Returns the max of the two versions
MAX_PREVIEW_IMAGE_SIZE - Static variable in class com.android.ide.common.vectordrawable.VdPreview
 
MAX_RESOURCE_INDIRECTION - Static variable in class com.android.ide.common.resources.AbstractResourceRepository
Number of indirections we'll follow for resource resolution before assuming there is a cyclic dependency error in the input.
mCertificate - Variable in class com.android.ide.common.signing.CertificateInfo
 
mEnvironment - Variable in class com.android.ide.common.process.ProcessEnvBuilder
 
mergeAndRenumberSymbols(String, SymbolTable, Set<SymbolTable>, SymbolTable) - Static method in class com.android.ide.common.symbols.SymbolUtils
 
MergeConsumer<I extends com.android.ide.common.resources.DataItem> - Interface in com.android.ide.common.resources
A consumer of merges.
MergeConsumer.ConsumerException - Exception in com.android.ide.common.resources
An exception thrown during resource merging by the consumer.
MergedAssetWriter - Class in com.android.ide.common.resources
A MergeWriter for assets, using AssetItem.
MergedAssetWriter(File, WorkerExecutorFacade) - Constructor for class com.android.ide.common.resources.MergedAssetWriter
 
MergedAssetWriter.AssetWorkAction - Class in com.android.ide.common.resources
 
MergedAssetWriter.AssetWorkParameters - Class in com.android.ide.common.resources
 
mergeData(MergeConsumer<ResourceItem>, boolean) - Method in class com.android.ide.common.resources.ResourceMerger
 
MergedResourceItem - Class in com.android.ide.common.resources
Override of the normal ResourceItem to handle merged item cases.
MergedResourceItem(String, ResourceNamespace, ResourceType, String, Node, String) - Constructor for class com.android.ide.common.resources.MergedResourceItem
Constructs the object with a name, type and optional value.
MergedResourceWriter - Class in com.android.ide.common.resources
A MergeWriter for assets, using ResourceItem.
MergedResourceWriter(WorkerExecutorFacade<MergedResourceWriter.FileGenerationParameters>, File, File, MergingLog, ResourcePreprocessor, ResourceCompilationService, File, SingleFileProcessor, File, boolean, boolean) - Constructor for class com.android.ide.common.resources.MergedResourceWriter
A MergeWriter for resources, using ResourceItem.
MergedResourceWriter.FileGenerationParameters - Class in com.android.ide.common.resources
 
MergedResourceWriter.FileGenerationWorkAction - Class in com.android.ide.common.resources
 
mergeItems(String, List<AssetItem>, MergeConsumer<AssetItem>) - Method in class com.android.ide.common.resources.AssetMerger
 
mergeItems(String, List<ResourceItem>, MergeConsumer<ResourceItem>) - Method in class com.android.ide.common.resources.ResourceMerger
 
MergeWriter<I extends com.android.ide.common.resources.DataItem,U extends java.io.Serializable> - Class in com.android.ide.common.resources
A MergeConsumer that writes the result on the disk.
MergeWriter(File, WorkerExecutorFacade<U>) - Constructor for class com.android.ide.common.resources.MergeWriter
 
MergingException - Exception in com.android.ide.common.resources
Exception for errors during merging.
MergingException(Throwable, Message...) - Constructor for exception com.android.ide.common.resources.MergingException
For internal use.
MergingException.Builder - Class in com.android.ide.common.resources
 
MergingLog - Class in com.android.ide.common.blame
Stores where file and text fragments within files came from, so the original can be found later if a subsequent build step outputs an error.
MergingLog(File) - Constructor for class com.android.ide.common.blame.MergingLog
 
MergingLogPersistUtil - Class in com.android.ide.common.blame
Utility functions to save and load individual merge log files.
MergingLogPersistUtil() - Constructor for class com.android.ide.common.blame.MergingLogPersistUtil
 
MergingLogPersistUtil.SourcePositionsSerializer - Class in com.android.ide.common.blame
Utility class to serialize a number of merged actions for a single source file to a single output file mapping.
MergingLogRewriter - Class in com.android.ide.common.blame
A proxy MessageReceiver that uses a MergingLog to rewrite Messages to point to their original files.
MergingLogRewriter(Function<SourceFilePosition, SourceFilePosition>, MessageReceiver) - Constructor for class com.android.ide.common.blame.MergingLogRewriter
Creates a new MessageLogRewriter.
MessageJsonSerializer - Class in com.android.ide.common.blame
Class to handle json serialization and deserialization of messages.
MessageJsonSerializer() - Constructor for class com.android.ide.common.blame.MessageJsonSerializer
 
MessageReceiver - Interface in com.android.ide.common.blame
A message receiver.
Metadata - Class in com.android.instantapp.sdk
Represents the model of the metadata found in the Instant Apps Sdk and useful .
Metadata.ApkInfo - Class in com.android.instantapp.sdk
 
Metadata.Arch - Enum in com.android.instantapp.sdk
 
Metadata.Device - Class in com.android.instantapp.sdk
 
Metadata.GServicesOverride - Class in com.android.instantapp.sdk
 
Metadata.LibraryCompatibility - Class in com.android.instantapp.sdk
 
mFile - Variable in class com.android.ide.common.resources.DataFile
 
mFolderMap - Variable in class com.android.ide.common.resources.deprecated.ResourceRepository
Deprecated.
 
MIN_PREVIEW_IMAGE_SIZE - Static variable in class com.android.ide.common.vectordrawable.VdPreview
 
MIN_SDK_CODENAME - Static variable in class com.android.ide.common.xml.ManifestData
Value returned by ManifestData.getMinSdkVersion() when the value of the minSdkVersion attribute in the manifest is a codename and not an integer value.
mItems - Variable in class com.android.ide.common.resources.DataFile
 
mKey - Variable in class com.android.ide.common.signing.CertificateInfo
 
mMergedItems - Variable in class com.android.ide.common.resources.ResourceMerger
Map of items that are purely results of merges (ie item that made up of several original items).
ModelCache - Class in com.android.ide.common.gradle.model
 
ModelCache() - Constructor for class com.android.ide.common.gradle.model.ModelCache
 
mOneIndentUnit - Variable in class com.android.ide.common.xml.XmlFormatPreferences
The string to insert for each indentation level
mPublicResourceMap - Variable in class com.android.ide.common.resources.deprecated.FrameworkResources
Deprecated.
Map of ResourceType to list of items.
mResourceMap - Variable in class com.android.ide.common.resources.deprecated.ResourceRepository
Deprecated.
 
mResourceValue - Variable in class com.android.ide.common.resources.ResourceItem
 
mTabWidth - Variable in class com.android.ide.common.xml.XmlFormatPreferences
Tab width (number of spaces to display for a tab)
MULTIPLE_ERRORS - Static variable in exception com.android.ide.common.resources.MergingException
 
MultiResourceFile - Class in com.android.ide.common.resources.deprecated
Deprecated.
This class is part of an obsolete resource repository system that is no longer used in production code. The class is preserved temporarily for LayoutLib tests.
MultiResourceFile(IAbstractFile, ResourceFolder) - Constructor for class com.android.ide.common.resources.deprecated.MultiResourceFile
Deprecated.
 

N

NAME - Static variable in class com.android.ide.common.resources.configuration.CountryCodeQualifier
 
NAME - Static variable in class com.android.ide.common.resources.configuration.DensityQualifier
 
NAME - Static variable in class com.android.ide.common.resources.configuration.HighDynamicRangeQualifier
 
NAME - Static variable in class com.android.ide.common.resources.configuration.KeyboardStateQualifier
 
NAME - Static variable in class com.android.ide.common.resources.configuration.LayoutDirectionQualifier
 
NAME - Static variable in class com.android.ide.common.resources.configuration.LocaleQualifier
 
NAME - Static variable in class com.android.ide.common.resources.configuration.NavigationMethodQualifier
 
NAME - Static variable in class com.android.ide.common.resources.configuration.NavigationStateQualifier
 
NAME - Static variable in class com.android.ide.common.resources.configuration.NetworkCodeQualifier
 
NAME - Static variable in class com.android.ide.common.resources.configuration.NightModeQualifier
 
NAME - Static variable in class com.android.ide.common.resources.configuration.ScreenDimensionQualifier
 
NAME - Static variable in class com.android.ide.common.resources.configuration.ScreenHeightQualifier
 
NAME - Static variable in class com.android.ide.common.resources.configuration.ScreenOrientationQualifier
 
NAME - Static variable in class com.android.ide.common.resources.configuration.ScreenRatioQualifier
 
NAME - Static variable in class com.android.ide.common.resources.configuration.ScreenRoundQualifier
 
NAME - Static variable in class com.android.ide.common.resources.configuration.ScreenSizeQualifier
 
NAME - Static variable in class com.android.ide.common.resources.configuration.ScreenWidthQualifier
 
NAME - Static variable in class com.android.ide.common.resources.configuration.SmallestScreenWidthQualifier
 
NAME - Static variable in class com.android.ide.common.resources.configuration.TextInputMethodQualifier
 
NAME - Static variable in class com.android.ide.common.resources.configuration.TouchScreenQualifier
 
NAME - Static variable in class com.android.ide.common.resources.configuration.UiModeQualifier
 
NAME - Static variable in class com.android.ide.common.resources.configuration.VersionQualifier
 
NAME - Static variable in class com.android.ide.common.resources.configuration.WideGamutColorQualifier
 
name - Variable in class com.android.ide.common.resources.usage.ResourceUsageModel.Resource
Name of resource
NavigationMethodQualifier - Class in com.android.ide.common.resources.configuration
Resource Qualifier for Navigation Method.
NavigationMethodQualifier() - Constructor for class com.android.ide.common.resources.configuration.NavigationMethodQualifier
 
NavigationMethodQualifier(Navigation) - Constructor for class com.android.ide.common.resources.configuration.NavigationMethodQualifier
 
NavigationStateQualifier - Class in com.android.ide.common.resources.configuration
Resource Qualifier for navigation state.
NavigationStateQualifier() - Constructor for class com.android.ide.common.resources.configuration.NavigationStateQualifier
 
NavigationStateQualifier(NavigationState) - Constructor for class com.android.ide.common.resources.configuration.NavigationStateQualifier
 
needsFullAapt() - Method in class com.android.ide.common.resources.deprecated.ScanningContext
Deprecated.
Returns whether this repository has been marked as "dirty"; if one or more of the constituent files have declared that the resource item names that they provide have changed.
NetworkCodeQualifier - Class in com.android.ide.common.resources.configuration
Resource Qualifier for Mobile Network Code Pixel Density.
NetworkCodeQualifier() - Constructor for class com.android.ide.common.resources.configuration.NetworkCodeQualifier
 
NetworkCodeQualifier(int) - Constructor for class com.android.ide.common.resources.configuration.NetworkCodeQualifier
 
newArgbBufferedImage(int, int) - Static method in class com.android.ide.common.util.AssetUtil
Creates a new ARGB BufferedImage of the given width and height.
next(ResourceType) - Method in interface com.android.ide.common.symbols.IdProvider
Provides another unique ID.
nexusRank(Device) - Static method in class com.android.ide.common.rendering.HardwareConfigHelper
Returns the rank of the given nexus device.
NightModeQualifier - Class in com.android.ide.common.resources.configuration
Resource Qualifier for Navigation Method.
NightModeQualifier() - Constructor for class com.android.ide.common.resources.configuration.NightModeQualifier
 
NightModeQualifier(NightMode) - Constructor for class com.android.ide.common.resources.configuration.NightModeQualifier
 
NO_EFFECTS - Static variable in class com.android.ide.common.util.AssetUtil
 
NONE - Static variable in class com.android.ide.common.repository.ResourceVisibilityLookup
 
NONE - Static variable in interface com.android.ide.common.resources.ResourceCompiler
Resource compiler that doesn't do anything.
NoOpResourcePreprocessor - Class in com.android.ide.common.resources
A ResourcePreprocessor used when no other preprocessor is enabled.
normalize() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
Normalize a folder configuration based on the API level of its qualifiers.
normalizeCase(String) - Static method in class com.android.ide.common.resources.configuration.LocaleQualifier
Given a BCP-47 string, normalizes the case to the recommended casing
normalizeName(String) - Static method in class com.android.ide.common.resources.ValueResourceNameValidator
 
NullListener() - Constructor for class com.android.instantapp.provision.ProvisionListener.NullListener
 
NullListener() - Constructor for class com.android.instantapp.run.RunListener.NullListener
 
NumberComponent(int) - Constructor for class com.android.ide.common.repository.GradleCoordinate.NumberComponent
 

O

of(VariantOutput.OutputType, Collection<FilterData>, int) - Static method in interface com.android.ide.common.build.ApkInfo
 
of(VariantOutput.OutputType, Collection<FilterData>, int, String, String, String, String, String, boolean) - Static method in interface com.android.ide.common.build.ApkInfo
 
of(GradleCoordinate.RevisionComponent...) - Static method in class com.android.ide.common.repository.GradleCoordinate.ListComponent
 
of(T) - Static method in class com.android.ide.common.util.ReferenceHolder
 
oneAttributeOnFirstLine - Variable in class com.android.ide.common.xml.XmlFormatPreferences
Can attributes appear on the same line as the opening line if there is just one of them?
onLogLineReceived(LogCatMessage) - Method in interface com.android.instantapp.utils.LogcatService.Listener
 
opacity - Variable in class com.android.ide.common.util.AssetUtil.FillEffect
 
opacity - Variable in class com.android.ide.common.util.AssetUtil.ShadowEffect
 
operatedImage(BufferedImage, BufferedImageOp) - Static method in class com.android.ide.common.util.AssetUtil
Applies a BufferedImageOp on the given BufferedImage.
ourRootDir - Static variable in class com.android.ide.common.blame.parser.aapt.AbstractAaptOutputParser
 
OutputLineReader - Class in com.android.ide.common.blame.parser.util
Reads a compiler's output line-by-line.
OutputLineReader(String) - Constructor for class com.android.ide.common.blame.parser.util.OutputLineReader
Creates a new OutputLineReader.
overlapWith(ManifestData.SupportsScreens) - Method in class com.android.ide.common.xml.ManifestData.SupportsScreens
Returns true if the two instance overlap with each other.
overrideXmlContent(Document, VdOverrideInfo, StringBuilder) - Static method in class com.android.ide.common.vectordrawable.VdPreview
The UI can override some properties of the Vector drawable.

P

paddedImage(BufferedImage, int) - Static method in class com.android.ide.common.util.AssetUtil
Pads the given BufferedImage on all sides by the given padding amount.
PaddedNumberComponent(int, String) - Constructor for class com.android.ide.common.repository.GradleCoordinate.PaddedNumberComponent
 
paint - Variable in class com.android.ide.common.util.AssetUtil.FillEffect
 
paintCheckeredBackground(Graphics, Color, Color, Shape, int) - Static method in class com.android.ide.common.vectordrawable.VdIcon
TODO: Merge this code back with GraphicsUtil in idea.
paintIcon(Component, Graphics, int, int) - Method in class com.android.ide.common.vectordrawable.VdIcon
 
parse(String, OutputLineReader, List<Message>, ILogger) - Method in class com.android.ide.common.blame.parser.aapt.Aapt2DaemonErrorParser
Parses the given output line.
parse(String, OutputLineReader, List<Message>, ILogger) - Method in class com.android.ide.common.blame.parser.aapt.Aapt2ErrorNoPathParser
 
parse(String, OutputLineReader, List<Message>, ILogger) - Method in class com.android.ide.common.blame.parser.aapt.Aapt2ErrorParser
Parses the given output line.
parse(String, OutputLineReader, List<Message>, ILogger) - Method in class com.android.ide.common.blame.parser.aapt.Aapt2OutputParser
 
parse(String, OutputLineReader, List<Message>, ILogger) - Method in class com.android.ide.common.blame.parser.aapt.AaptOutputParser
 
parse(String, OutputLineReader, List<Message>, ILogger) - Method in class com.android.ide.common.blame.parser.CmakeOutputParser
 
parse(String, OutputLineReader, List<Message>, ILogger) - Method in class com.android.ide.common.blame.parser.DexParser
 
parse(String, OutputLineReader, List<Message>, ILogger) - Method in class com.android.ide.common.blame.parser.JsonEncodedGradleMessageParser
 
parse(String, OutputLineReader, List<Message>, ILogger) - Method in class com.android.ide.common.blame.parser.LegacyNdkOutputParser
 
parse(String, OutputLineReader, List<Message>, ILogger) - Method in interface com.android.ide.common.blame.parser.PatternAwareOutputParser
Parses the given output line.
parse(String) - Static method in class com.android.ide.common.repository.GradleVersion
Parses the given version.
parse(ResourceType, String, InputStream) - Method in class com.android.ide.common.resources.deprecated.IdResourceParser
Deprecated.
Parse the given input and register ids with the given ValueResourceParser.IValueResourceRepository.
parse(String, InputStream) - Method in class com.android.ide.common.resources.deprecated.ValidatingResourceParser
Deprecated.
Parse the given input and return false if it contains errors, or if the context is already tagged as needing a full aapt run.
parse(Reader) - Static method in class com.android.ide.common.resources.sampledata.SampleDataCsvParser
 
parse(Reader) - Static method in class com.android.ide.common.resources.sampledata.SampleDataJsonParser
 
parse(Document, IdProvider) - Static method in class com.android.ide.common.symbols.ResourceExtraXmlParser
Finds all constructions of type <@code '"@+id/name"'> in the given file.
parse(Document, IdProvider, SymbolTable) - Static method in class com.android.ide.common.symbols.ResourceValuesXmlParser
Constructs a SymbolTable from the given parsed XML document.
parse(IAbstractFile, boolean, AndroidManifestParser.ManifestErrorHandler) - Static method in class com.android.ide.common.xml.AndroidManifestParser
Parses the Android Manifest, and returns a ManifestData object containing the result of the parsing.
parse(IAbstractFile) - Static method in class com.android.ide.common.xml.AndroidManifestParser
Parses the Android Manifest, and returns an object containing the result of the parsing.
parse(InputStream) - Static method in class com.android.ide.common.xml.AndroidManifestParser
Parses the Android Manifest from an InputStream, and returns a ManifestData object containing the result of the parsing.
parse(Path) - Static method in class com.android.ide.common.xml.AndroidManifestParser
 
parseBcp47(String) - Static method in class com.android.ide.common.resources.configuration.LocaleQualifier
Parse an Android BCP-47 string (which differs from BCP-47 in that it has the prefix "b+" and the separator character has been changed from - to +.
parseCoordinateString(String) - Static method in class com.android.ide.common.repository.GradleCoordinate
Create a GradleCoordinate from a string of the form groupId:artifactId:MajorRevision.MinorRevision.(MicroRevision|+)
parseDirectory(File, IdProvider, SymbolTable) - Static method in class com.android.ide.common.symbols.ResourceDirectoryParser
Parses a resource directory.
parseLine(String) - Method in class com.android.ide.common.resources.sampledata.CSVReader
Parses an incoming String and returns an array of elements.
parseManifest(File) - Static method in class com.android.ide.common.symbols.SymbolUtils
 
parsePath(String) - Static method in class com.android.ide.common.vectordrawable.PathParser
 
parseRevisionNumber(String) - Static method in class com.android.ide.common.repository.GradleCoordinate
 
ParserUtil - Class in com.android.ide.common.blame.parser.util
 
parseSvgToXml(File, OutputStream) - Static method in class com.android.ide.common.vectordrawable.Svg2Vector
Converts a SVG file into VectorDrawable's XML content, if no error is found.
parseToolOutput(String) - Method in class com.android.ide.common.blame.parser.ToolOutputParser
 
parseToolOutput(String, boolean) - Method in class com.android.ide.common.blame.parser.ToolOutputParser
 
parseVdStringIntoDocument(String, StringBuilder) - Static method in class com.android.ide.common.vectordrawable.VdPreview
Parses the VectorDrawable's XML file into a document object.
parseVersionOnly(String) - Static method in class com.android.ide.common.repository.GradleCoordinate
 
ParsingFailedException - Exception in com.android.ide.common.blame.parser
Indicates that an error occurred while parsing the output of a compiler.
ParsingFailedException() - Constructor for exception com.android.ide.common.blame.parser.ParsingFailedException
 
ParsingFailedException(Throwable) - Constructor for exception com.android.ide.common.blame.parser.ParsingFailedException
 
ParsingProcessOutputHandler - Class in com.android.ide.common.blame
A ProcessOutputHandler that runs ToolOutputParsers over the process output and emits Messages.
ParsingProcessOutputHandler(ToolOutputParser, ToolOutputParser, MessageReceiver...) - Constructor for class com.android.ide.common.blame.ParsingProcessOutputHandler
Create a ParsingProcessOutputHandler.
ParsingProcessOutputHandler(ToolOutputParser, MessageReceiver...) - Constructor for class com.android.ide.common.blame.ParsingProcessOutputHandler
Create a ParsingProcessOutputHandler.
PathParser - Class in com.android.ide.common.vectordrawable
Utility functions for parsing path information.
PatternAwareOutputParser - Interface in com.android.ide.common.blame.parser
Parses the build output.
peek(int) - Method in class com.android.ide.common.blame.parser.util.OutputLineReader
Reads the text of one the line at the given position, without moving the line pointer.
PLUS_REV - Static variable in class com.android.ide.common.repository.GradleCoordinate
 
PLUS_REV_VALUE - Static variable in class com.android.ide.common.repository.GradleCoordinate
 
postUpdateCleanUp() - Method in class com.android.ide.common.resources.deprecated.ResourceRepository
Deprecated.
Cleans up the repository of resource items that have no source file anymore.
postWriteAction() - Method in class com.android.ide.common.resources.MergedResourceWriter
 
postWriteAction() - Method in class com.android.ide.common.resources.MergeWriter
Called after all the items have been added/removed.
prepareConfigFormatMccMnc(String) - Static method in class com.android.ide.common.build.SplitOutputMatcher
Preparing the configuration string according to the format expected by the split-select tool.
presentationMap - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
 
prettyPrint(String, XmlFormatPreferences, XmlFormatStyle, String) - Static method in class com.android.ide.common.xml.XmlPrettyPrinter
Pretty-prints the given XML document, which must be well-formed.
prettyPrint(Node, XmlFormatPreferences, XmlFormatStyle, String) - Static method in class com.android.ide.common.xml.XmlPrettyPrinter
prettyPrint(Node, XmlFormatPreferences, XmlFormatStyle, String, boolean) - Static method in class com.android.ide.common.xml.XmlPrettyPrinter
Pretty prints the given node
prettyPrint(Node) - Static method in class com.android.ide.common.xml.XmlPrettyPrinter
prettyPrint(Node, boolean) - Static method in class com.android.ide.common.xml.XmlPrettyPrinter
Pretty prints the given node using default styles
prettyPrint(int, Node, Node, Node, StringBuilder, boolean) - Method in class com.android.ide.common.xml.XmlPrettyPrinter
Start pretty-printing at the given node, which must either be the startNode or contain it as a descendant.
PREVIEW_ID - Static variable in class com.android.ide.common.repository.GradleCoordinate
 
printMessage(String) - Method in interface com.android.instantapp.provision.ProvisionListener
Method will be called for general information on the progress.
printMessage(String) - Method in interface com.android.instantapp.run.RunListener
Method will be called for general information on the progress.
ProcessEnvBuilder<T extends ProcessEnvBuilder> - Class in com.android.ide.common.process
An abstract process builder that can hold environment variable information.
ProcessEnvBuilder() - Constructor for class com.android.ide.common.process.ProcessEnvBuilder
 
processErrorOutputLines(LineProcessor<T>) - Method in class com.android.ide.common.process.BaseProcessOutputHandler.BaseProcessOutput
 
ProcessException - Exception in com.android.ide.common.process
An exception thrown when running an external process.
ProcessException(Throwable) - Constructor for exception com.android.ide.common.process.ProcessException
 
ProcessException(String, Throwable) - Constructor for exception com.android.ide.common.process.ProcessException
 
ProcessException(String) - Constructor for exception com.android.ide.common.process.ProcessException
 
ProcessExecutor - Interface in com.android.ide.common.process
An executor for external processes.
processFile(IAbstractFile, ResourceDeltaKind, ScanningContext) - Method in class com.android.ide.common.resources.deprecated.ResourceFolder
Deprecated.
Processes a file and adds it to its parent folder resource.
processFolder(IAbstractFolder) - Method in class com.android.ide.common.resources.deprecated.ResourceRepository
Deprecated.
Processes a folder and adds it to the list of existing folders.
ProcessInfo - Interface in com.android.ide.common.process
Information to run an external process.
ProcessInfoBuilder - Class in com.android.ide.common.process
A builder to create a ProcessInfo or a JavaProcessInfo.
ProcessInfoBuilder() - Constructor for class com.android.ide.common.process.ProcessInfoBuilder
 
ProcessInfoBuilder.JavaProcessInfoImpl - Class in com.android.ide.common.process
 
ProcessInfoBuilder.ProcessInfoImpl - Class in com.android.ide.common.process
 
ProcessInfoImpl(String, List<String>, Map<String, Object>) - Constructor for class com.android.ide.common.process.ProcessInfoBuilder.ProcessInfoImpl
 
ProcessOutput - Interface in com.android.ide.common.process
The output of a process.
ProcessOutputHandler - Interface in com.android.ide.common.process
Handler for the Process output.
processRemovedFile(File) - Method in interface com.android.ide.common.resources.SingleFileProcessor
 
ProcessResult - Interface in com.android.ide.common.process
The result of executing an external process.
processSingleFile(File, File) - Method in interface com.android.ide.common.resources.SingleFileProcessor
 
processStandardOutputLines(LineProcessor<T>) - Method in class com.android.ide.common.process.BaseProcessOutputHandler.BaseProcessOutput
Process each output line using an implementation of LineProcessor.
processToolsAttributes() - Method in class com.android.ide.common.resources.usage.ResourceUsageModel
 
Provider() - Constructor for class com.android.ide.common.repository.ResourceVisibilityLookup.Provider
 
ProvisionException - Exception in com.android.instantapp.provision
Exception thrown in any step of the provisioning process.
ProvisionException.ErrorType - Enum in com.android.instantapp.provision
Represents the possible errors while provisioning.
ProvisionListener - Interface in com.android.instantapp.provision
Listener that can be implemented by Gradle or the IDE to receive progress on provisioning process.
ProvisionListener.NullListener - Class in com.android.instantapp.provision
 
ProvisionRunner - Class in com.android.instantapp.provision
 
ProvisionRunner(File) - Constructor for class com.android.instantapp.provision.ProvisionRunner
 
ProvisionRunner(File, ProvisionListener) - Constructor for class com.android.instantapp.provision.ProvisionRunner
 
pushBack() - Method in class com.android.ide.common.blame.parser.util.OutputLineReader
 
put(String, T) - Method in class com.android.ide.common.resources.ResourceNameKeyedMap
 
put(ResourceValue) - Method in class com.android.ide.common.resources.ResourceValueMap
 
put(K, V) - Method in class com.android.ide.common.util.LazyUnionMap
 
putAll(Map<? extends K, ? extends V>) - Method in class com.android.ide.common.util.LazyUnionMap
 

Q

QUALIFIER_SPLITTER - Static variable in class com.android.ide.common.resources.configuration.FolderConfiguration
Splitter which can be used to split qualifiers.
QueueableResourceCompiler - Interface in com.android.ide.common.resources
A specialization of the ResourceCompiler that can queue compile request and execute them all using slave threads or processes.

R

radius - Variable in class com.android.ide.common.util.AssetUtil.ShadowEffect
 
read(JsonReader) - Method in class com.android.ide.common.blame.MessageJsonSerializer
 
read(JsonReader) - Method in class com.android.ide.common.blame.SourceFileJsonTypeAdapter
 
read(JsonReader) - Method in class com.android.ide.common.blame.SourceFilePositionJsonSerializer
 
read(JsonReader) - Method in class com.android.ide.common.blame.SourcePositionJsonTypeAdapter
 
read(File, String) - Static method in class com.android.ide.common.symbols.SymbolIo
Loads a symbol table from a symbol file.
readAll() - Method in class com.android.ide.common.resources.sampledata.CSVReader
Reads the entire file into a List with each element being a String[] of tokens.
readFromAapt(File, String) - Static method in class com.android.ide.common.symbols.SymbolIo
Loads a symbol table from a symbol file created by aapt.
readFromPartialRFile(File, String) - Static method in class com.android.ide.common.symbols.SymbolIo
Loads a symbol table from a partial symbol file created by aapt during compilation.
readLine() - Method in class com.android.ide.common.blame.parser.util.OutputLineReader
Reads the next line of text, moving the line pointer to the next one.
readNext() - Method in class com.android.ide.common.resources.sampledata.CSVReader
Reads the next line from the buffer and converts to a string array.
readSourceFolder(File, ILogger) - Method in class com.android.ide.common.resources.AssetSet
 
readSourceFolder(File, ILogger) - Method in class com.android.ide.common.resources.ResourceSet
 
readTableWithPackage(File) - Static method in class com.android.ide.common.symbols.SymbolIo
Loads a symbol table from a synthetic namespaced symbol file.
readTableWithPackage(Path) - Static method in class com.android.ide.common.symbols.SymbolIo
 
readText(File) - Method in class com.android.ide.common.resources.usage.ResourceUsageModel
 
receiveMessage(Message) - Method in class com.android.ide.common.blame.MergingLogRewriter
 
receiveMessage(Message) - Method in interface com.android.ide.common.blame.MessageReceiver
Process the given message.
recordManifestUsages(Node) - Method in class com.android.ide.common.resources.usage.ResourceUsageModel
 
recordResourceReferences(ResourceFolderType, Node, ResourceUsageModel.Resource) - Method in class com.android.ide.common.resources.usage.ResourceUsageModel
Records resource declarations and usages within an XML resource file
recordToolsAttributes(Attr) - Method in class com.android.ide.common.resources.usage.ResourceUsageModel
 
referencedString(String) - Method in class com.android.ide.common.resources.usage.ResourceUsageModel
 
ReferenceHolder<T> - Class in com.android.ide.common.util
A simple holder for a reference.
references - Variable in class com.android.ide.common.resources.usage.ResourceUsageModel.Resource
Resources this resource references.
reflowText - Variable in class com.android.ide.common.xml.XmlFormatPreferences
Reformat the text and comment blocks?
registerTypeAdapters(GsonBuilder) - Static method in class com.android.ide.common.blame.MessageJsonSerializer
 
remove(Object) - Method in class com.android.ide.common.resources.ResourceNameKeyedMap
 
remove(ResourceItem) - Method in class com.android.ide.common.resources.ResourceTable
Removes the given ResourceItem from the table, making sure no empty multimaps are left as Table values.
remove(Object) - Method in class com.android.ide.common.util.LazyUnionMap
 
removeEmptyLines - Variable in class com.android.ide.common.xml.XmlFormatPreferences
Remove empty lines in all cases?
removeFile(ResourceFile, ScanningContext) - Method in class com.android.ide.common.resources.deprecated.ResourceFolder
Deprecated.
 
removeFile(ResourceFile) - Method in class com.android.ide.common.resources.deprecated.ResourceItem
Deprecated.
Removes a file from the list of source files.
removeFile(Collection<ResourceType>, ResourceFile) - Method in class com.android.ide.common.resources.deprecated.ResourceRepository
Deprecated.
 
removeFile(ResourceType, ResourceFile) - Method in class com.android.ide.common.resources.deprecated.ResourceRepository
Deprecated.
 
removeFolder(ResourceFolderType, IAbstractFolder, ScanningContext) - Method in class com.android.ide.common.resources.deprecated.ResourceRepository
Deprecated.
Removes a ResourceFolder associated with the specified IAbstractFolder.
removeItem(ResourceItem) - Method in class com.android.ide.common.resources.DataFile
 
removeItem(I, I) - Method in interface com.android.ide.common.resources.MergeConsumer
Removes an item.
removeItem(AssetItem, AssetItem) - Method in class com.android.ide.common.resources.MergedAssetWriter
 
removeItem(ResourceItem, ResourceItem) - Method in class com.android.ide.common.resources.MergedResourceWriter
 
removeItems(Iterable<I>) - Method in class com.android.ide.common.resources.DataFile
 
removeQualifier(ResourceQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
Removes a given qualifier from the FolderConfiguration.
replace(I, I) - Method in class com.android.ide.common.resources.DataFile
 
requestFullAapt() - Method in class com.android.ide.common.resources.deprecated.ScanningContext
Deprecated.
Marks that a full aapt compilation of the resources is necessary because it has detected a change that cannot be incrementally handled.
requiresAapt() - Method in class com.android.ide.common.build.ApkData
 
requiresAapt() - Method in interface com.android.ide.common.build.ApkInfo
 
requiresMerge(String) - Method in class com.android.ide.common.resources.AssetMerger
 
requiresMerge(String) - Method in class com.android.ide.common.resources.ResourceMerger
 
reset() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
Resets the config setting qualifiers at all indices to null.
reset() - Method in class com.android.ide.common.resources.deprecated.ResourceItem
Deprecated.
Reset the item by emptying its source file list.
resolveResValue(ResourceValue) - Method in class com.android.ide.common.resources.ResourceItemResolver
 
resolveResValue(ResourceValue) - Method in class com.android.ide.common.resources.ResourceResolver
 
resolveSupportsScreensValues(int) - Method in class com.android.ide.common.xml.ManifestData.SupportsScreens
Returns a version of the receiver for which all values have been set, even if they were not present in the manifest.
Resource(ResourceType, String, int) - Constructor for class com.android.ide.common.resources.usage.ResourceUsageModel.Resource
 
RESOURCE_ASSET_MERGER_TOOL_NAME - Static variable in exception com.android.ide.common.resources.MergingException
 
ResourceCompiler - Interface in com.android.ide.common.resources
Compiler that will process individual resource files.
ResourceDeltaKind - Enum in com.android.ide.common.resources.deprecated
Deprecated.
This class is part of an obsolete resource repository system that is no longer used in production code. The class is preserved temporarily for LayoutLib tests.
ResourceDirectoryParseException - Exception in com.android.ide.common.symbols
Exception thrown when failed to parse a resource directory.
ResourceDirectoryParseException(String) - Constructor for exception com.android.ide.common.symbols.ResourceDirectoryParseException
Creates a new exception.
ResourceDirectoryParseException(String, Throwable) - Constructor for exception com.android.ide.common.symbols.ResourceDirectoryParseException
Creates a new exception.
ResourceDirectoryParser - Class in com.android.ide.common.symbols
Parser that scans a resource directory for all resources and builds a SymbolTable.
ResourceExtraXmlParser - Class in com.android.ide.common.symbols
A parser used for finding all inline declaration of android resources in XML files.
ResourceExtraXmlParser() - Constructor for class com.android.ide.common.symbols.ResourceExtraXmlParser
 
ResourceFile - Class in com.android.ide.common.resources.deprecated
Deprecated.
This class is part of an obsolete resource repository system that is no longer used in production code. The class is preserved temporarily for LayoutLib tests.
ResourceFile(IAbstractFile, ResourceFolder) - Constructor for class com.android.ide.common.resources.deprecated.ResourceFile
Deprecated.
 
ResourceFile - Class in com.android.ide.common.resources
Represents a file in a resource folders.
ResourceFile(File, ResourceItem, String, FolderConfiguration) - Constructor for class com.android.ide.common.resources.ResourceFile
Creates a resource file with a single resource item.
ResourceFile(File, List<ResourceItem>, String, FolderConfiguration) - Constructor for class com.android.ide.common.resources.ResourceFile
Creates a resource file with a list of resource items.
ResourceFolder - Class in com.android.ide.common.resources.deprecated
Deprecated.
This class is part of an obsolete resource repository system that is no longer used in production code. The class is preserved temporarily for LayoutLib tests.
ResourceFolder(ResourceFolderType, FolderConfiguration, IAbstractFolder, ResourceRepository) - Constructor for class com.android.ide.common.resources.deprecated.ResourceFolder
Deprecated.
Creates a new ResourceFolder
ResourceItem - Class in com.android.ide.common.resources.deprecated
Deprecated.
This class is part of an obsolete resource repository system that is no longer used in production code. The class is preserved temporarily for LayoutLib tests.
ResourceItem(String) - Constructor for class com.android.ide.common.resources.deprecated.ResourceItem
Deprecated.
Constructs a new ResourceItem.
resourceItem - Variable in class com.android.ide.common.resources.MergedResourceWriter.FileGenerationParameters
 
ResourceItem - Class in com.android.ide.common.resources
A resource.
ResourceItem(String, ResourceNamespace, ResourceType, Node, String) - Constructor for class com.android.ide.common.resources.ResourceItem
Constructs the object with a name, type and optional value.
ResourceItemResolver - Class in com.android.ide.common.resources
Like ResourceResolver but for a single item, so it does not need the full resource maps to be resolved up front.
ResourceItemResolver(FolderConfiguration, ResourceItemResolver.ResourceProvider, LayoutLog) - Constructor for class com.android.ide.common.resources.ResourceItemResolver
 
ResourceItemResolver(FolderConfiguration, AbstractResourceRepository, AbstractResourceRepository, LayoutLog) - Constructor for class com.android.ide.common.resources.ResourceItemResolver
 
ResourceItemResolver.ResourceProvider - Interface in com.android.ide.common.resources
Interface implemented by clients of the ResourceItemResolver which allows it to lazily look up the project resources, the framework resources and optionally to provide a fully configured resource resolver, if any.
ResourceMerger - Class in com.android.ide.common.resources
Implementation of DataMerger for ResourceSet, ResourceItem, and ResourceFile.
ResourceMerger(int) - Constructor for class com.android.ide.common.resources.ResourceMerger
Creates a new resource merger.
ResourceNameKeyedMap<T> - Class in com.android.ide.common.resources
A Map that treats all the keys as resources names.
ResourceNameKeyedMap(Map<String, T>, Set<String>) - Constructor for class com.android.ide.common.resources.ResourceNameKeyedMap
 
ResourceNameKeyedMap() - Constructor for class com.android.ide.common.resources.ResourceNameKeyedMap
 
resourcePreprocessor - Variable in class com.android.ide.common.resources.MergedResourceWriter.FileGenerationParameters
 
ResourcePreprocessor - Interface in com.android.ide.common.resources
Provides functionality the resource merger needs for preprocessing resources during merge.
ResourceQualifier - Class in com.android.ide.common.resources.configuration
Base class for resource qualifiers.
ResourceQualifier() - Constructor for class com.android.ide.common.resources.configuration.ResourceQualifier
 
ResourceRepository - Class in com.android.ide.common.resources.deprecated
Deprecated.
This class is part of an obsolete resource repository system that is no longer used in production code. The class is preserved temporarily for LayoutLib tests.
ResourceRepository(IAbstractFolder, boolean) - Constructor for class com.android.ide.common.resources.deprecated.ResourceRepository
Deprecated.
Makes a resource repository.
ResourceRepository - Class in com.android.ide.common.resources
 
ResourceRepository() - Constructor for class com.android.ide.common.resources.ResourceRepository
 
ResourceResolver - Class in com.android.ide.common.resources
NOTE: LayoutLib tests depend on this class.
ResourceSet - Class in com.android.ide.common.resources
Implementation of DataSet for ResourceItem and ResourceFile.
ResourceSet(String, ResourceNamespace, String, boolean) - Constructor for class com.android.ide.common.resources.ResourceSet
 
ResourcesNotSupportedException - Exception in com.android.ide.common.vectordrawable
Indicates that the input vector drawable XML file included references to other Android resources.
ResourcesNotSupportedException(String, String) - Constructor for exception com.android.ide.common.vectordrawable.ResourcesNotSupportedException
 
ResourceTable - Class in com.android.ide.common.resources
Mutable, three-dimensional table for storing ResourceItem, indexed by components of a ResourceReference.
ResourceTable() - Constructor for class com.android.ide.common.resources.ResourceTable
 
ResourceUsageModel - Class in com.android.ide.common.resources.usage
A model for Android resource declarations and usages
ResourceUsageModel() - Constructor for class com.android.ide.common.resources.usage.ResourceUsageModel
 
ResourceUsageModel.Resource - Class in com.android.ide.common.resources.usage
 
ResourceValueMap - Class in com.android.ide.common.resources
A ResourceNameKeyedMap that stores ResourceValues as values.
ResourceValuesXmlParseException - Exception in com.android.ide.common.symbols
Exception thrown when failed to parse the resource values XML.
ResourceValuesXmlParseException(String) - Constructor for exception com.android.ide.common.symbols.ResourceValuesXmlParseException
Creates a new exception.
ResourceValuesXmlParser - Class in com.android.ide.common.symbols
Parser that can load a SymbolTable from a resource XML file.
ResourceVisibilityLookup - Class in com.android.ide.common.repository
Class which provides information about whether Android resources for a given library are public or private.
ResourceVisibilityLookup() - Constructor for class com.android.ide.common.repository.ResourceVisibilityLookup
 
ResourceVisibilityLookup.Provider - Class in com.android.ide.common.repository
Provider which keeps a set of ResourceVisibilityLookup instances around for repeated queries, including from different libraries that may share dependencies
rethrowFailure() - Method in interface com.android.ide.common.process.ProcessResult
Re-throws any failure executing this process.
RevisionComponent() - Constructor for class com.android.ide.common.repository.GradleCoordinate.RevisionComponent
 
rewriteDir(File, File) - Static method in class com.android.ide.common.blame.MergingLogRewriter
 
RGeneration - Class in com.android.ide.common.symbols
Utility class to generate R.java files.
rootFolder - Variable in class com.android.ide.common.resources.MergedAssetWriter.AssetWorkParameters
 
run() - Method in class com.android.ide.common.resources.MergedAssetWriter.AssetWorkAction
 
run() - Method in class com.android.ide.common.resources.MergedResourceWriter.FileGenerationWorkAction
 
RunListener - Interface in com.android.instantapp.run
Listener that can be implemented by Gradle or the IDE to receive progress on running process.
RunListener.NullListener - Class in com.android.instantapp.run
 
runProvision(IDevice) - Method in class com.android.instantapp.provision.ProvisionRunner
 
runProvision(IDevice, int) - Method in class com.android.instantapp.provision.ProvisionRunner
Run provision with either a cached or new (if has no cached) ProvisionState and automatically retry retries times if fails.
runUnprovision(IDevice) - Method in class com.android.instantapp.provision.UnprovisionRunner
 

S

SampleDataCsvParser - Class in com.android.ide.common.resources.sampledata
Utility class for parsing sample data CSV files.
SampleDataJsonParser - Class in com.android.ide.common.resources.sampledata
Utility class for parsing sample data JSON files.
SampleDataManager - Class in com.android.ide.common.resources.sampledata
This class handles the element selection for sample data sources.
SampleDataManager() - Constructor for class com.android.ide.common.resources.sampledata.SampleDataManager
 
scaledImage(BufferedImage, int, int) - Static method in class com.android.ide.common.util.AssetUtil
Smoothly scales the given BufferedImage to the given width and height using the Image.SCALE_SMOOTH algorithm (generally bicubic resampling or bilinear filtering).
ScanningContext - Class in com.android.ide.common.resources.deprecated
Deprecated.
This class is part of an obsolete resource repository system that is no longer used in production code. The class is preserved temporarily for LayoutLib tests.
ScanningContext() - Constructor for class com.android.ide.common.resources.deprecated.ScanningContext
Deprecated.
Constructs a new ScanningContext
ScreenDimensionQualifier - Class in com.android.ide.common.resources.configuration
Resource Qualifier for Screen Dimension.
ScreenDimensionQualifier(int, int) - Constructor for class com.android.ide.common.resources.configuration.ScreenDimensionQualifier
 
ScreenDimensionQualifier() - Constructor for class com.android.ide.common.resources.configuration.ScreenDimensionQualifier
 
ScreenHeightQualifier - Class in com.android.ide.common.resources.configuration
Resource Qualifier for Screen Pixel Density.
ScreenHeightQualifier() - Constructor for class com.android.ide.common.resources.configuration.ScreenHeightQualifier
 
ScreenHeightQualifier(int) - Constructor for class com.android.ide.common.resources.configuration.ScreenHeightQualifier
 
ScreenOrientationQualifier - Class in com.android.ide.common.resources.configuration
Resource Qualifier for Screen Orientation.
ScreenOrientationQualifier() - Constructor for class com.android.ide.common.resources.configuration.ScreenOrientationQualifier
 
ScreenOrientationQualifier(ScreenOrientation) - Constructor for class com.android.ide.common.resources.configuration.ScreenOrientationQualifier
 
ScreenRatioQualifier - Class in com.android.ide.common.resources.configuration
 
ScreenRatioQualifier() - Constructor for class com.android.ide.common.resources.configuration.ScreenRatioQualifier
 
ScreenRatioQualifier(ScreenRatio) - Constructor for class com.android.ide.common.resources.configuration.ScreenRatioQualifier
 
ScreenRoundQualifier - Class in com.android.ide.common.resources.configuration
 
ScreenRoundQualifier() - Constructor for class com.android.ide.common.resources.configuration.ScreenRoundQualifier
 
ScreenRoundQualifier(ScreenRound) - Constructor for class com.android.ide.common.resources.configuration.ScreenRoundQualifier
 
ScreenSizeQualifier - Class in com.android.ide.common.resources.configuration
Resource Qualifier for Screen Size.
ScreenSizeQualifier() - Constructor for class com.android.ide.common.resources.configuration.ScreenSizeQualifier
 
ScreenSizeQualifier(ScreenSize) - Constructor for class com.android.ide.common.resources.configuration.ScreenSizeQualifier
 
ScreenWidthQualifier - Class in com.android.ide.common.resources.configuration
Resource Qualifier for Screen Pixel Density.
ScreenWidthQualifier() - Constructor for class com.android.ide.common.resources.configuration.ScreenWidthQualifier
 
ScreenWidthQualifier(int) - Constructor for class com.android.ide.common.resources.configuration.ScreenWidthQualifier
 
SdkMavenRepository - Enum in com.android.ide.common.repository
Represents a Maven repository that is shipped with the SDK and located in the extras folder of the SDK location.
sequential() - Static method in interface com.android.ide.common.symbols.IdProvider
Obtains a new ID provider that provides sequential IDs.
set(FolderConfiguration) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
Sets the config from the qualifiers of a given config.
set(FolderConfiguration, boolean) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
Sets the config from the qualifiers of a given config.
set(int[]) - Method in class com.android.ide.common.resources.IntArrayWrapper
 
setAllowUnspecifiedAttrFormat(boolean) - Method in class com.android.ide.common.resources.ResourceSet
Tells the resource set whether to allow "attr" items without a "format" attribute or children.
setCheckDuplicates(boolean) - Method in class com.android.ide.common.resources.ResourceSet
Tells the resource set whether to check for duplicate resource items or not.
setClasspath(String) - Method in class com.android.ide.common.process.ProcessInfoBuilder
Sets the Java classpath
setClipPathNodeAttributes() - Method in class com.android.ide.common.vectordrawable.SvgClipPathNode
Concatenates the affected nodes transformations to the clipPathNode's so it is properly transformed.
setCountryCodeQualifier(CountryCodeQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
setDeclared(boolean) - Method in class com.android.ide.common.resources.usage.ResourceUsageModel.Resource
Whether we found a declaration for this resource (otherwise we might have seen a reference to this before we came across its potential declaration, so we added it to the map, but we don't want to report unused resources for invalid resource references
setDensityQualifier(DensityQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
setDeviceDefaults(String) - Method in class com.android.ide.common.resources.ResourceResolver
This will override the DeviceDefault styles so they point to the given parent styles (e.g.
setDiscard(boolean) - Method in class com.android.ide.common.resources.usage.ResourceUsageModel.Resource
This resource is marked as to be ignored for usage analysis, regardless of lack of references
setDontNormalizeQualifiers(boolean) - Method in class com.android.ide.common.resources.ResourceSet
 
setEndWithNewline(boolean) - Method in class com.android.ide.common.xml.XmlPrettyPrinter
Sets whether the document should end with a newline/ line separator
setExecutable(String) - Method in class com.android.ide.common.process.ProcessInfoBuilder
Sets the executable.
setExecutable(File) - Method in class com.android.ide.common.process.ProcessInfoBuilder
Sets the executable.
setFrameworkResourceIdProvider(RenderResources.ResourceIdProvider) - Method in class com.android.ide.common.resources.ResourceResolver
 
setFrameworkResourceIdProvider(RenderResources.FrameworkResourceIdProvider) - Method in class com.android.ide.common.resources.ResourceResolver
 
setFromDependency(boolean) - Method in class com.android.ide.common.resources.ResourceSet
 
setGeneratedSet(ResourceSet) - Method in class com.android.ide.common.resources.ResourceSet
 
setGradientUsage(SvgGradientNode.GradientUsage) - Method in class com.android.ide.common.vectordrawable.SvgGradientNode
 
setHighDynamicRangeQualifier(HighDynamicRangeQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
setIgnoredFromDiskMerge(boolean) - Method in class com.android.ide.common.resources.ResourceItem
 
setIndentationLevels(String[]) - Method in class com.android.ide.common.xml.XmlPrettyPrinter
Sets the indentation levels to use (indentation string to use for each depth, indexed by depth
setKeep(boolean) - Method in class com.android.ide.common.resources.usage.ResourceUsageModel.Resource
This resource is marked as to be ignored for usage analysis, regardless of references
setKeyboardStateQualifier(KeyboardStateQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
setLayoutDirectionQualifier(LayoutDirectionQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
setLibrariesIdProvider(RenderResources.ResourceIdProvider) - Method in class com.android.ide.common.resources.ResourceResolver
 
setLocaleQualifier(LocaleQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
setLogger(LayoutLog) - Method in class com.android.ide.common.resources.ResourceResolver
 
setLookupChainList(List<ResourceValue>) - Method in class com.android.ide.common.resources.ResourceItemResolver
Optional method to set a list the resolver should record all value resolutions into.
setMain(String) - Method in class com.android.ide.common.process.ProcessInfoBuilder
Sets the Main Java class
setMaxRenderSize(int, int) - Method in class com.android.ide.common.rendering.HardwareConfigHelper
Sets the max width and height to be used during rendering.
setMinSdkVersionString(String) - Method in class com.android.ide.common.xml.ManifestData
Sets the value of the minSdkVersion attribute.
setNavigationMethodQualifier(NavigationMethodQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
setNavigationStateQualifier(NavigationStateQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
setNetworkCodeQualifier(NetworkCodeQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
setNightModeQualifier(NightModeQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
setOpacity(String) - Method in class com.android.ide.common.vectordrawable.GradientStop
 
setOrientation(ScreenOrientation) - Method in class com.android.ide.common.rendering.HardwareConfigHelper
Sets the orientation of the config.
setOutputFileName(String) - Method in class com.android.ide.common.build.ApkData
 
setOverrideRenderSize(int, int) - Method in class com.android.ide.common.rendering.HardwareConfigHelper
Overrides the width and height to be used during rendering.
setPreprocessor(ResourcePreprocessor) - Method in class com.android.ide.common.resources.ResourceSet
 
setProgress(double) - Method in interface com.android.instantapp.provision.ProvisionListener
Method will be called with partial progress representation.
setProgress(double) - Method in interface com.android.instantapp.run.RunListener
Method will be called with partial progress representation.
setPublic(boolean) - Method in class com.android.ide.common.resources.usage.ResourceUsageModel.Resource
This resource is marked as public
setQualifiers(String) - Method in class com.android.ide.common.resources.ResourceFile
 
setReachable(boolean) - Method in class com.android.ide.common.resources.usage.ResourceUsageModel.Resource
 
setRootBuildId(String) - Method in class com.android.ide.common.gradle.model.level2.BuildFolderPaths
Set the build identifier of root project.
setRootBuildId(String) - Method in class com.android.ide.common.gradle.model.level2.IdeDependenciesFactory
Set the build identifier of root project.
setScreenDimensionQualifier(ScreenDimensionQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
setScreenHeightQualifier(ScreenHeightQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
setScreenOrientationQualifier(ScreenOrientationQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
setScreenRatioQualifier(ScreenRatioQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
setScreenRoundQualifier(ScreenRoundQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
setScreenSizeQualifier(ScreenSizeQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
setScreenWidthQualifier(ScreenWidthQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
setShouldParseResourceIds(boolean) - Method in class com.android.ide.common.resources.ResourceSet
 
setShowName(boolean) - Method in class com.android.ide.common.vectordrawable.VdIcon
Whether we should show the title displayed below the image.
setSmallestScreenWidthQualifier(SmallestScreenWidthQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
setSvgLeafNode(SvgLeafNode) - Method in class com.android.ide.common.vectordrawable.SvgGradientNode
 
setTargetSdkVersionString(String) - Method in class com.android.ide.common.xml.ManifestData
Sets the value of the minSdkVersion attribute.
setTextInputMethodQualifier(TextInputMethodQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
setTouchTypeQualifier(TouchScreenQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
setTrackSourcePositions(boolean) - Method in class com.android.ide.common.resources.ResourceSet
 
setUiModeQualifier(UiModeQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
setUpGlobalLibraryMap(List<GlobalLibraryMap>) - Method in class com.android.ide.common.gradle.model.level2.IdeDependenciesFactory
Populate global library map from the list of GlobalLibraryMap by merging and making deep copies of each entry.
setValue(T) - Method in class com.android.ide.common.util.ReferenceHolder
 
setVersionCode(int) - Method in class com.android.ide.common.build.ApkData
 
setVersionName(String) - Method in class com.android.ide.common.build.ApkData
 
setVersionQualifier(VersionQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
setWideColorGamutQualifier(WideGamutColorQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
 
ShadowEffect(double, double, double, Color, double, boolean) - Constructor for class com.android.ide.common.util.AssetUtil.ShadowEffect
 
since() - Method in class com.android.ide.common.resources.configuration.CountryCodeQualifier
 
since() - Method in class com.android.ide.common.resources.configuration.DensityQualifier
 
since() - Method in class com.android.ide.common.resources.configuration.HighDynamicRangeQualifier
 
since() - Method in class com.android.ide.common.resources.configuration.KeyboardStateQualifier
 
since() - Method in class com.android.ide.common.resources.configuration.LayoutDirectionQualifier
 
since() - Method in class com.android.ide.common.resources.configuration.LocaleQualifier
 
since() - Method in class com.android.ide.common.resources.configuration.NavigationMethodQualifier
 
since() - Method in class com.android.ide.common.resources.configuration.NavigationStateQualifier
 
since() - Method in class com.android.ide.common.resources.configuration.NetworkCodeQualifier
 
since() - Method in class com.android.ide.common.resources.configuration.NightModeQualifier
 
since() - Method in class com.android.ide.common.resources.configuration.ResourceQualifier
Returns the API level when this qualifier was added to Android.
since() - Method in class com.android.ide.common.resources.configuration.ScreenDimensionQualifier
 
since() - Method in class com.android.ide.common.resources.configuration.ScreenHeightQualifier
 
since() - Method in class com.android.ide.common.resources.configuration.ScreenOrientationQualifier
 
since() - Method in class com.android.ide.common.resources.configuration.ScreenRatioQualifier
 
since() - Method in class com.android.ide.common.resources.configuration.ScreenRoundQualifier
 
since() - Method in class com.android.ide.common.resources.configuration.ScreenSizeQualifier
 
since() - Method in class com.android.ide.common.resources.configuration.ScreenWidthQualifier
 
since() - Method in class com.android.ide.common.resources.configuration.SmallestScreenWidthQualifier
 
since() - Method in class com.android.ide.common.resources.configuration.TextInputMethodQualifier
 
since() - Method in class com.android.ide.common.resources.configuration.TouchScreenQualifier
 
since() - Method in class com.android.ide.common.resources.configuration.UiModeQualifier
 
since() - Method in class com.android.ide.common.resources.configuration.VersionQualifier
 
since() - Method in class com.android.ide.common.resources.configuration.WideGamutColorQualifier
 
SingleFileProcessor - Interface in com.android.ide.common.resources
An interface for a single file processor.
SingleResourceFile - Class in com.android.ide.common.resources.deprecated
Deprecated.
This class is part of an obsolete resource repository system that is no longer used in production code. The class is preserved temporarily for LayoutLib tests.
SingleResourceFile(IAbstractFile, ResourceFolder) - Constructor for class com.android.ide.common.resources.deprecated.SingleResourceFile
Deprecated.
 
size() - Method in class com.android.ide.common.util.LazyUnionMap
 
skipNextLine() - Method in class com.android.ide.common.blame.parser.util.OutputLineReader
 
SmallestScreenWidthQualifier - Class in com.android.ide.common.resources.configuration
Resource Qualifier for Screen Pixel Density.
SmallestScreenWidthQualifier() - Constructor for class com.android.ide.common.resources.configuration.SmallestScreenWidthQualifier
 
SmallestScreenWidthQualifier(int) - Constructor for class com.android.ide.common.resources.configuration.SmallestScreenWidthQualifier
 
sortAttributes - Variable in class com.android.ide.common.xml.XmlFormatPreferences
The sorting order to use when formatting
sortDevicesByScreenSize(List<Device>) - Static method in class com.android.ide.common.rendering.HardwareConfigHelper
Sorts the given list of Nexus devices according to rank
sortNexusListByRank(List<Device>) - Static method in class com.android.ide.common.rendering.HardwareConfigHelper
Sorts the given list of Nexus devices according to rank
SourceFileJsonTypeAdapter - Class in com.android.ide.common.blame
JsonSerializer and Deserializer for SourceFile.
SourceFileJsonTypeAdapter() - Constructor for class com.android.ide.common.blame.SourceFileJsonTypeAdapter
 
SourceFilePositionJsonSerializer - Class in com.android.ide.common.blame
 
SourceFilePositionJsonSerializer() - Constructor for class com.android.ide.common.blame.SourceFilePositionJsonSerializer
 
SourcelessResourceItem - Class in com.android.ide.common.resources
Resource items that have no source file (qualifiers and folder configuration supplied by other means).
SourcelessResourceItem(String, ResourceNamespace, ResourceType, Node, String) - Constructor for class com.android.ide.common.resources.SourcelessResourceItem
 
SourcePositionJsonTypeAdapter - Class in com.android.ide.common.blame
 
SourcePositionJsonTypeAdapter() - Constructor for class com.android.ide.common.blame.SourcePositionJsonTypeAdapter
 
SourceSet - Interface in com.android.ide.common.resources
A Source sets that contains a list of source files/folders
SourceSize() - Constructor for class com.android.ide.common.vectordrawable.VdPreview.SourceSize
 
spaceBeforeClose - Variable in class com.android.ide.common.xml.XmlFormatPreferences
Should there be a space before the closing >; or >/; ?
SplitOutputMatcher - Class in com.android.ide.common.build
Helper class to help with installation of multi-output variants.
SplitOutputMatcher() - Constructor for class com.android.ide.common.build.SplitOutputMatcher
 
splitSelect(ProcessExecutor, File, String, String, Collection<String>) - Static method in class com.android.ide.common.build.SplitSelectTool
Runs the native split-select tool given the main APK, the list of pure split APKs and the targeted device characteristics.
SplitSelectTool - Class in com.android.ide.common.build
Abstraction to the split-select tool.
SplitSelectTool() - Constructor for class com.android.ide.common.build.SplitSelectTool
 
start(DocumentBuilderFactory) - Method in interface com.android.ide.common.resources.MergeConsumer
Called before the merge starts.
start(DocumentBuilderFactory) - Method in class com.android.ide.common.resources.MergedResourceWriter
 
start(DocumentBuilderFactory) - Method in class com.android.ide.common.resources.MergeWriter
 
startElement(String, String, String, Attributes) - Method in class com.android.ide.common.resources.deprecated.ValueResourceParser
Deprecated.
 
startListening(LogcatService.Listener) - Method in class com.android.instantapp.utils.LogcatService
 
STDOUT_ERROR_TAG - Static variable in class com.android.ide.common.blame.parser.JsonEncodedGradleMessageParser
 
stopListening() - Method in class com.android.instantapp.utils.LogcatService
 
StringComponent(String) - Constructor for class com.android.ide.common.repository.GradleCoordinate.StringComponent
 
styleExtends(StyleResourceValue, StyleResourceValue) - Method in class com.android.ide.common.resources.ResourceResolver
 
SUBARRAY_SEPARATOR - Static variable in class com.android.ide.common.resources.sampledata.SampleDataManager
 
submit(ProcessInfo, ProcessOutputHandler) - Method in class com.android.ide.common.process.DefaultProcessExecutor
Asynchronously submits a process for execution.
submit(ProcessInfo, ProcessOutputHandler) - Method in interface com.android.ide.common.process.ProcessExecutor
Executes an external process asynchronously as specified by the ProcessInfo.
submit(T) - Method in interface com.android.ide.common.workers.WorkerExecutorFacade
Submit a new work action to be performed.
substract(FolderConfiguration) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
Removes the qualifiers from the receiver if they are present (and valid) in the given configuration.
SupportsScreens() - Constructor for class com.android.ide.common.xml.ManifestData.SupportsScreens
 
SupportsScreens(String) - Constructor for class com.android.ide.common.xml.ManifestData.SupportsScreens
Instantiate an instance from a string.
Svg2Vector - Class in com.android.ide.common.vectordrawable
Converts SVG to VectorDrawable's XML.
Svg2Vector() - Constructor for class com.android.ide.common.vectordrawable.Svg2Vector
 
SVG_CIRCLE - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
 
SVG_CLIP - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
 
SVG_D - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
 
SVG_DISPLAY - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
 
SVG_ELLIPSE - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
 
SVG_FILL_COLOR - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
 
SVG_FILL_OPACITY - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
 
SVG_FILL_TYPE - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
 
SVG_GROUP - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
 
SVG_LINE - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
 
SVG_OPACITY - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
 
SVG_PATH - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
 
SVG_POINTS - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
 
SVG_POLYGON - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
 
SVG_POLYLINE - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
 
SVG_RECT - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
 
SVG_STROKE_COLOR - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
 
SVG_STROKE_LINECAP - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
 
SVG_STROKE_LINEJOIN - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
 
SVG_STROKE_OPACITY - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
 
SVG_STROKE_WIDTH - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
 
SVG_STYLE - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
 
SvgClipPathNode - Class in com.android.ide.common.vectordrawable
Represents a SVG group element that contains a clip-path.
SvgClipPathNode(SvgTree, Node, String) - Constructor for class com.android.ide.common.vectordrawable.SvgClipPathNode
 
SvgColor - Class in com.android.ide.common.vectordrawable
Methods for converting SVG color values to vector drawable format.
SvgGradientNode - Class in com.android.ide.common.vectordrawable
Represents a SVG gradient that is referenced by a SvgLeafNode.
SvgGradientNode(SvgTree, Node, String) - Constructor for class com.android.ide.common.vectordrawable.SvgGradientNode
 
SvgGradientNode.GradientUsage - Enum in com.android.ide.common.vectordrawable
 
SymbolIo - Class in com.android.ide.common.symbols
Reads and writes symbol tables to files.
SymbolJavaType - Enum in com.android.ide.common.symbols
 
SymbolUtils - Class in com.android.ide.common.symbols
Helper methods related to Symbols and resource processing.
SymbolUtils() - Constructor for class com.android.ide.common.symbols.SymbolUtils
 

T

TeeProcessOutputHandler - Class in com.android.ide.common.process
Output handler that will forward output to multiple handlers.
TeeProcessOutputHandler(ProcessOutputHandler...) - Constructor for class com.android.ide.common.process.TeeProcessOutputHandler
Creates a new output handler.
TextInputMethodQualifier - Class in com.android.ide.common.resources.configuration
Resource Qualifier for Text Input Method.
TextInputMethodQualifier() - Constructor for class com.android.ide.common.resources.configuration.TextInputMethodQualifier
 
TextInputMethodQualifier(Keyboard) - Constructor for class com.android.ide.common.resources.configuration.TextInputMethodQualifier
 
THEME_NAME - Static variable in class com.android.ide.common.resources.ResourceResolver
 
THEME_NAME_DOT - Static variable in class com.android.ide.common.resources.ResourceResolver
 
themeIsParentOf(StyleResourceValue, StyleResourceValue) - Method in class com.android.ide.common.resources.ResourceItemResolver
 
themeIsParentOf(StyleResourceValue, StyleResourceValue) - Method in class com.android.ide.common.resources.ResourceResolver
 
throwIfNonEmpty(Collection<Message>) - Static method in exception com.android.ide.common.resources.MergingException
 
toDisplayString() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
Returns a string valid for display purpose.
tokenizeCss(ResourceUsageModel.Resource, String) - Method in class com.android.ide.common.resources.usage.ResourceUsageModel
 
tokenizeHtml(ResourceUsageModel.Resource, String) - Method in class com.android.ide.common.resources.usage.ResourceUsageModel
 
tokenizeJavaCode(String) - Method in class com.android.ide.common.resources.usage.ResourceUsageModel
Adds the resource identifiers found in the given Java source code into the reference map
tokenizeJs(ResourceUsageModel.Resource, String) - Method in class com.android.ide.common.resources.usage.ResourceUsageModel
 
tokenizeUnknownBinary(ResourceUsageModel.Resource, File) - Method in class com.android.ide.common.resources.usage.ResourceUsageModel
Look through binary/unknown files looking for resource URLs
ToolOutputParser - Class in com.android.ide.common.blame.parser
 
ToolOutputParser(Iterable<PatternAwareOutputParser>, ILogger) - Constructor for class com.android.ide.common.blame.parser.ToolOutputParser
 
ToolOutputParser(PatternAwareOutputParser[], ILogger) - Constructor for class com.android.ide.common.blame.parser.ToolOutputParser
 
ToolOutputParser(PatternAwareOutputParser, ILogger) - Constructor for class com.android.ide.common.blame.parser.ToolOutputParser
 
ToolOutputParser(PatternAwareOutputParser, Message.Kind, ILogger) - Constructor for class com.android.ide.common.blame.parser.ToolOutputParser
 
toShortDisplayString() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
Returns a string for display purposes which uses only the short names of the qualifiers
toString() - Method in class com.android.ide.common.build.ApkData
 
toString() - Method in class com.android.ide.common.gradle.model.IdeAndroidArtifactImpl
 
toString() - Method in class com.android.ide.common.gradle.model.IdeAndroidArtifactOutput
 
toString() - Method in class com.android.ide.common.gradle.model.IdeAndroidBundle
 
toString() - Method in class com.android.ide.common.gradle.model.IdeAndroidLibrary
 
toString() - Method in class com.android.ide.common.gradle.model.IdeAndroidProjectImpl
 
toString() - Method in class com.android.ide.common.gradle.model.IdeApiVersion
 
toString() - Method in class com.android.ide.common.gradle.model.IdeBaseArtifactImpl
 
toString() - Method in class com.android.ide.common.gradle.model.IdeBaseConfig
 
toString() - Method in class com.android.ide.common.gradle.model.IdeBuildType
 
toString() - Method in class com.android.ide.common.gradle.model.IdeBuildTypeContainer
 
toString() - Method in class com.android.ide.common.gradle.model.IdeClassField
 
toString() - Method in class com.android.ide.common.gradle.model.IdeDependenciesImpl
 
toString() - Method in class com.android.ide.common.gradle.model.IdeDependencyGraphs
 
toString() - Method in class com.android.ide.common.gradle.model.IdeFilterData
 
toString() - Method in class com.android.ide.common.gradle.model.IdeGraphItem
 
toString() - Method in class com.android.ide.common.gradle.model.IdeInstantRun
 
toString() - Method in class com.android.ide.common.gradle.model.IdeJavaArtifact
 
toString() - Method in class com.android.ide.common.gradle.model.IdeJavaCompileOptions
 
toString() - Method in class com.android.ide.common.gradle.model.IdeJavaLibrary
 
toString() - Method in class com.android.ide.common.gradle.model.IdeLibrary
 
toString() - Method in class com.android.ide.common.gradle.model.IdeLintOptions
 
toString() - Method in class com.android.ide.common.gradle.model.IdeMavenCoordinates
 
toString() - Method in class com.android.ide.common.gradle.model.IdeNativeAndroidProjectImpl
 
toString() - Method in class com.android.ide.common.gradle.model.IdeNativeArtifact
 
toString() - Method in class com.android.ide.common.gradle.model.IdeNativeFile
 
toString() - Method in class com.android.ide.common.gradle.model.IdeNativeFolder
 
toString() - Method in class com.android.ide.common.gradle.model.IdeNativeLibrary
 
toString() - Method in class com.android.ide.common.gradle.model.IdeNativeSettings
 
toString() - Method in class com.android.ide.common.gradle.model.IdeNativeToolchain
 
toString() - Method in class com.android.ide.common.gradle.model.IdeOutputFile
 
toString() - Method in class com.android.ide.common.gradle.model.IdeProductFlavor
 
toString() - Method in class com.android.ide.common.gradle.model.IdeProductFlavorContainer
 
toString() - Method in class com.android.ide.common.gradle.model.IdeProjectIdentifierImpl
 
toString() - Method in class com.android.ide.common.gradle.model.IdeSigningConfig
 
toString() - Method in class com.android.ide.common.gradle.model.IdeSourceProvider
 
toString() - Method in class com.android.ide.common.gradle.model.IdeSourceProviderContainer
 
toString() - Method in class com.android.ide.common.gradle.model.IdeSyncIssue
 
toString() - Method in class com.android.ide.common.gradle.model.IdeTestedTargetVariant
 
toString() - Method in class com.android.ide.common.gradle.model.IdeTestOptions
 
toString() - Method in class com.android.ide.common.gradle.model.IdeVariantImpl
 
toString() - Method in class com.android.ide.common.gradle.model.IdeVariantOutput
 
toString() - Method in class com.android.ide.common.gradle.model.IdeVectorDrawablesOptions
 
toString() - Method in class com.android.ide.common.gradle.model.level2.IdeAndroidLibrary
 
toString() - Method in class com.android.ide.common.gradle.model.level2.IdeDependenciesImpl
 
toString() - Method in class com.android.ide.common.gradle.model.level2.IdeJavaLibrary
 
toString() - Method in class com.android.ide.common.gradle.model.level2.IdeModuleLibrary
 
toString() - Method in exception com.android.ide.common.process.BuildCommandException
 
toString() - Method in class com.android.ide.common.process.ProcessInfoBuilder.JavaProcessInfoImpl
 
toString() - Method in class com.android.ide.common.process.ProcessInfoBuilder
 
toString() - Method in enum com.android.ide.common.repository.GradleCoordinate.ArtifactType
 
toString() - Method in class com.android.ide.common.repository.GradleCoordinate.ListComponent
 
toString() - Method in class com.android.ide.common.repository.GradleCoordinate.NumberComponent
 
toString() - Method in class com.android.ide.common.repository.GradleCoordinate.PaddedNumberComponent
 
toString() - Method in class com.android.ide.common.repository.GradleCoordinate.StringComponent
 
toString() - Method in class com.android.ide.common.repository.GradleCoordinate
 
toString() - Method in class com.android.ide.common.repository.GradleVersion
 
toString() - Method in class com.android.ide.common.repository.GradleVersion.VersionSegment
 
toString() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
toString() - Method in class com.android.ide.common.resources.configuration.ResourceQualifier
 
toString() - Method in class com.android.ide.common.resources.DataFile
 
toString() - Method in class com.android.ide.common.resources.deprecated.ResourceFile
Deprecated.
 
toString() - Method in class com.android.ide.common.resources.deprecated.ResourceFolder
Deprecated.
 
toString() - Method in class com.android.ide.common.resources.deprecated.ResourceItem
Deprecated.
 
toString() - Method in exception com.android.ide.common.resources.MergingException
 
toString() - Method in class com.android.ide.common.resources.ResourceFile
 
toString() - Method in class com.android.ide.common.resources.ResourceItem
 
toString() - Method in class com.android.ide.common.resources.usage.ResourceUsageModel.Resource
 
toString() - Method in class com.android.ide.common.xml.ManifestData.SupportsScreens
 
toString() - Method in enum com.android.instantapp.sdk.Metadata.Arch
 
toString() - Method in class com.android.instantapp.sdk.Metadata.Device
 
TouchScreenQualifier - Class in com.android.ide.common.resources.configuration
Resource Qualifier for Touch Screen type.
TouchScreenQualifier() - Constructor for class com.android.ide.common.resources.configuration.TouchScreenQualifier
 
TouchScreenQualifier(TouchScreen) - Constructor for class com.android.ide.common.resources.configuration.TouchScreenQualifier
 
transformIfNeeded(AffineTransform) - Method in class com.android.ide.common.vectordrawable.SvgClipPathNode
 
transformIfNeeded(AffineTransform) - Method in class com.android.ide.common.vectordrawable.SvgGradientNode
 
trimmedImage(BufferedImage) - Static method in class com.android.ide.common.util.AssetUtil
Trims the transparent pixels from the given BufferedImage (returns a sub-image).
tryParse(String) - Static method in class com.android.ide.common.repository.GradleVersion
Parses the given version.
tryParseAndroidGradlePluginVersion(String) - Static method in class com.android.ide.common.repository.GradleVersion
Parses the given string into a GradleVersion instance if it represents a valid Android Gradle plugin version, or returns null otherwise.
type - Variable in class com.android.ide.common.resources.usage.ResourceUsageModel.Resource
Type of resource

U

UiModeQualifier - Class in com.android.ide.common.resources.configuration
Resource Qualifier for UI Mode.
UiModeQualifier() - Constructor for class com.android.ide.common.resources.configuration.UiModeQualifier
 
UiModeQualifier(UiMode) - Constructor for class com.android.ide.common.resources.configuration.UiModeQualifier
 
unescapeResourceString(String, boolean, boolean) - Static method in class com.android.ide.common.resources.ValueXmlHelper
Replaces escapes in an XML resource string with the actual characters, performing unicode substitutions (replacing any \\uNNNN references in the given string with the corresponding unicode characters), etc.
unescapeResourceStringAsXml(String) - Static method in class com.android.ide.common.resources.ValueXmlHelper
Unescapes a string resource value in compliance with the rules and this Android Cookbook recipe.
UnprovisionRunner - Class in com.android.instantapp.provision
 
UnprovisionRunner() - Constructor for class com.android.instantapp.provision.UnprovisionRunner
 
UnprovisionRunner(ProvisionListener) - Constructor for class com.android.instantapp.provision.UnprovisionRunner
 
UnusedModelMethodException - Exception in com.android.ide.common.gradle.model
 
UnusedModelMethodException(String) - Constructor for exception com.android.ide.common.gradle.model.UnusedModelMethodException
 
update(ScanningContext) - Method in class com.android.ide.common.resources.deprecated.IdGeneratingResourceFile
Deprecated.
 
update(ScanningContext) - Method in class com.android.ide.common.resources.deprecated.MultiResourceFile
Deprecated.
 
update(ScanningContext) - Method in class com.android.ide.common.resources.deprecated.ResourceFile
Deprecated.
 
update(ScanningContext) - Method in class com.android.ide.common.resources.deprecated.SingleResourceFile
Deprecated.
 
update(ResourceMerger) - Method in class com.android.ide.common.resources.ResourceTable
Updates this ResourceTable by listening to events emitted by the ResourceMerger.
updateScreenWidthAndHeight() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
useEclipseIndent - Variable in class com.android.ide.common.xml.XmlFormatPreferences
Use the Eclipse indent (tab/space, indent size) settings?
UsesConfiguration() - Constructor for class com.android.ide.common.xml.ManifestData.UsesConfiguration
 
UsesFeature() - Constructor for class com.android.ide.common.xml.ManifestData.UsesFeature
 
UsesLibrary() - Constructor for class com.android.ide.common.xml.ManifestData.UsesLibrary
 

V

validate(File, ResourceFolderType) - Static method in class com.android.ide.common.resources.FileResourceNameValidator
Validate a single-file resource name.
validate(String, ResourceType, File) - Static method in class com.android.ide.common.resources.ValueResourceNameValidator
Validate a value resource name.
ValidatingResourceParser - Class in com.android.ide.common.resources.deprecated
Deprecated.
This class is part of an obsolete resource repository system that is no longer used in production code. The class is preserved temporarily for LayoutLib tests.
ValidatingResourceParser(ScanningContext, boolean) - Constructor for class com.android.ide.common.resources.deprecated.ValidatingResourceParser
Deprecated.
value - Variable in class com.android.ide.common.resources.usage.ResourceUsageModel.Resource
Integer id location
valueOf(String) - Static method in enum com.android.ide.common.repository.GradleCoordinate.ArtifactType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.android.ide.common.repository.SdkMavenRepository
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.android.ide.common.resources.DataBindingResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.android.ide.common.resources.DataFile.FileType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.android.ide.common.resources.deprecated.ResourceDeltaKind
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.android.ide.common.resources.FileStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.android.ide.common.resources.FileValidity.FileStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.android.ide.common.sdk.LoadStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.android.ide.common.symbols.SymbolJavaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.android.ide.common.vectordrawable.SvgGradientNode.GradientUsage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.android.ide.common.xml.XmlAttributeSortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.android.ide.common.xml.XmlFormatStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.android.instantapp.provision.ProvisionException.ErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.android.instantapp.run.InstantAppRunException.ErrorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.android.instantapp.sdk.Metadata.Arch
Returns the enum constant of this type with the specified name.
ValueResourceNameValidator - Class in com.android.ide.common.resources
 
ValueResourceParser - Class in com.android.ide.common.resources.deprecated
Deprecated.
This class is part of an obsolete resource repository system that is no longer used in production code. The class is preserved temporarily for LayoutLib tests.
ValueResourceParser(ValueResourceParser.IValueResourceRepository, boolean, String) - Constructor for class com.android.ide.common.resources.deprecated.ValueResourceParser
Deprecated.
 
ValueResourceParser.IValueResourceRepository - Interface in com.android.ide.common.resources.deprecated
Deprecated.
 
values() - Method in class com.android.ide.common.caching.CreatingCache
 
values() - Static method in enum com.android.ide.common.repository.GradleCoordinate.ArtifactType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.android.ide.common.repository.SdkMavenRepository
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.android.ide.common.resources.DataBindingResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.android.ide.common.resources.DataFile.FileType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.android.ide.common.resources.deprecated.ResourceDeltaKind
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.android.ide.common.resources.FileStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.android.ide.common.resources.FileValidity.FileStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.android.ide.common.sdk.LoadStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.android.ide.common.symbols.SymbolJavaType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.android.ide.common.util.LazyUnionMap
 
values() - Static method in enum com.android.ide.common.vectordrawable.SvgGradientNode.GradientUsage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.android.ide.common.xml.XmlAttributeSortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.android.ide.common.xml.XmlFormatStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.android.instantapp.provision.ProvisionException.ErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.android.instantapp.run.InstantAppRunException.ErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.android.instantapp.sdk.Metadata.Arch
Returns an array containing the constants of this enum type, in the order they are declared.
ValueXmlHelper - Class in com.android.ide.common.resources
Helper class to help with XML values resource file.
ValueXmlHelper() - Constructor for class com.android.ide.common.resources.ValueXmlHelper
 
VdIcon - Class in com.android.ide.common.vectordrawable
VdIcon wraps every vector drawable from Material Library into an icon.
VdIcon(URL) - Constructor for class com.android.ide.common.vectordrawable.VdIcon
 
VdIcon(URL, int, int) - Constructor for class com.android.ide.common.vectordrawable.VdIcon
 
VdIcon(VdIcon, Color) - Constructor for class com.android.ide.common.vectordrawable.VdIcon
 
VdPreview - Class in com.android.ide.common.vectordrawable
Generates an image based on the VectorDrawable's XML content.
VdPreview() - Constructor for class com.android.ide.common.vectordrawable.VdPreview
 
VdPreview.SourceSize - Class in com.android.ide.common.vectordrawable
Since we allow overriding the vector drawable's size, we also need to keep the original size and aspect ratio.
VdPreview.TargetSize - Class in com.android.ide.common.vectordrawable
Encapsulates the information used to determine the preview image size.
VersionQualifier - Class in com.android.ide.common.resources.configuration
Resource Qualifier for Platform Version.
VersionQualifier(int) - Constructor for class com.android.ide.common.resources.configuration.VersionQualifier
 
VersionQualifier() - Constructor for class com.android.ide.common.resources.configuration.VersionQualifier
 
visitBinaryResource(ResourceFolderType, File) - Method in class com.android.ide.common.resources.usage.ResourceUsageModel
 
visitXmlDocument(File, ResourceFolderType, Document) - Method in class com.android.ide.common.resources.usage.ResourceUsageModel
 

W

wasTouched() - Method in class com.android.ide.common.resources.ResourceItem
 
WideGamutColorQualifier - Class in com.android.ide.common.resources.configuration
 
WideGamutColorQualifier() - Constructor for class com.android.ide.common.resources.configuration.WideGamutColorQualifier
 
WideGamutColorQualifier(WideGamutColor) - Constructor for class com.android.ide.common.resources.configuration.WideGamutColorQualifier
 
withFile(File) - Method in class com.android.ide.common.resources.MergingException.Builder
 
withFile(SourceFile) - Method in class com.android.ide.common.resources.MergingException.Builder
 
withMessage(String, Object...) - Method in class com.android.ide.common.resources.MergingException.Builder
 
withMessage(String, Object...) - Static method in exception com.android.ide.common.resources.MergingException
 
withPosition(SourcePosition) - Method in class com.android.ide.common.resources.MergingException.Builder
 
withValues(ResourceValue...) - Static method in class com.android.ide.common.resources.ResourceResolver
Creates a new ResourceResolver which contains only the given ResourceValue objects, indexed by namespace, type and name.
withValues(Iterable<ResourceValue>, ResourceReference) - Static method in class com.android.ide.common.resources.ResourceResolver
Creates a new ResourceResolver which contains only the given ResourceValue objects, indexed by namespace, type and name.
WorkerExecutorFacade<T extends java.io.Serializable> - Interface in com.android.ide.common.workers
Some classes do not have access to the Gradle APIs like classes located in the builder module.
wrapException(Throwable) - Method in class com.android.ide.common.resources.MergingException.Builder
 
wrapException(Throwable) - Static method in exception com.android.ide.common.resources.MergingException
 
write() - Method in class com.android.ide.common.blame.MergingLog
Persist the current state of the merging log.
write(JsonWriter, Message) - Method in class com.android.ide.common.blame.MessageJsonSerializer
 
write(JsonWriter, SourceFile) - Method in class com.android.ide.common.blame.SourceFileJsonTypeAdapter
 
write(JsonWriter, SourceFilePosition) - Method in class com.android.ide.common.blame.SourceFilePositionJsonSerializer
 
write(JsonWriter, SourcePosition) - Method in class com.android.ide.common.blame.SourcePositionJsonTypeAdapter
 
write(SymbolTable, File) - Static method in class com.android.ide.common.symbols.SymbolIo
Writes a symbol table to a symbol file.
write(SymbolTable, Path) - Static method in class com.android.ide.common.symbols.SymbolIo
 
write(SymbolTable, Path, String) - Static method in class com.android.ide.common.symbols.SymbolIo
 
writeAdditionalData(Document, Node) - Method in class com.android.ide.common.resources.ResourceMerger
 
writePartialR(SymbolTable, Path) - Static method in class com.android.ide.common.symbols.SymbolIo
 
writeSymbolTableWithPackage(Path, Path, Path) - Static method in class com.android.ide.common.symbols.SymbolIo
Writes the symbol table with the package name as the first line.
writeSymbolTableWithPackage(SymbolTable, String, File) - Static method in class com.android.ide.common.symbols.SymbolIo
Writes tye symbol table with the package name as the first line.
writeSymbolTableWithPackage(Path, String, Path) - Static method in class com.android.ide.common.symbols.SymbolIo
Writes the symbol table with the package name as the first line.
writeXML(OutputStreamWriter, boolean, String) - Method in class com.android.ide.common.vectordrawable.SvgClipPathNode
 
writeXML(OutputStreamWriter, boolean, String) - Method in class com.android.ide.common.vectordrawable.SvgGradientNode
 

X

XLIFF_G_TAG - Static variable in class com.android.ide.common.resources.ResourceItem
 
XLIFF_NAMESPACE_PREFIX - Static variable in class com.android.ide.common.resources.ResourceItem
 
XmlAttributeSortOrder - Enum in com.android.ide.common.xml
Order to use when sorting attributes
XmlFormatPreferences - Class in com.android.ide.common.xml
Formatting preferences used by the Android XML formatter.
XmlFormatPreferences() - Constructor for class com.android.ide.common.xml.XmlFormatPreferences
 
XmlFormatStyle - Enum in com.android.ide.common.xml
Style to use when printing the XML.
XmlPrettyPrinter - Class in com.android.ide.common.xml
Visitor which walks over the subtree of the DOM to be formatted and pretty prints the DOM into the given StringBuilder
XmlPrettyPrinter(XmlFormatPreferences, XmlFormatStyle, String) - Constructor for class com.android.ide.common.xml.XmlPrettyPrinter
Creates a new XmlPrettyPrinter
xOffset - Variable in class com.android.ide.common.util.AssetUtil.ShadowEffect
 

Y

yOffset - Variable in class com.android.ide.common.util.AssetUtil.ShadowEffect
 
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 
Skip navigation links