- CachedProcessOutputHandler - Class in com.android.ide.common.process
-
- CachedProcessOutputHandler() - Constructor for class com.android.ide.common.process.CachedProcessOutputHandler
-
- canonicalizeValueResourceName(String) - Static method in class com.android.builder.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.ValueResourceParser
-
- 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.ScanningContext
-
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.res2.FileValidity
-
- clear() - Method in class com.android.ide.common.resources.ResourceRepository
-
- 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
-
- com.android.builder.symbols - package com.android.builder.symbols
-
The Symbols
package contains classes used for parsing and processing android resources
and generating the R.java file.
- 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.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.res2 - package com.android.ide.common.res2
-
- 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.sampledata - package com.android.ide.common.resources.sampledata
-
- 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.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(ResourceItem) - Method in class com.android.ide.common.res2.ResourceItem
-
- 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.ResourceItem
-
- compareTo(VdIcon) - Method in class com.android.ide.common.vectordrawable.VdIcon
-
- compareValueWith(ResourceItem) - Method in class com.android.ide.common.res2.ResourceItem
-
- compile(CompileResourceRequest) - Method in interface com.android.ide.common.res2.ResourceCompiler
-
Produces an optional output file for an input file.
- compileOutputFor(CompileResourceRequest) - Method in interface com.android.ide.common.res2.QueueableResourceCompiler
-
Obtains the file that will receive the compilation output of a given file.
- CompileResourceRequest - Class in com.android.ide.common.res2
-
- CompileResourceRequest(File, File, String) - Constructor for class com.android.ide.common.res2.CompileResourceRequest
-
- CompileResourceRequest(File, File, String, boolean, boolean) - Constructor for class com.android.ide.common.res2.CompileResourceRequest
-
- 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.
- Configurable - Interface in com.android.ide.common.resources.configuration
-
- ConsumerException(Throwable) - Constructor for exception com.android.ide.common.res2.MergeConsumer.ConsumerException
-
- ConsumerException(Throwable, File) - Constructor for exception com.android.ide.common.res2.MergeConsumer.ConsumerException
-
- contains(Object, Object) - Method in class com.android.ide.common.res2.NamespaceAwareTable
-
- containsKey(Object) - Method in class com.android.ide.common.resources.ResourceValueMap
-
- containsRow(Object) - Method in class com.android.ide.common.res2.NamespaceAwareTable
-
- copy(ResourceResolver) - Static method in class com.android.ide.common.resources.ResourceResolver
-
- 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(AndroidLibrary) - Static method in class com.android.ide.common.repository.ResourceVisibilityLookup
-
- create(List<AndroidLibrary>, ResourceVisibilityLookup.Provider) - Static method in class com.android.ide.common.repository.ResourceVisibilityLookup
-
- create(Map<ResourceType, ResourceValueMap>, Map<ResourceType, ResourceValueMap>, String, boolean) - Static method in class com.android.ide.common.resources.ResourceResolver
-
- 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() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
Create default qualifiers.
- createFileAndItems(File, File, ILogger) - Method in class com.android.ide.common.res2.AssetSet
-
- createFileAndItems(File, File, ILogger) - Method in class com.android.ide.common.res2.ResourceSet
-
- createFileAndItemsFromXml(File, Node) - Method in class com.android.ide.common.res2.AssetSet
-
- createFileAndItemsFromXml(File, Node) - Method in class com.android.ide.common.res2.ResourceSet
-
- createFromXml(Node) - Method in class com.android.ide.common.res2.AssetMerger
-
- createFromXml(Node) - Method in class com.android.ide.common.res2.ResourceMerger
-
- 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.
- createResourceItem(String) - Method in class com.android.ide.common.resources.FrameworkResources
-
- createResourceItem(String) - Method in class com.android.ide.common.resources.ResourceRepository
-
Creates a resource item with the given name.
- createSet(String) - Method in class com.android.ide.common.res2.AssetSet
-
- createSet(String) - Method in class com.android.ide.common.res2.GeneratedResourceSet
-
- createSet(String) - Method in class com.android.ide.common.res2.ResourceSet
-
- createSingle(File, ResourceItem, String) - Static method in class com.android.ide.common.res2.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.res2.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.
- generatedFiles(File, List<ResourceItem>, String, FolderConfiguration) - Static method in class com.android.ide.common.res2.ResourceFile
-
- GeneratedResourceItem - Class in com.android.ide.common.res2
-
A
ResourceItem
that is generated, it knows its generated file path, which is not the same
as as the owner ResourceFile.
- GeneratedResourceItem(String, String, File, ResourceType, String, String) - Constructor for class com.android.ide.common.res2.GeneratedResourceItem
-
- GeneratedResourceSet - Class in com.android.ide.common.res2
-
- GeneratedResourceSet(ResourceSet) - Constructor for class com.android.ide.common.res2.GeneratedResourceSet
-
- GeneratedResourceSet(String, String) - Constructor for class com.android.ide.common.res2.GeneratedResourceSet
-
- generateFile(File, File) - Method in class com.android.ide.common.res2.NoOpResourcePreprocessor
-
- generateFile(File, File) - Method in interface com.android.ide.common.res2.ResourcePreprocessor
-
Actually generate the file based on the original file.
- generateMainDexKeepRules(ManifestData, File) - Static method in class com.android.builder.symbols.SymbolUtils
-
Generates keep rules based on the nodes declared in the manifest file.
- generateMinifyKeepRules(ManifestData, File) - Static method in class com.android.builder.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.builder.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.
- generateRTxt(SymbolTable, File) - Static method in class com.android.builder.symbols.SymbolUtils
-
Creates and writes a symbol table into an R.txt file in a given directory.
- 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
-
- get(AndroidArtifact) - Method in class com.android.ide.common.repository.ResourceVisibilityLookup.Provider
-
- get(AndroidProject, Variant) - Method in class com.android.ide.common.repository.ResourceVisibilityLookup.Provider
-
- get(Object, Object) - Method in class com.android.ide.common.res2.NamespaceAwareTable
-
- get(Object) - Method in class com.android.ide.common.resources.ResourceValueMap
-
- get() - Method in class com.android.ide.common.util.JvmWideVariable
-
Returns the current value of this JVM-wide variable.
- get(Node) - Static method in enum com.android.ide.common.xml.XmlFormatStyle
-
- getActivities() - Method in class com.android.ide.common.xml.ManifestData
-
Returns the list of activities found in the manifest.
- getAdditionalDataTagName() - Method in class com.android.ide.common.res2.ResourceMerger
-
- 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
-
- getAllResourceItems() - Method in class com.android.ide.common.res2.AbstractResourceRepository
-
- getAllThemes() - Method in class com.android.ide.common.resources.ResourceResolver
-
- getAlternateCount() - Method in class com.android.ide.common.resources.ResourceItem
-
Returns the number of alternate versions for this resource.
- getAndroidDevice() - Method in class com.android.instantapp.sdk.Metadata.Device
-
- getAnyDensity() - Method in class com.android.ide.common.xml.ManifestData.SupportsScreens
-
returns the value of the anyDensity
attribute or null if not present.
- getApiLevels() - Method in class com.android.instantapp.sdk.Metadata.ApkInfo
-
- getApiLevels() - Method in class com.android.instantapp.sdk.Metadata.Device
-
- getApk() - Method in class com.android.instantapp.sdk.Metadata.ApkInfo
-
- getApks(Metadata.Arch, int) - Method in class com.android.instantapp.sdk.Metadata
-
- 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
-
- getArtifactDirectory(File, GradleCoordinate) - Static method in class com.android.ide.common.repository.MavenRepositories
-
- getArtifactId() - Method in class com.android.ide.common.repository.GradleCoordinate
-
- getArtifactIdDirectory(File, String, String) - Static method in class com.android.ide.common.repository.MavenRepositories
-
- getArtifactType(String) - Static method in enum com.android.ide.common.repository.GradleCoordinate.ArtifactType
-
- getArtifactType() - Method in class com.android.ide.common.repository.GradleCoordinate
-
- 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.res2.AbstractResourceRepository
-
- getAvailableResourceTypes() - Method in class com.android.ide.common.resources.ResourceRepository
-
- getBaseName() - Method in class com.android.ide.common.build.ApkData
-
- 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.
- 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
-
- getCommandLine() - Method in exception com.android.ide.common.signing.KeytoolException
-
- 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
-
- getConfig(Iterable<String>) - Static method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- getConfigForFolder(String) - Static method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- getConfigForQualifierString(String) - Static method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- getConfigFromQualifiers(Iterable<String>) - Static method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- getConfigFromQualifiers(Iterator<String>) - Static method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- getConfiguration() - Method in class com.android.ide.common.res2.ResourceItem
-
- getConfiguration() - Method in class com.android.ide.common.res2.SourcelessResourceItem
-
Determine the FolderConfiguration from the item's qualifiers instead of from DataItem.getSource()
.
- getConfiguration() - Method in interface com.android.ide.common.resources.configuration.Configurable
-
- getConfiguration() - Method in class com.android.ide.common.resources.ResourceFile
-
- getConfiguration() - Method in class com.android.ide.common.resources.ResourceFolder
-
- getConfiguredResources(FolderConfiguration) - Method in class com.android.ide.common.res2.AbstractResourceRepository
-
- getConfiguredResources(ResourceType, FolderConfiguration) - Method in class com.android.ide.common.res2.AbstractResourceRepository
-
Returns a map of (resource name, resource value) for the given ResourceType
.
- getConfiguredResources(FolderConfiguration) - Method in class com.android.ide.common.resources.ResourceRepository
-
- getConfiguredValue(ResourceType, String, FolderConfiguration) - Method in class com.android.ide.common.res2.AbstractResourceRepository
-
- 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
-
- getCurrentTheme() - Method in class com.android.ide.common.resources.ResourceItemResolver
-
- getDataSet() - Method in class com.android.ide.common.res2.FileValidity
-
- getDebuggable() - Method in class com.android.ide.common.xml.ManifestData
-
Returns the debuggable
attribute value or null if it is not set.
- getDefaultLanguageRegion(String) - Static method in class com.android.ide.common.resources.LocaleManager
-
- 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
-
- getDensityQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- 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.
- 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
- 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
- getEncodedValues() - Method in class com.android.ide.common.xml.ManifestData.SupportsScreens
-
Returns a string encoding of the content of the instance.
- getEnum(String) - Static method in enum com.android.builder.symbols.SymbolJavaType
-
- 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.ScanningContext
-
Returns a list of errors encountered during scanning
- getErrorText(String, ResourceType) - Static method in class com.android.ide.common.res2.ValueResourceNameValidator
-
Validate a value resource name.
- getErrorTextForFileResource(String, ResourceFolderType) - Static method in class com.android.ide.common.res2.FileResourceNameValidator
-
Validate a single-file resource name.
- getErrorTextForNameWithoutExtension(String, ResourceFolderType) - Static method in class com.android.ide.common.res2.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
-
- getExecutor() - Method in class com.android.ide.common.res2.MergeWriter
-
- getExitValue() - Method in interface com.android.ide.common.process.ProcessResult
-
Returns the exit value of the process.
- getFile() - Method in class com.android.ide.common.res2.DataFile
-
- getFile() - Method in class com.android.ide.common.res2.GeneratedResourceItem
-
- getFile() - Method in class com.android.ide.common.resources.ResourceFile
-
Returns the IFile associated with the ResourceFile.
- getFile(String) - Method in class com.android.ide.common.resources.ResourceFolder
-
- getFilesToBeGenerated(File) - Method in class com.android.ide.common.res2.NoOpResourcePreprocessor
-
- getFilesToBeGenerated(File) - Method in interface com.android.ide.common.res2.ResourcePreprocessor
-
Returns the paths that should be generated for the given file.
- 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
-
- getFilterName() - Method in class com.android.ide.common.build.ApkData
-
- 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.
- getFilterTypes() - Method in class com.android.ide.common.build.ApkData
-
- getFolder() - Method in class com.android.ide.common.resources.ResourceFile
-
- getFolder() - Method in class com.android.ide.common.resources.ResourceFolder
-
Returns the IAbstractFolder
associated with this object.
- getFolderConfig(State) - Static method in class com.android.ide.common.resources.configuration.DeviceConfigHelper
-
- getFolderConfig(Device, String) - Static method in class com.android.ide.common.resources.configuration.DeviceConfigHelper
-
- getFolderConfig(Device) - Static method in class com.android.ide.common.resources.configuration.DeviceConfigHelper
-
- getFolderConfiguration() - Method in class com.android.ide.common.res2.ResourceFile
-
- getFolderName() - Method in class com.android.ide.common.res2.CompileResourceRequest
-
- getFolderName(ResourceFolderType) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
Returns the name of a folder with the configuration.
- getFolders(ResourceFolderType) - Method in class com.android.ide.common.resources.ResourceRepository
-
- 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.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.
- getFrameworkResource(ResourceType, String) - Method in class com.android.ide.common.resources.ResourceResolver
-
- getFrameworkResources() - Method in interface com.android.ide.common.resources.ResourceItemResolver.ResourceProvider
-
- getFrameworkResources() - Method in class com.android.ide.common.resources.ResourceResolver
-
- getFull() - Method in class com.android.ide.common.resources.configuration.LocaleQualifier
-
- getFullName() - Method in class com.android.ide.common.build.ApkData
-
- getFullTable() - Method in class com.android.ide.common.res2.AbstractResourceRepository
-
- getFullTable() - Method in class com.android.ide.common.res2.ResourceRepository
-
- 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
-
- 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.repository.GradleCoordinate
-
- 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.VdOverrideInfo
-
- 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
-
- getHighestInstalledVersion(File, String, String, Predicate<GradleVersion>, boolean, FileOp) - Method in enum com.android.ide.common.repository.SdkMavenRepository
-
- getHighestInstalledVersionNumber(String, String, File, Predicate<GradleVersion>, boolean, FileOp) - Static method in class com.android.ide.common.repository.MavenRepositories
-
- 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
- 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
-
- getIgnoredFromDiskMerge() - Method in class com.android.ide.common.res2.ResourceItem
-
- getInput() - Method in class com.android.ide.common.res2.CompileResourceRequest
-
- getInstance(File) - Static method in class com.android.instantapp.sdk.Metadata
-
- getInstrumentations() - Method in class com.android.ide.common.xml.ManifestData
-
Returns the list of instrumentations found in the manifest.
- 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.res2.DataFile
-
- getItems() - Method in class com.android.ide.common.res2.AbstractResourceRepository
-
- getItems() - Method in class com.android.ide.common.res2.DataFile
-
- getItemsOfType(ResourceType) - Method in class com.android.ide.common.res2.AbstractResourceRepository
-
- getJavaHome() - Method in exception com.android.ide.common.signing.KeytoolException
-
- 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.res2.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
-
- getKeyboardStateQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- 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.
- getLanguageRegion(String, ResourceRepository) - 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.res2.AbstractResourceRepository
-
Returns the sorted list of languages used in the resources.
- getLanguages() - Method in class com.android.ide.common.resources.ResourceRepository
-
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
-
- getLibraryName() - Method in class com.android.ide.common.res2.ResourceItem
-
Returns the library that the resource was found.
- getLibraryName() - Method in class com.android.ide.common.res2.ResourceSet
-
- getLineCount() - Method in class com.android.ide.common.blame.parser.util.OutputLineReader
-
- getLocaleQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- getLocales() - Method in class com.android.ide.common.res2.AbstractResourceRepository
-
Returns the sorted list of languages used in the resources.
- getLongDisplayValue() - Method in class com.android.ide.common.resources.configuration.CountryCodeQualifier
-
- 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
- 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
-
- 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
-
- getManufacturer() - Method in class com.android.instantapp.sdk.Metadata.Device
-
- getMap(String, ResourceType, boolean) - Method in class com.android.ide.common.res2.AbstractResourceRepository
-
- getMap(String, ResourceType) - Method in class com.android.ide.common.res2.AbstractResourceRepository
-
- getMap(String, ResourceType, boolean) - Method in class com.android.ide.common.res2.ResourceRepository
-
- getMatchingFile(String, ResourceType, FolderConfiguration) - Method in class com.android.ide.common.res2.AbstractResourceRepository
-
Returns the
ResourceFile
matching the given name,
ResourceType
and
configuration.
- getMatchingFile(String, ResourceFolderType, FolderConfiguration) - Method in class com.android.ide.common.resources.ResourceRepository
-
Returns the
ResourceFile
matching the given name,
ResourceFolderType
and configuration.
- getMatchingFile(String, ResourceType, FolderConfiguration) - Method in class com.android.ide.common.resources.ResourceRepository
-
Returns the
ResourceFile
matching the given name,
ResourceType
and configuration.
- getMatchingFiles(String, ResourceType, FolderConfiguration) - Method in class com.android.ide.common.res2.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
-
- 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.res2.MergingException
-
Computes the error message to display for this error
- getMessages() - Method in exception com.android.ide.common.res2.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
-
- getMinApiLevelSupported() - Method in class com.android.instantapp.sdk.Metadata
-
Provides the minimum supported api level for the current installed instant app sdk.
- 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
-
- 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.
- 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.ResourceItem
-
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.res2.ResourceItem
-
Returns the namespace where the resource was defined.
- getNamespaces() - Method in class com.android.ide.common.res2.AbstractResourceRepository
-
- getNamespaces() - Method in class com.android.ide.common.res2.ResourceRepository
-
- 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
-
- 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
-
- getNullQualifier() - Method in class com.android.ide.common.resources.configuration.ScreenSizeQualifier
-
- getOneIndentUnit() - Method in class com.android.ide.common.xml.XmlFormatPreferences
-
- getOpacity() - Method in class com.android.ide.common.vectordrawable.VdOverrideInfo
-
- getOrPutEmpty(String, ResourceType) - Method in class com.android.ide.common.res2.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
-
- getOutput() - Method in class com.android.ide.common.res2.CompileResourceRequest
-
- getOutputFileName() - Method in class com.android.ide.common.build.ApkData
-
- getOutputs() - Method in class com.android.ide.common.build.ApkData
-
- getOutputType() - Method in class com.android.ide.common.build.ApkData
-
- getPackage() - Method in class com.android.ide.common.xml.ManifestData
-
Returns the package defined in the manifest, if found.
- getPackageId() - Method in enum com.android.ide.common.repository.SdkMavenRepository
-
- getPackageNameFromManifest(File) - Static method in class com.android.builder.symbols.SymbolUtils
-
Pulls out the package name from the given android manifest.
- getPackageNameFromManifest(ManifestData) - Static method in class com.android.builder.symbols.SymbolUtils
-
Pulls out the package name from the given parsed android manifest.
- getParent(StyleResourceValue) - Method in class com.android.ide.common.resources.ResourceItemResolver
-
- getParent(StyleResourceValue) - Method in class com.android.ide.common.resources.ResourceResolver
-
- getParentName(StyleResourceValue) - Static method in class com.android.ide.common.resources.ResourceResolver
-
Computes the name of the parent style, or null
if the style is a root style.
- getPath(String) - Method in class com.android.ide.common.resources.sampledata.SampleDataCsvParser
-
- getPkgName() - Method in class com.android.instantapp.sdk.Metadata.ApkInfo
-
- 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
-
This generates an image from a vector tree.
- getPreviewFromVectorXml(VdPreview.TargetSize, String, StringBuilder) - Static method in class com.android.ide.common.vectordrawable.VdPreview
-
This 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
- 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
-
- getProjectResource(ResourceType, String) - Method in class com.android.ide.common.resources.ResourceResolver
-
- getProjectResources() - Method in class com.android.ide.common.resources.ResourceResolver
-
- 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
-
- getQualifiers() - Method in class com.android.ide.common.res2.GeneratedResourceItem
-
- getQualifiers() - Method in class com.android.ide.common.res2.ResourceFile
-
- getQualifiers() - Method in class com.android.ide.common.res2.ResourceItem
-
Returns the resource item qualifiers.
- getQualifiers() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
Returns an array of all the non null qualifiers.
- getQualifierString() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
Returns the folder configuration as a qualifier string, e.g.
- getRectangleInsideScale(Rectangle, Rectangle) - Static method in class com.android.ide.common.util.AssetUtil
-
Return the scaling factor to apply to the source
rectangle so that its width or
height is equal to the width or height of destination
rectangle, while remaining
contained within destination
.
- getRectangleOutsideScale(Rectangle, Rectangle) - Static method in class com.android.ide.common.util.AssetUtil
-
Return the scaling factor to apply to the source
rectangle so that its width or
height is equal to the width or height of destination
rectangle so that
destination is fully contained insde source
.
- 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.res2.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.ResourceRepository
-
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.
- getRepository() - Method in class com.android.ide.common.resources.ResourceFile
-
- getRepository() - Method in class com.android.ide.common.resources.ResourceFolder
-
- getRepository() - Method in class com.android.ide.common.resources.ScanningContext
-
Returns the repository associated with this scanning context
- 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.
- getRequired() - Method in class com.android.ide.common.xml.ManifestData.UsesFeature
-
- getRequired() - Method in class com.android.ide.common.xml.ManifestData.UsesLibrary
-
- getResFolder() - Method in class com.android.ide.common.resources.ResourceRepository
-
- 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
- getResolver(boolean) - Method in interface com.android.ide.common.resources.ResourceItemResolver.ResourceProvider
-
- getResourceFolder(IAbstractFolder) - Method in class com.android.ide.common.resources.ResourceRepository
-
- getResourceItem(ResourceType, String) - Method in class com.android.ide.common.res2.AbstractResourceRepository
-
- getResourceItem(ResourceType, String) - Method in class com.android.ide.common.resources.ResourceRepository
-
Returns a
ResourceItem
matching the given
ResourceType
and name.
- getResourceItemsOfType(ResourceType) - Method in class com.android.ide.common.resources.FrameworkResources
-
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.ResourceRepository
-
Returns a list of
ResourceItem
matching a given
ResourceType
.
- getResourceNameFromSampleReference(String) - Static method in class com.android.ide.common.resources.sampledata.SampleDataManager
-
- getResourceTypes() - Method in class com.android.ide.common.resources.IdGeneratingResourceFile
-
- getResourceTypes() - Method in class com.android.ide.common.resources.MultiResourceFile
-
- getResourceTypes() - Method in class com.android.ide.common.resources.ResourceFile
-
Returns the list of ResourceType
generated by the file.
- getResourceTypes() - Method in class com.android.ide.common.resources.ResourceFolder
-
Returns the list of ResourceType
s generated by the files inside this folder.
- getResourceTypes() - Method in class com.android.ide.common.resources.SingleResourceFile
-
- getResourceUrl(boolean) - Method in class com.android.ide.common.res2.ResourceItem
-
- getResourceValue(boolean) - Method in class com.android.ide.common.res2.ResourceItem
-
- getResourceValue(ResourceType, FolderConfiguration, boolean) - Method in class com.android.ide.common.resources.ResourceItem
-
Returns a ResourceValue
for this item based on the given configuration.
- getRevision() - Method in class com.android.ide.common.repository.GradleCoordinate
-
- getRootFolder() - Method in class com.android.ide.common.res2.MergeWriter
-
- 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
-
- getShortDisplayValue() - Method in class com.android.ide.common.resources.configuration.CountryCodeQualifier
-
- 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
-
- 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
-
- getSourceFile() - Method in class com.android.ide.common.res2.FileValidity
-
- getSourceFileArray() - Method in class com.android.ide.common.resources.ResourceItem
-
Returns the sorted list of
ResourceItem
objects for this resource item.
- getSourceFileList() - Method in class com.android.ide.common.resources.ResourceItem
-
Returns the list of source file for this resource.
- getSourceFiles() - Method in interface com.android.ide.common.res2.SourceSet
-
Returns a list of Source files or folders.
- getSourceFiles(ResourceType, String, FolderConfiguration) - Method in class com.android.ide.common.resources.ResourceRepository
-
Returns the list of source files for a given resource.
- getSourceType() - Method in class com.android.ide.common.res2.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.res2.FileValidity
-
- getStyle(String, boolean) - Method in class com.android.ide.common.resources.ResourceResolver
-
- getSupportsScreensFromManifest() - Method in class com.android.ide.common.xml.ManifestData
-
- 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.
- 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
- getTargetPackage() - Method in class com.android.ide.common.xml.ManifestData.Instrumentation
-
Returns the Android app package that is the target of this instrumentation
- getTargetSdkVersion() - Method in class com.android.ide.common.xml.ManifestData
-
- getText() - Method in class com.android.ide.common.repository.GradleVersion.VersionSegment
-
- getTextInputMethodQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- getTheme(String, boolean) - Method in class com.android.ide.common.resources.ResourceItemResolver
-
- getTheme(String, boolean) - Method in class com.android.ide.common.resources.ResourceResolver
-
- getThemeName() - 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
- 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.repository.GradleCoordinate
-
- getType() - Method in class com.android.ide.common.res2.DataBindingResourceItem
-
- getType() - Method in class com.android.ide.common.res2.ResourceItem
-
Returns the type of the resource.
- getType() - Method in class com.android.ide.common.resources.ResourceFolder
-
Returns the ResourceFolderType
of this object.
- getType() - Method in class com.android.ide.common.xml.ManifestData.KeepClass
-
- getTypeName() - Method in enum com.android.builder.symbols.SymbolJavaType
-
- getUiModeQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- getUniqueKey() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
Returns the folder configuration as a unique key
- getURL() - Method in class com.android.ide.common.vectordrawable.VdIcon
-
- getUsesConfiguration() - Method in class com.android.ide.common.xml.ManifestData
-
- 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.
- getValue() - Method in class com.android.ide.common.repository.GradleVersion.VersionSegment
-
- getValue() - Method in class com.android.ide.common.res2.ResourceItem
-
Returns the optional value of the resource.
- 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.IdGeneratingResourceFile
-
- getValue(ResourceType, String) - Method in class com.android.ide.common.resources.MultiResourceFile
-
- getValue(ResourceType, String) - Method in class com.android.ide.common.resources.ResourceFile
-
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.SingleResourceFile
-
- getValue() - Method in interface com.android.ide.common.util.JvmWideVariable.ValueWrapperMBean
-
- 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.res2.ResourceItem
-
Returns the optional string value of the resource.
- getVdOriginalSize(Document) - Static method in class com.android.ide.common.vectordrawable.VdPreview
-
Get the vector drawable's original size.
- 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.xml.ManifestData
-
Returns the versionCode value defined in the manifest, if found, null otherwise.
- getVersionCode() - Method in class com.android.instantapp.sdk.Metadata.ApkInfo
-
- getVersionName() - Method in class com.android.ide.common.build.ApkData
-
- getVersionQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- getWideColorGamutQualifier() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- getWidth() - Method in class com.android.ide.common.vectordrawable.VdOverrideInfo
-
- getWidth() - Method in class com.android.ide.common.vectordrawable.VdPreview.SourceSize
-
- getXmlString(ResourceType, boolean) - Method in class com.android.ide.common.res2.ResourceItem
-
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
-
- gradientMap - Static variable in class com.android.ide.common.vectordrawable.Svg2Vector
-
- GradientStop - Class in com.android.ide.common.vectordrawable
-
Class to represent SVG gradient stops 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
-
- IdGeneratingResourceFile - Class in com.android.ide.common.resources
-
Represents a resource file that also generates ID resources.
- IdGeneratingResourceFile(IAbstractFile, ResourceFolder, ResourceType) - Constructor for class com.android.ide.common.resources.IdGeneratingResourceFile
-
- IdProvider - Interface in com.android.builder.symbols
-
Provides IDs for resource assignment.
- IdResourceParser - Class in com.android.ide.common.resources
-
- IdResourceParser(ValueResourceParser.IValueResourceRepository, ScanningContext, boolean) - Constructor for class com.android.ide.common.resources.IdResourceParser
-
- ignoreItemInMerge(I) - Method in interface com.android.ide.common.res2.MergeConsumer
-
- ignoreItemInMerge(AssetItem) - Method in class com.android.ide.common.res2.MergedAssetWriter
-
- ignoreItemInMerge(ResourceItem) - Method in class com.android.ide.common.res2.MergedResourceWriter
-
- init(I) - Method in class com.android.ide.common.res2.DataFile
-
This must be called from the constructor of the children classes.
- init(Iterable<I>) - Method in class com.android.ide.common.res2.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.res2.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
.
- 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?
- 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.
- isDeclaredInline() - Method in class com.android.ide.common.resources.ResourceItem
-
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.
- isDefaultNamespace(String) - Static method in class com.android.ide.common.res2.ResourceNamespaces
-
- isEditableDirectly() - Method in class com.android.ide.common.resources.ResourceItem
-
Returns whether the resource is editable directly.
- isEmpty() - Method in class com.android.ide.common.repository.ResourceVisibilityLookup
-
Returns true if this repository does not declare any resources to be private
- 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
-
- isExported() - Method in class com.android.ide.common.xml.ManifestData.Activity
-
- isFramework() - Method in class com.android.ide.common.res2.AbstractResourceRepository
-
Deprecated.
- isFramework() - Method in class com.android.ide.common.resources.ResourceFile
-
Returns whether the resource is a framework resource.
- isFrameworkRepository() - Method in class com.android.ide.common.resources.ResourceRepository
-
- isFromDependency() - Method in class com.android.ide.common.res2.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
-
- 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.
- isKnown(ResourceType, String) - Method in class com.android.ide.common.repository.ResourceVisibilityLookup
-
- 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
-
- 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
- isPngCrunching() - Method in class com.android.ide.common.res2.CompileResourceRequest
-
- 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
-
- 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
- isProjectTheme() - Method in class com.android.ide.common.resources.ResourceResolver
-
- isPseudoLocalize() - Method in class com.android.ide.common.res2.CompileResourceRequest
-
- isPublic(ResourceType, String) - Method in class com.android.ide.common.repository.ResourceVisibilityLookup
-
Returns true if the given resource is public.
- isRegionSegment(String) - Static method in class com.android.ide.common.resources.configuration.LocaleQualifier
-
- 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.
- isSameNamespace(String, String) - Static method in class com.android.ide.common.res2.ResourceNamespaces
-
- isSnapshot() - Method in class com.android.ide.common.repository.GradleVersion
-
- isSupportedArch(String) - Method in class com.android.instantapp.sdk.Metadata
-
- isSupportedDevice(Metadata.Device) - Method in class com.android.instantapp.sdk.Metadata
-
- 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
- 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.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.res2.AssetSet
-
- isValidSourceFile(File, File) - Method in class com.android.ide.common.res2.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.
- isWear(Device) - Static method in class com.android.ide.common.rendering.HardwareConfigHelper
-
Whether the given device is a wear device
- ITEM_MAP_LOCK - Static variable in class com.android.ide.common.res2.AbstractResourceRepository
-
Lock used to protect map access
- 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(Document, IdProvider) - Static method in class com.android.builder.symbols.ResourceExtraXmlParser
-
Finds all constructions of type <@code '"@+id/name"'> in the given file.
- parse(Document, IdProvider, SymbolTable) - Static method in class com.android.builder.symbols.ResourceValuesXmlParser
-
Constructs a SymbolTable
from the given parsed XML document.
- 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.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.IdResourceParser
-
- 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(String, InputStream) - Method in class com.android.ide.common.resources.ValidatingResourceParser
-
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(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(IAbstractFolder) - Static method in class com.android.ide.common.xml.AndroidManifestParser
-
- 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.
- 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.builder.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.builder.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
-
Convert 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
-
Parse 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.
- PathParser() - Constructor for class com.android.ide.common.vectordrawable.PathParser
-
- 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.ResourceRepository
-
Cleans up the repository of resource items that have no source file anymore.
- postWriteAction() - Method in class com.android.ide.common.res2.MergedResourceWriter
-
- postWriteAction() - Method in class com.android.ide.common.res2.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.ResourceFolder
-
Processes a file and adds it to its parent folder resource.
- processFolder(IAbstractFolder) - Method in class com.android.ide.common.resources.ResourceRepository
-
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
-
- 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
-
- processLibraryMainSymbolTable(SymbolTable, Set<File>, String, File, File, File, File, File, SymbolTable, boolean) - Static method in class com.android.builder.symbols.SymbolUtils
-
Processes the symbol table and generates necessary files: R.txt, R.java and proguard rules
(aapt_rules.txt
).
- 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.res2.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.res2.SingleFileProcessor
-
- processStandardOutputLines(LineProcessor<T>) - Method in class com.android.ide.common.process.BaseProcessOutputHandler.BaseProcessOutput
-
Process each output line using an implementation of LineProcessor
.
- 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, C, V) - Method in class com.android.ide.common.res2.NamespaceAwareTable
-
- put(String, ResourceValue) - Method in class com.android.ide.common.resources.ResourceValueMap
-
- radius - Variable in class com.android.ide.common.util.AssetUtil.ShadowEffect
-
- read(File, String) - Static method in class com.android.builder.symbols.SymbolIo
-
Loads a symbol table from a symbol file.
- 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
-
- 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.builder.symbols.SymbolIo
-
Loads a symbol table from a symbol file created by aapt
- 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.
- readLock() - Method in class com.android.ide.common.util.ReadWriteProcessLock
-
Returns the lock used for reading.
- readLock() - Method in class com.android.ide.common.util.ReadWriteThreadLock
-
Returns the lock used for reading.
- 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.res2.AssetSet
-
- readSourceFolder(File, ILogger) - Method in class com.android.ide.common.res2.ResourceSet
-
- readTableWithPackage(File) - Static method in class com.android.builder.symbols.SymbolIo
-
Loads a symbol table from a synthetic namespaced symbol file.
- readTableWithPackage(Path) - Static method in class com.android.builder.symbols.SymbolIo
-
- ReadWriteProcessLock - Class in com.android.ide.common.util
-
A lock similar to ReentrantReadWriteLock
used to synchronize threads both within the same
JVM and across different JVMs, even in the event of duplicate class loadings.
- ReadWriteProcessLock(File) - Constructor for class com.android.ide.common.util.ReadWriteProcessLock
-
Creates a ReadWriteProcessLock
instance for the given lock file.
- ReadWriteProcessLock.Lock - Interface in com.android.ide.common.util
-
- ReadWriteThreadLock - Class in com.android.ide.common.util
-
A lock similar to ReentrantReadWriteLock
used to synchronize threads within the same JVM,
even in the event of duplicate class loadings.
- ReadWriteThreadLock(Object) - Constructor for class com.android.ide.common.util.ReadWriteThreadLock
-
Creates a ReadWriteThreadLock
instance for the given lock object.
- ReadWriteThreadLock.Lock - Interface in com.android.ide.common.util
-
- 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.
- ReferenceHolder<T> - Class in com.android.ide.common.util
-
A simple holder for a reference.
- 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, Object) - Method in class com.android.ide.common.res2.NamespaceAwareTable
-
- remove(ResourceItem) - Method in class com.android.ide.common.res2.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.resources.ResourceValueMap
-
- 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.ResourceFolder
-
- removeFile(ResourceFile) - Method in class com.android.ide.common.resources.ResourceItem
-
Removes a file from the list of source files.
- removeFile(Collection<ResourceType>, ResourceFile) - Method in class com.android.ide.common.resources.ResourceRepository
-
- removeFile(ResourceType, ResourceFile) - Method in class com.android.ide.common.resources.ResourceRepository
-
- removeFolder(ResourceFolderType, IAbstractFolder, ScanningContext) - Method in class com.android.ide.common.resources.ResourceRepository
-
Removes a
ResourceFolder
associated with the specified
IAbstractFolder
.
- removeItem(ResourceItem) - Method in class com.android.ide.common.res2.DataFile
-
- removeItem(I, I) - Method in interface com.android.ide.common.res2.MergeConsumer
-
Removes an item.
- removeItem(AssetItem, AssetItem) - Method in class com.android.ide.common.res2.MergedAssetWriter
-
- removeItem(ResourceItem, ResourceItem) - Method in class com.android.ide.common.res2.MergedResourceWriter
-
- removeItems(Iterable<I>) - Method in class com.android.ide.common.res2.DataFile
-
- removeQualifier(ResourceQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- replace(I, I) - Method in class com.android.ide.common.res2.DataFile
-
- requestFullAapt() - Method in class com.android.ide.common.resources.ScanningContext
-
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
-
- requiresMerge(String) - Method in class com.android.ide.common.res2.AssetMerger
-
- requiresMerge(String) - Method in class com.android.ide.common.res2.ResourceMerger
-
- reset() - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
Reset the config.
- reset() - Method in class com.android.ide.common.resources.ResourceItem
-
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_ASSET_MERGER_TOOL_NAME - Static variable in exception com.android.ide.common.res2.MergingException
-
- ResourceCompiler - Interface in com.android.ide.common.res2
-
Compiler that will process individual resource files.
- ResourceDeltaKind - Enum in com.android.ide.common.resources
-
Enum indicating a type of resource change.
- ResourceDirectoryParseException - Exception in com.android.builder.symbols
-
Exception thrown when failed to parse a resource directory.
- ResourceDirectoryParseException(String) - Constructor for exception com.android.builder.symbols.ResourceDirectoryParseException
-
Creates a new exception.
- ResourceDirectoryParseException(String, Throwable) - Constructor for exception com.android.builder.symbols.ResourceDirectoryParseException
-
Creates a new exception.
- ResourceDirectoryParser - Class in com.android.builder.symbols
-
Parser that scans a resource directory for all resources and builds a SymbolTable
.
- ResourceExtraXmlParser - Class in com.android.builder.symbols
-
A parser used for finding all inline declaration of android resources in XML files.
- ResourceExtraXmlParser() - Constructor for class com.android.builder.symbols.ResourceExtraXmlParser
-
- ResourceFile - Class in com.android.ide.common.res2
-
Represents a file in a resource folders.
- ResourceFile(File, ResourceItem, String, FolderConfiguration) - Constructor for class com.android.ide.common.res2.ResourceFile
-
Creates a resource file with a single resource item.
- ResourceFile(File, List<ResourceItem>, String, FolderConfiguration) - Constructor for class com.android.ide.common.res2.ResourceFile
-
Creates a resource file with a list of resource items.
- ResourceFile - Class in com.android.ide.common.resources
-
Represents a Resource file (a file under $Project/res/)
- ResourceFile(IAbstractFile, ResourceFolder) - Constructor for class com.android.ide.common.resources.ResourceFile
-
- ResourceFolder - Class in com.android.ide.common.resources
-
Resource Folder class.
- ResourceFolder(ResourceFolderType, FolderConfiguration, IAbstractFolder, ResourceRepository) - Constructor for class com.android.ide.common.resources.ResourceFolder
-
- resourceItem - Variable in class com.android.ide.common.res2.MergedResourceWriter.FileGenerationParameters
-
- ResourceItem - Class in com.android.ide.common.res2
-
A resource.
- ResourceItem(String, String, ResourceType, Node, String) - Constructor for class com.android.ide.common.res2.ResourceItem
-
Constructs the object with a name, type and optional value.
- ResourceItem - Class in com.android.ide.common.resources
-
An android resource.
- ResourceItem(String) - Constructor for class com.android.ide.common.resources.ResourceItem
-
Constructs a new ResourceItem.
- 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, ResourceRepository, 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.res2
-
- ResourceMerger(int) - Constructor for class com.android.ide.common.res2.ResourceMerger
-
Creates a new resource merger.
- ResourceNamespaces - Class in com.android.ide.common.res2
-
Utilities for dealing with resource namespaces.
- ResourceNamespaces() - Constructor for class com.android.ide.common.res2.ResourceNamespaces
-
- resourcePreprocessor - Variable in class com.android.ide.common.res2.MergedResourceWriter.FileGenerationParameters
-
- ResourcePreprocessor - Interface in com.android.ide.common.res2
-
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.res2
-
- ResourceRepository() - Constructor for class com.android.ide.common.res2.ResourceRepository
-
- ResourceRepository - Class in com.android.ide.common.resources
-
Base class for resource repository.
- ResourceRepository(IAbstractFolder, boolean) - Constructor for class com.android.ide.common.resources.ResourceRepository
-
Makes a resource repository
- ResourceResolver - Class in com.android.ide.common.resources
-
- ResourceSet - Class in com.android.ide.common.res2
-
- ResourceSet(String, String, String, boolean) - Constructor for class com.android.ide.common.res2.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.res2
-
Mutable, three-dimensional table for storing
ResourceItem
, indexed by components of a
ResourceUrl
.
- ResourceTable() - Constructor for class com.android.ide.common.res2.ResourceTable
-
- ResourceValueMap - Class in com.android.ide.common.resources
-
A Map
that treats all the keys as resources names.
- ResourceValuesXmlParseException - Exception in com.android.builder.symbols
-
Exception thrown when failed to parse the resource values XML.
- ResourceValuesXmlParseException(String) - Constructor for exception com.android.builder.symbols.ResourceValuesXmlParseException
-
Creates a new exception.
- ResourceValuesXmlParser - Class in com.android.builder.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.builder.symbols
-
Utility class to generate R.java
files.
- rootFolder - Variable in class com.android.ide.common.res2.MergedAssetWriter.AssetWorkParameters
-
- row(String) - Method in class com.android.ide.common.res2.NamespaceAwareTable
-
- rowKeySet() - Method in class com.android.ide.common.res2.NamespaceAwareTable
-
- run() - Method in class com.android.ide.common.res2.MergedAssetWriter.AssetWorkAction
-
- run() - Method in class com.android.ide.common.res2.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
-
- 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).
- scaleRectangle(Rectangle, float) - Static method in class com.android.ide.common.util.AssetUtil
-
Scales the given rectangle by the given scale factor.
- ScanningContext - Class in com.android.ide.common.resources
-
A
ScanningContext
keeps track of state during a resource file scan,
such as any parsing errors encountered, whether Android ids have changed, and
so on.
- ScanningContext(ResourceRepository) - Constructor for class com.android.ide.common.resources.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.builder.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
-
- set(T) - Method in class com.android.ide.common.util.JvmWideVariable
-
Sets a value to this JVM-wide variable.
- 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
-
- 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.
- setDontNormalizeQualifiers(boolean) - Method in class com.android.ide.common.res2.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.FrameworkResourceIdProvider) - Method in class com.android.ide.common.resources.ResourceResolver
-
- setFromDependency(boolean) - Method in class com.android.ide.common.res2.ResourceSet
-
- setGeneratedSet(ResourceSet) - Method in class com.android.ide.common.res2.ResourceSet
-
- setGradientUsage(SvgGradientNode.GradientUsage) - Method in class com.android.ide.common.vectordrawable.SvgGradientNode
-
- setHeight(int) - Method in class com.android.ide.common.vectordrawable.VdOverrideInfo
-
- setHighDynamicRangeQualifier(HighDynamicRangeQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- setIgnoredFromDiskMerge(boolean) - Method in class com.android.ide.common.res2.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
- setKeyboardStateQualifier(KeyboardStateQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- setLayoutDirectionQualifier(LayoutDirectionQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- 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
-
- setOpacity(int) - Method in class com.android.ide.common.vectordrawable.VdOverrideInfo
-
- 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.res2.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.
- setQualifiers(String) - Method in class com.android.ide.common.res2.ResourceFile
-
- 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.res2.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.res2.ResourceSet
-
- setUiModeQualifier(UiModeQualifier) - Method in class com.android.ide.common.resources.configuration.FolderConfiguration
-
- 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
-
- setWidth(int) - Method in class com.android.ide.common.vectordrawable.VdOverrideInfo
-
- 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.res2
-
An interface for a single file processor.
- SingleResourceFile - Class in com.android.ide.common.resources
-
Represents a resource file describing a single resource.
- SingleResourceFile(IAbstractFile, ResourceFolder) - Constructor for class com.android.ide.common.resources.SingleResourceFile
-
- 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.res2
-
Resource items that have no source file (qualifiers and folder configuration supplied by other means).
- SourcelessResourceItem(String, String, ResourceType, Node, String) - Constructor for class com.android.ide.common.res2.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.res2
-
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.res2.MergeConsumer
-
Called before the merge starts.
- start(DocumentBuilderFactory) - Method in class com.android.ide.common.res2.MergedResourceWriter
-
- start(DocumentBuilderFactory) - Method in class com.android.ide.common.res2.MergeWriter
-
- startElement(String, String, String, Attributes) - Method in class com.android.ide.common.resources.ValueResourceParser
-
- 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
-
- 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
There are 2 major functions:
1.
- 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_LINEJOINE - 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
-
- SVG_TRANSFORM - 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
-
- 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.builder.symbols
-
Reads and writes symbol tables to files.
- SymbolJavaType - Enum in com.android.builder.symbols
-
- SymbolUtils - Class in com.android.builder.symbols
-
Helper methods related to Symbols and resource processing.
- SymbolUtils() - Constructor for class com.android.builder.symbols.SymbolUtils
-
- SymbolUtils.SymbolTableGenerationMode - Enum in com.android.builder.symbols
-
- validate(File, ResourceFolderType) - Static method in class com.android.ide.common.res2.FileResourceNameValidator
-
Validate a single-file resource name.
- validate(String, ResourceType, File) - Static method in class com.android.ide.common.res2.ValueResourceNameValidator
-
Validate a value resource name.
- ValidatingResourceParser - Class in com.android.ide.common.resources
-
Parser for scanning an XML resource file and validating all framework
attribute references in it.
- ValidatingResourceParser(ScanningContext, boolean) - Constructor for class com.android.ide.common.resources.ValidatingResourceParser
-
- VALUE_PROPERTY - Static variable in interface com.android.ide.common.util.JvmWideVariable.ValueWrapperMBean
-
- valueOf(String) - Static method in enum com.android.builder.symbols.SymbolJavaType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.android.builder.symbols.SymbolUtils.SymbolTableGenerationMode
-
Returns the enum constant of this type with the specified name.
- 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.res2.DataBindingResourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.android.ide.common.res2.DataFile.FileType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.android.ide.common.res2.FileStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.android.ide.common.res2.FileValidity.FileStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.android.ide.common.resources.ResourceDeltaKind
-
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.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.res2
-
- ValueResourceParser - Class in com.android.ide.common.resources
-
SAX handler to parse value resource files.
- ValueResourceParser(ValueResourceParser.IValueResourceRepository, boolean, String) - Constructor for class com.android.ide.common.resources.ValueResourceParser
-
- ValueResourceParser.IValueResourceRepository - Interface in com.android.ide.common.resources
-
- values() - Static method in enum com.android.builder.symbols.SymbolJavaType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.android.builder.symbols.SymbolUtils.SymbolTableGenerationMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- 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.res2.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.res2.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.res2.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.res2.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.resources.ResourceDeltaKind
-
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.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.res2
-
Helper class to help with XML values resource file.
- ValueXmlHelper() - Constructor for class com.android.ide.common.res2.ValueXmlHelper
-
- VdIcon - Class in com.android.ide.common.vectordrawable
-
VdIcon wrap 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
-
- VdOverrideInfo - Class in com.android.ide.common.vectordrawable
-
Used to represent info to override the VectorDrawble's XML file content.
- VdOverrideInfo(int, int, int, boolean) - Constructor for class com.android.ide.common.vectordrawable.VdOverrideInfo
-
- VdPreview - Class in com.android.ide.common.vectordrawable
-
Generate a 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
-
This encapsulates the information used to determine the preview image size.
- vectorCoordinateMap - Static variable in class com.android.ide.common.vectordrawable.SvgGradientNode
-
- 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
-