- 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.
- 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.BuildSessionVariable
-
Returns the current value of this build session variable.
- 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
-
- 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.
- getAnyDensity() - Method in class com.android.ide.common.xml.ManifestData.SupportsScreens
-
returns the value of the anyDensity attribute or null if not present.
- getAppResources() - Method in interface com.android.ide.common.resources.ResourceItemResolver.ResourceProvider
-
- 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
-
- 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.
- 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, ResourceType) - Static method in class com.android.ide.common.res2.FileResourceNameValidator
-
Validate a single-file resource name.
- getErrorTextForNameWithoutExtension(String) - Static method in class com.android.ide.common.res2.FileResourceNameValidator
-
Validate a single-file resource name.
- getErrorTextForPartialName(String, ResourceType) - Static method in class com.android.ide.common.res2.FileResourceNameValidator
-
Validate a file-based resource name as it is being typed in a text field.
- 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.
- getGroup() - Method in class com.android.ide.common.util.JvmWideVariable
-
- getGroupId() - Method in class com.android.ide.common.repository.GradleCoordinate
-
- getHeight() - Method in class com.android.ide.common.vectordrawable.VdOverrideInfo
-
- getHeight() - Method in class com.android.ide.common.vectordrawable.VdPreview.SourceSize
-
- getHighestInstalledVersion(String, String, File, String, boolean, FileOp) - Static method in class com.android.ide.common.repository.MavenRepositories
-
- getHighestInstalledVersion(String, String, File, String, boolean) - Static method in class com.android.ide.common.repository.MavenRepositories
-
- getHighestInstalledVersion(File, String, String, String, boolean) - Method in enum com.android.ide.common.repository.SdkMavenRepository
-
- getHighestInstalledVersion(File, String, String, String, boolean, FileOp) - Method in enum com.android.ide.common.repository.SdkMavenRepository
-
- getHighestInstalledVersionNumber(String, String, File, String, 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, String, 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
-
- 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
-
- 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
-
- 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
-
- 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.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.ResourceItem
-
Returns the name of the resource.
- getName() - Method in class com.android.ide.common.util.JvmWideVariable
-
- 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.
- 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
-
- 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.
- 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
-
- 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 ResourceTypes 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.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
-
- 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
-
- getThisInstance() - Method in interface com.android.ide.common.util.JvmWideVariable.ValueWrapperMBean
-
- 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 interface com.android.ide.common.util.JvmWideVariable.ValueWrapperMBean
-
- getType() - Method in class com.android.ide.common.xml.ManifestData.KeepClass
-
- 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.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(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
-
- 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.
- getVersionName() - Method in class com.android.ide.common.build.ApkData
-
- getVersionQualifier() - 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
-
- 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
-
- 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() - Constructor for class com.android.ide.common.resources.configuration.ScreenDimensionQualifier
-
- ScreenDimensionQualifier(int, int) - 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
-
A
SdkMavenRepository represents a Maven
repository that is shipped with the SDK and located in the
extras folder of the
SDK location.
- 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.BuildSessionVariable
-
Sets a value to this build session variable.
- 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
- 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
-
- setHeight(int) - Method in class com.android.ide.common.vectordrawable.VdOverrideInfo
-
- 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(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
-
- 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
-
- 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 interface com.android.ide.common.util.JvmWideVariable.ValueWrapperMBean
-
- 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
-
- 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.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
-
- 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
-
- start() - Method in interface com.android.ide.common.res2.QueueableResourceCompiler
-
Start a new queueing request for compile activities.
- startElement(String, String, String, Attributes) - Method in class com.android.ide.common.resources.ValueResourceParser
-
- STDOUT_ERROR_TAG - Static variable in class com.android.ide.common.blame.parser.JsonEncodedGradleMessageParser
-
- 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
-
- validate(File, ResourceType) - 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.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.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.
- 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() - 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.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.
- 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.
- 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
-