- FD_NAVIGATION - Static variable in class com.android.resources.ResourceConstants
-
Default navigation resource folder name, i.e.
- FD_RES_ANIM - Static variable in class com.android.resources.ResourceConstants
-
Default anim resource folder name, i.e.
- FD_RES_ANIMATOR - Static variable in class com.android.resources.ResourceConstants
-
Default animator resource folder name, i.e.
- FD_RES_COLOR - Static variable in class com.android.resources.ResourceConstants
-
Default color resource folder name, i.e.
- FD_RES_DRAWABLE - Static variable in class com.android.resources.ResourceConstants
-
Default drawable resource folder name, i.e.
- FD_RES_FONT - Static variable in class com.android.resources.ResourceConstants
-
Default font resource folder name, i.e.
- FD_RES_INTERPOLATOR - Static variable in class com.android.resources.ResourceConstants
-
Default interpolator resource folder name, i.e.
- FD_RES_LAYOUT - Static variable in class com.android.resources.ResourceConstants
-
Default layout resource folder name, i.e.
- FD_RES_MENU - Static variable in class com.android.resources.ResourceConstants
-
Default menu resource folder name, i.e.
- FD_RES_MIPMAP - Static variable in class com.android.resources.ResourceConstants
-
Default menu resource folder name, i.e.
- FD_RES_RAW - Static variable in class com.android.resources.ResourceConstants
-
Default raw resource folder name, i.e.
- FD_RES_TRANSITION - Static variable in class com.android.resources.ResourceConstants
-
Default transition resource folder name, i.e.
- FD_RES_VALUES - Static variable in class com.android.resources.ResourceConstants
-
Default values resource folder name, i.e.
- FD_RES_XML - Static variable in class com.android.resources.ResourceConstants
-
Default xml resource folder name, i.e.
- Features - Class in com.android.ide.common.rendering.api
-
List of features describing the LayoutLib capabilities.
- Features() - Constructor for class com.android.ide.common.rendering.api.Features
-
- fidelityWarning(String, String, Throwable, Object, Object) - Method in interface com.android.ide.common.rendering.api.ILayoutLog
-
Logs a fidelity warning.
- fidelityWarning(String, String, Throwable, Object) - Method in class com.android.ide.common.rendering.api.LayoutLog
-
- findClass(String) - Method in class com.android.ide.common.rendering.api.LayoutlibCallback
-
Finds a custom class in the project.
- findItemInStyle(StyleResourceValue, ResourceReference) - Method in class com.android.ide.common.rendering.api.RenderResources
-
Returns the
ResourceValue matching a given attribute in a given style.
- findItemInTheme(ResourceReference) - Method in class com.android.ide.common.rendering.api.RenderResources
-
- findResValue(String, boolean) - Method in class com.android.ide.common.rendering.api.RenderResources
-
- FIXED_SCALABLE_NINE_PATCH - Static variable in class com.android.ide.common.rendering.api.Features
-
Ability to properly resize nine-patch assets.
- FolderTypeRelationship - Class in com.android.resources
-
- FolderTypeRelationship() - Constructor for class com.android.resources.FolderTypeRelationship
-
- fromBiMap(BiMap<String, String>) - Static method in interface com.android.ide.common.rendering.api.ResourceNamespace.Resolver
-
- fromBoolean(boolean) - Static method in class com.android.ide.common.rendering.api.ResourceNamespace
-
Deprecated.
- fromClassName(String) - Static method in enum com.android.resources.ResourceType
-
Returns the enum by its name as it appears in the R class.
- fromFolderName(String) - Static method in enum com.android.resources.ResourceType
-
Returns the enum by its name as it appears as a folder name under res/.
- fromNamespacePrefix(String, ResourceNamespace, ResourceNamespace.Resolver) - Static method in class com.android.ide.common.rendering.api.ResourceNamespace
-
- fromNamespaceUri(String) - Static method in class com.android.ide.common.rendering.api.ResourceNamespace
-
- fromPackageName(String) - Static method in class com.android.ide.common.rendering.api.ResourceNamespace
-
- fromXmlName(String) - Static method in enum com.android.ide.common.rendering.api.AttributeFormat
-
Returns the format given its XML name.
- fromXmlTag(T, Function<T, String>, BiFunction<T, String, String>) - Static method in enum com.android.resources.ResourceType
-
- fromXmlTag(Node) - Static method in enum com.android.resources.ResourceType
-
- fromXmlTagName(String) - Static method in enum com.android.resources.ResourceType
-
Returns the enum by its name as it appears in XML as a tag name.
- fromXmlValue(String) - Static method in enum com.android.resources.ResourceType
-
Returns the enum by its name as it appears in a
ResourceUrl string.
- FULL_ANIMATED_VIEW_MANIPULATION - Static variable in class com.android.ide.common.rendering.api.Features
-
Ability to move views (even into a different ViewGroup) with animation.
- getActionBarCallback() - Method in class com.android.ide.common.rendering.api.LayoutlibCallback
-
Returns a callback for Action Bar information needed by the Layout Library.
- getActivityName() - Method in class com.android.ide.common.rendering.api.RenderParams
-
- getAdapterBinding(ResourceReference, Object, Object) - Method in class com.android.ide.common.rendering.api.LayoutlibCallback
-
Returns an adapter binding for a given adapter view.
- getAdapterBindings() - Method in class com.android.ide.common.rendering.api.SessionParams
-
- getAdapterItemValue(ResourceReference, Object, ResourceReference, int, int, int, int, ResourceReference, LayoutlibCallback.ViewAttribute, Object) - Method in class com.android.ide.common.rendering.api.LayoutlibCallback
-
Returns the value of an item used by an adapter.
- getAllAttributes() - Method in interface com.android.ide.common.rendering.api.StyleableResourceValue
-
- getAllAttributes() - Method in class com.android.ide.common.rendering.api.StyleableResourceValueImpl
-
- getAllThemes() - Method in class com.android.ide.common.rendering.api.RenderResources
-
Returns a list of
StyleResourceValue containing a list of themes to be used for
resolving resources.
- getApiLevel() - Method in class com.android.ide.common.rendering.api.Bridge
-
Returns the API level of the layout library.
- getAppIcon() - Method in class com.android.ide.common.rendering.api.RenderParams
-
Returns the application icon resource, or null if there is no icon.
- getAppLabel() - Method in class com.android.ide.common.rendering.api.RenderParams
-
Returns the application label, or null if there is no label.
- getAssets() - Method in class com.android.ide.common.rendering.api.RenderParams
-
- getAttr() - Method in interface com.android.ide.common.rendering.api.StyleItemResourceValue
-
Returns a
ResourceReference to the
attr resource this item is defined for, if
the name was specified using the correct syntax.
- getAttr() - Method in class com.android.ide.common.rendering.api.StyleItemResourceValueImpl
-
Returns a
ResourceReference to the
attr resource this item is defined for, if
the name was specified using the correct syntax.
- getAttributeClass() - Method in enum com.android.ide.common.rendering.api.LayoutlibCallback.ViewAttribute
-
- getAttributeValues() - Method in interface com.android.ide.common.rendering.api.AttrResourceValue
-
Returns the enum or flag integer values keyed by the value names.
- getAttributeValues() - Method in class com.android.ide.common.rendering.api.AttrResourceValueImpl
-
- getAttrName() - Method in interface com.android.ide.common.rendering.api.StyleItemResourceValue
-
Returns contents of the name XML attribute that defined this style item.
- getAttrName() - Method in class com.android.ide.common.rendering.api.StyleItemResourceValueImpl
-
Returns contents of the name XML attribute that defined this style item.
- getBaseLine() - Method in class com.android.ide.common.rendering.api.ViewInfo
-
Returns the baseline value.
- getBottom() - Method in class com.android.ide.common.rendering.api.ViewInfo
-
Returns the bottom of the view bounds, relative to the view parent bounds.
- getBottomMargin() - Method in class com.android.ide.common.rendering.api.ViewInfo
-
Returns the bottom margin value.
- getByIndex(int) - Static method in enum com.android.resources.Density
-
- getByIndex(int) - Static method in enum com.android.resources.HighDynamicRange
-
- getByIndex(int) - Static method in enum com.android.resources.Keyboard
-
- getByIndex(int) - Static method in enum com.android.resources.KeyboardState
-
- getByIndex(int) - Static method in enum com.android.resources.LayoutDirection
-
- getByIndex(int) - Static method in enum com.android.resources.Navigation
-
- getByIndex(int) - Static method in enum com.android.resources.NavigationState
-
- getByIndex(int) - Static method in enum com.android.resources.NightMode
-
- getByIndex(int) - Static method in enum com.android.resources.ScreenOrientation
-
- getByIndex(int) - Static method in enum com.android.resources.ScreenRatio
-
- getByIndex(int) - Static method in enum com.android.resources.ScreenRound
-
- getByIndex(int) - Static method in enum com.android.resources.ScreenSize
-
- getByIndex(int) - Static method in enum com.android.resources.TouchScreen
-
- getByIndex(int) - Static method in enum com.android.resources.UiMode
-
- getByIndex(int) - Static method in enum com.android.resources.WideGamutColor
-
- getByShortDisplayName(String) - Static method in enum com.android.resources.ScreenOrientation
-
- getCanBeReferenced() - Method in enum com.android.resources.ResourceType
-
- getCapabilities() - Method in class com.android.ide.common.rendering.api.Bridge
-
- getChildren() - Method in class com.android.ide.common.rendering.api.DataBindingItem
-
- getChildren() - Method in class com.android.ide.common.rendering.api.ViewInfo
-
Returns the list of children views.
- getClassName() - Method in class com.android.ide.common.rendering.api.ViewInfo
-
Returns the class name of the view object.
- getConfigScreenSize() - Method in class com.android.ide.common.rendering.api.RenderParams
-
- getCookie() - Method in class com.android.ide.common.rendering.api.MergeCookie
-
- getCookie() - Method in class com.android.ide.common.rendering.api.ViewInfo
-
Returns the cookie associated with the XML node.
- getCopyWithData(Object) - Method in class com.android.ide.common.rendering.api.Result
-
Returns a copy of the current result with the added (or replaced) given data
- getCount() - Method in class com.android.ide.common.rendering.api.DataBindingItem
-
The repeat count for this object or the repeat count for the children if there are any.
- getData() - Method in class com.android.ide.common.rendering.api.Result
-
Returns the optional data bundle stored in the result object.
- getDefaultIndex() - Method in class com.android.ide.common.rendering.api.ArrayResourceValueImpl
-
- getDefaultNamespacedProperties() - Method in class com.android.ide.common.rendering.api.RenderSession
-
Returns the map of View Cookie → properties (attribute name, attribute value) for all the
views that have a view cookie.
- getDefaultNamespacedStyles() - Method in class com.android.ide.common.rendering.api.RenderSession
-
Returns the map of View Cookie → default style for all the views that have a view cookie.
- getDefaultStyles() - Method in class com.android.ide.common.rendering.api.RenderSession
-
Deprecated.
- getDefaultTheme() - Method in class com.android.ide.common.rendering.api.RenderResources
-
- getDefinedItems() - Method in interface com.android.ide.common.rendering.api.StyleResourceValue
-
Returns a list of all items defined in this Style.
- getDefinedItems() - Method in class com.android.ide.common.rendering.api.StyleResourceValueImpl
-
- getDensity() - Method in class com.android.ide.common.rendering.api.HardwareConfig
-
- getDensity() - Method in class com.android.ide.common.rendering.api.RenderParams
-
- getDensityDpi() - Method in class com.android.ide.common.rendering.api.HardwareConfig
-
- getDescription() - Method in interface com.android.ide.common.rendering.api.AttrResourceValue
-
Returns the description of the attr resource obtained from an XML comment.
- getDescription() - Method in class com.android.ide.common.rendering.api.AttrResourceValueImpl
-
- getDisplayName() - Method in enum com.android.resources.ResourceType
-
Returns a translated display name for the resource type.
- getDpiValue() - Method in enum com.android.resources.Density
-
- getDrawable() - Method in class com.android.ide.common.rendering.api.DrawableParams
-
- getElement(int) - Method in interface com.android.ide.common.rendering.api.ArrayResourceValue
-
Returns the array element value at the given index position.
- getElement(int) - Method in class com.android.ide.common.rendering.api.ArrayResourceValueImpl
-
- getElementCount() - Method in interface com.android.ide.common.rendering.api.ArrayResourceValue
-
Returns the number of elements in this array.
- getElementCount() - Method in class com.android.ide.common.rendering.api.ArrayResourceValueImpl
-
- getEnum(String) - Static method in enum com.android.resources.Density
-
Returns the enum matching the provided qualifier value.
- getEnum(int) - Static method in enum com.android.resources.Density
-
Returns the enum matching the given DPI value.
- getEnum(String) - Static method in enum com.android.resources.HighDynamicRange
-
Returns the enum for matching the provided qualifier value.
- getEnum(String) - Static method in enum com.android.resources.Keyboard
-
Returns the enum for matching the provided qualifier value.
- getEnum(String) - Static method in enum com.android.resources.KeyboardState
-
Returns the enum for matching the provided qualifier value.
- getEnum(String) - Static method in enum com.android.resources.LayoutDirection
-
Returns the enum for matching the provided qualifier value.
- getEnum(String) - Static method in enum com.android.resources.Navigation
-
Returns the enum for matching the provided qualifier value.
- getEnum(String) - Static method in enum com.android.resources.NavigationState
-
Returns the enum for matching the provided qualifier value.
- getEnum(String) - Static method in enum com.android.resources.NightMode
-
Returns the enum for matching the provided qualifier value.
- getEnum(String) - Static method in enum com.android.resources.ResourceType
-
- getEnum(String) - Static method in enum com.android.resources.ResourceVisibility
-
- getEnum(String) - Static method in enum com.android.resources.ScreenOrientation
-
Returns the enum for matching the provided qualifier value.
- getEnum(String) - Static method in enum com.android.resources.ScreenRatio
-
Returns the enum for matching the provided qualifier value.
- getEnum(String) - Static method in enum com.android.resources.ScreenRound
-
Returns the enum for matching the provided qualifier value.
- getEnum(String) - Static method in enum com.android.resources.ScreenSize
-
Returns the enum for matching the provided qualifier value.
- getEnum(String) - Static method in enum com.android.resources.TouchScreen
-
Returns the enum for matching the provided qualifier value.
- getEnum(String) - Static method in enum com.android.resources.UiMode
-
Returns the enum for matching the provided qualifier value.
- getEnum(String) - Static method in enum com.android.resources.WideGamutColor
-
Returns the enum for matching the provided qualifier value.
- getErrorMessage() - Method in class com.android.ide.common.rendering.api.Result
-
Returns the error message.
- getException() - Method in class com.android.ide.common.rendering.api.Result
-
Returns the exception.
- getExtendedViewInfoMode() - Method in class com.android.ide.common.rendering.api.SessionParams
-
- getFirst() - Method in class com.android.util.Pair
-
Deprecated.
Return the first item in the pair
- getFlag(SessionParams.Key<T>) - Method in class com.android.ide.common.rendering.api.LayoutlibCallback
-
A callback to query arbitrary data.
- getFlag(SessionParams.Key<T>) - Method in class com.android.ide.common.rendering.api.RenderParams
-
- getFolderType(String) - Static method in enum com.android.resources.ResourceFolderType
-
- getFooterAt(int) - Method in class com.android.ide.common.rendering.api.AdapterBinding
-
- getFooterCount() - Method in class com.android.ide.common.rendering.api.AdapterBinding
-
- getFormats() - Method in interface com.android.ide.common.rendering.api.AttrResourceValue
-
Returns the formats allowed for the values of the attribute.
- getFormats() - Method in class com.android.ide.common.rendering.api.AttrResourceValueImpl
-
- getGroupName() - Method in interface com.android.ide.common.rendering.api.AttrResourceValue
-
Returns the name of the attr group obtained from an XML comment.
- getGroupName() - Method in class com.android.ide.common.rendering.api.AttrResourceValueImpl
-
- getHardwareConfig() - Method in class com.android.ide.common.rendering.api.RenderParams
-
- getHasInnerClass() - Method in enum com.android.resources.ResourceType
-
Returns true if the generated R class contains an inner class for this
ResourceType.
- getHeaderAt(int) - Method in class com.android.ide.common.rendering.api.AdapterBinding
-
- getHeaderCount() - Method in class com.android.ide.common.rendering.api.AdapterBinding
-
- getHomeButtonStyle() - Method in class com.android.ide.common.rendering.api.ActionBarCallback
-
Returns the type of navigation for home button to be used in the action bar.
- getIdGeneratingFolderTypes() - Static method in class com.android.resources.FolderTypeRelationship
-
- getImage(int, int) - Method in interface com.android.ide.common.rendering.api.IImageFactory
-
Creates a buffered image with the given size
- getImage() - Method in class com.android.ide.common.rendering.api.RenderSession
-
Returns the rendering of the full layout.
- getImageFactory() - Method in class com.android.ide.common.rendering.api.RenderParams
-
- getImplicitNamespaces() - Method in class com.android.ide.common.rendering.api.LayoutlibCallback
-
- getIndex(Density) - Static method in enum com.android.resources.Density
-
- getIndex(HighDynamicRange) - Static method in enum com.android.resources.HighDynamicRange
-
- getIndex(Keyboard) - Static method in enum com.android.resources.Keyboard
-
- getIndex(KeyboardState) - Static method in enum com.android.resources.KeyboardState
-
- getIndex(LayoutDirection) - Static method in enum com.android.resources.LayoutDirection
-
- getIndex(Navigation) - Static method in enum com.android.resources.Navigation
-
- getIndex(NavigationState) - Static method in enum com.android.resources.NavigationState
-
- getIndex(NightMode) - Static method in enum com.android.resources.NightMode
-
- getIndex(ScreenOrientation) - Static method in enum com.android.resources.ScreenOrientation
-
- getIndex(ScreenRatio) - Static method in enum com.android.resources.ScreenRatio
-
- getIndex(ScreenRound) - Static method in enum com.android.resources.ScreenRound
-
- getIndex(ScreenSize) - Static method in enum com.android.resources.ScreenSize
-
- getIndex(TouchScreen) - Static method in enum com.android.resources.TouchScreen
-
- getIndex(UiMode) - Static method in enum com.android.resources.UiMode
-
- getIndex(WideGamutColor) - Static method in enum com.android.resources.WideGamutColor
-
- getItem(ResourceNamespace, String) - Method in interface com.android.ide.common.rendering.api.StyleResourceValue
-
Finds the item for the given qualified attr name in this style (if it's defined in this
style).
- getItem(ResourceReference) - Method in interface com.android.ide.common.rendering.api.StyleResourceValue
-
Finds the item for the given attr in this style (if it's defined in this style).
- getItem(ResourceNamespace, String) - Method in class com.android.ide.common.rendering.api.StyleResourceValueImpl
-
- getItem(ResourceReference) - Method in class com.android.ide.common.rendering.api.StyleResourceValueImpl
-
- getItemAt(int) - Method in class com.android.ide.common.rendering.api.AdapterBinding
-
- getItemCount() - Method in class com.android.ide.common.rendering.api.AdapterBinding
-
- getLayoutDescription() - Method in class com.android.ide.common.rendering.api.SessionParams
-
- getLayoutlibCallback() - Method in class com.android.ide.common.rendering.api.RenderParams
-
- getLayoutNamespace() - Method in interface com.android.ide.common.rendering.api.ILayoutPullParser
-
Returns the aapt
ResourceNamespace of the layout being parsed, that is of the module
from which this layout comes from.
- getLayoutParamsObject() - Method in class com.android.ide.common.rendering.api.ViewInfo
-
Returns the actual android.view.ViewGroup$LayoutParams (or child class) object.
- getLeft() - Method in class com.android.ide.common.rendering.api.ViewInfo
-
Returns the left of the view bounds, relative to the view parent bounds.
- getLeftMargin() - Method in class com.android.ide.common.rendering.api.ViewInfo
-
Returns the left margin value.
- getLibraryName() - Method in interface com.android.ide.common.rendering.api.ResourceValue
-
Returns the name of the library where this resource was found or null if it is not from a
library.
- getLibraryName() - Method in class com.android.ide.common.rendering.api.ResourceValueImpl
-
- getLocale() - Method in class com.android.ide.common.rendering.api.RenderParams
-
- getLog() - Method in class com.android.ide.common.rendering.api.RenderParams
-
- getLongDisplayValue() - Method in enum com.android.resources.Density
-
- getLongDisplayValue() - Method in enum com.android.resources.HighDynamicRange
-
- getLongDisplayValue() - Method in enum com.android.resources.Keyboard
-
- getLongDisplayValue() - Method in enum com.android.resources.KeyboardState
-
- getLongDisplayValue() - Method in enum com.android.resources.LayoutDirection
-
- getLongDisplayValue() - Method in enum com.android.resources.Navigation
-
- getLongDisplayValue() - Method in enum com.android.resources.NavigationState
-
- getLongDisplayValue() - Method in enum com.android.resources.NightMode
-
- getLongDisplayValue() - Method in interface com.android.resources.ResourceEnum
-
Returns a long string for display value.
- getLongDisplayValue() - Method in enum com.android.resources.ScreenOrientation
-
- getLongDisplayValue() - Method in enum com.android.resources.ScreenRatio
-
- getLongDisplayValue() - Method in enum com.android.resources.ScreenRound
-
- getLongDisplayValue() - Method in enum com.android.resources.ScreenSize
-
- getLongDisplayValue() - Method in enum com.android.resources.TouchScreen
-
- getLongDisplayValue() - Method in enum com.android.resources.UiMode
-
- getLongDisplayValue() - Method in enum com.android.resources.WideGamutColor
-
- getMatchingTypes() - Method in enum com.android.ide.common.rendering.api.AttributeFormat
-
Returns the set of matching resource types.
- getMenuIds() - Method in class com.android.ide.common.rendering.api.ActionBarCallback
-
Returns a list of resource references of the IDs for menus to add to the action bar.
- getMinSdkVersion() - Method in class com.android.ide.common.rendering.api.RenderParams
-
- getName() - Method in enum com.android.ide.common.rendering.api.AttributeFormat
-
Returns the name used for the format in XML.
- getName() - Method in class com.android.ide.common.rendering.api.ResourceReference
-
Returns the name of the resource, as defined in the XML.
- getName() - Method in interface com.android.ide.common.rendering.api.ResourceValue
-
- getName() - Method in class com.android.ide.common.rendering.api.ResourceValueImpl
-
- getName() - Method in interface com.android.ide.common.rendering.api.StyleItemResourceValue
-
- getName() - Method in class com.android.ide.common.rendering.api.StyleItemResourceValueImpl
-
- getName() - Method in enum com.android.resources.ResourceFolderType
-
Returns the folder name for this resource folder type.
- getName() - Method in enum com.android.resources.ResourceType
-
Returns the resource type name, as used by XML files.
- getName() - Method in enum com.android.resources.ResourceVisibility
-
- getNamespace() - Method in class com.android.ide.common.rendering.api.LayoutlibCallback
-
Returns the namespace URI of the application.
- getNamespace() - Method in class com.android.ide.common.rendering.api.ResourceReference
-
- getNamespace() - Method in interface com.android.ide.common.rendering.api.ResourceValue
-
- getNamespace() - Method in class com.android.ide.common.rendering.api.ResourceValueImpl
-
- getNamespaceResolver() - Method in interface com.android.ide.common.rendering.api.ResourceValue
-
Returns the namespace resolver that can be used to resolve any name prefixes in the string
values associated with this resource.
- getNamespaceResolver() - Method in class com.android.ide.common.rendering.api.ResourceValueImpl
-
- getNavigationMode() - Method in class com.android.ide.common.rendering.api.ActionBarCallback
-
Returns which navigation mode the action bar should use.
- getNonIdRelatedResourceType(ResourceFolderType) - Static method in class com.android.resources.FolderTypeRelationship
-
Returns a single ResourceType that can be generated from files inside a folder of the
specified type and which is not
ResourceType.ID.
- getNonValuesRelatedFolder(ResourceType) - Static method in class com.android.resources.FolderTypeRelationship
-
- getOrGenerateResourceId(ResourceReference) - Method in class com.android.ide.common.rendering.api.LayoutlibCallback
-
Returns the numeric id for the given resource, potentially generating a fresh ID.
- getOrientation() - Method in class com.android.ide.common.rendering.api.HardwareConfig
-
- getOverrideBgColor() - Method in class com.android.ide.common.rendering.api.RenderParams
-
- getPackageName() - Method in class com.android.ide.common.rendering.api.ResourceNamespace
-
- getParent(StyleResourceValue) - Method in class com.android.ide.common.rendering.api.RenderResources
-
Returns the parent style of the given style, if any
- getParentStyle() - Method in interface com.android.ide.common.rendering.api.StyleResourceValue
-
Returns a reference to the parent style, if it can be determined based on the explicit parent
reference in XML, or by using the part of the name of this style before the last dot.
- getParentStyleName() - Method in interface com.android.ide.common.rendering.api.StyleResourceValue
-
Returns value of the parent XML attribute of this style.
- getParentStyleName() - Method in class com.android.ide.common.rendering.api.StyleResourceValueImpl
-
- getParser(ResourceValue) - Method in class com.android.ide.common.rendering.api.LayoutlibCallback
-
Returns a custom parser for a value
- getPluralsCount() - Method in interface com.android.ide.common.rendering.api.PluralsResourceValue
-
Returns the number of plural strings.
- getPluralsCount() - Method in class com.android.ide.common.rendering.api.PluralsResourceValueImpl
-
- getProjectKey() - Method in class com.android.ide.common.rendering.api.RenderParams
-
- getProperty(Object, String) - Method in class com.android.ide.common.rendering.api.RenderSession
-
returns the value of a given property on a given object.
- getQualifiedName() - Method in class com.android.ide.common.rendering.api.ResourceReference
-
If the package name of the namespace is not null, returns the name of the resource prefixed
by the package name with a colon separator.
- getQualifiedName() - Method in class com.android.resources.ResourceUrl
-
Returns a short string representation, which includes just the namespace (if defined in this
ResourceUrl and name, separated by a colon.
- getQuantity(int) - Method in interface com.android.ide.common.rendering.api.PluralsResourceValue
-
Returns the quantity at the given index, such as "one", "two", "few", etc.
- getQuantity(int) - Method in class com.android.ide.common.rendering.api.PluralsResourceValueImpl
-
- getRawXmlValue() - Method in interface com.android.ide.common.rendering.api.ResourceValue
-
- getRawXmlValue() - Method in class com.android.ide.common.rendering.api.TextResourceValueImpl
-
- getRecommendedValuesForDevice() - Static method in enum com.android.resources.Density
-
Returns all densities which are recommended and valid for a device.
- getReference() - Method in interface com.android.ide.common.rendering.api.ResourceValue
-
- getReference() - Method in class com.android.ide.common.rendering.api.SampleDataResourceValueImpl
-
- getRelatedFolders(ResourceType) - Static method in class com.android.resources.FolderTypeRelationship
-
Returns a list of
ResourceFolderType that can contain files generating resources of
the specified type.
- getRelatedResourceTypes(ResourceFolderType) - Static method in class com.android.resources.FolderTypeRelationship
-
Returns a list of
ResourceTypes that can be generated from files inside a folder of
the specified type.
- getRelativeResourceUrl(ResourceNamespace) - Method in class com.android.ide.common.rendering.api.ResourceReference
-
Returns a
ResourceUrl that can be used to refer to this resource from the given
namespace.
- getRelativeResourceUrl(ResourceNamespace, ResourceNamespace.Resolver) - Method in class com.android.ide.common.rendering.api.ResourceReference
-
Returns a
ResourceUrl that can be used to refer to this resource from the given
namespace.
- getRenderingMode() - Method in class com.android.ide.common.rendering.api.SessionParams
-
- getRepeatCount() - Method in class com.android.ide.common.rendering.api.AdapterBinding
-
- getResolvedResource(ResourceReference) - Method in class com.android.ide.common.rendering.api.RenderResources
-
Returns a resource by namespace, type and name.
- getResourceDensity() - Method in interface com.android.ide.common.rendering.api.DensityBasedResourceValue
-
Returns the density for which this resource is configured.
- getResourceDensity() - Method in class com.android.ide.common.rendering.api.DensityBasedResourceValueImpl
-
- getResources() - Method in class com.android.ide.common.rendering.api.RenderParams
-
- getResourceType() - Method in class com.android.ide.common.rendering.api.ResourceReference
-
- getResourceType() - Method in interface com.android.ide.common.rendering.api.ResourceValue
-
- getResourceType() - Method in class com.android.ide.common.rendering.api.ResourceValueImpl
-
- getResourceUrl() - Method in class com.android.ide.common.rendering.api.ResourceReference
-
- getResourceUrl() - Method in interface com.android.ide.common.rendering.api.ResourceValue
-
- getResourceValue() - Method in enum com.android.resources.Density
-
- getResourceValue() - Method in enum com.android.resources.HighDynamicRange
-
- getResourceValue() - Method in enum com.android.resources.Keyboard
-
- getResourceValue() - Method in enum com.android.resources.KeyboardState
-
- getResourceValue() - Method in enum com.android.resources.LayoutDirection
-
- getResourceValue() - Method in enum com.android.resources.Navigation
-
- getResourceValue() - Method in enum com.android.resources.NavigationState
-
- getResourceValue() - Method in enum com.android.resources.NightMode
-
- getResourceValue() - Method in interface com.android.resources.ResourceEnum
-
Returns the resource string.
- getResourceValue() - Method in enum com.android.resources.ScreenOrientation
-
- getResourceValue() - Method in enum com.android.resources.ScreenRatio
-
- getResourceValue() - Method in enum com.android.resources.ScreenRound
-
- getResourceValue() - Method in enum com.android.resources.ScreenSize
-
- getResourceValue() - Method in enum com.android.resources.TouchScreen
-
- getResourceValue() - Method in enum com.android.resources.UiMode
-
- getResourceValue() - Method in enum com.android.resources.WideGamutColor
-
- getResult() - Method in class com.android.ide.common.rendering.api.RenderSession
-
Returns the last operation result.
- getRevision() - Method in class com.android.ide.common.rendering.api.Bridge
-
Returns the revision of the library inside a given (layoutlib) API level.
- getRight() - Method in class com.android.ide.common.rendering.api.ViewInfo
-
Returns the right of the view bounds, relative to the view parent bounds.
- getRightMargin() - Method in class com.android.ide.common.rendering.api.ViewInfo
-
Returns the right margin value.
- getRootViews() - Method in class com.android.ide.common.rendering.api.RenderSession
-
Returns the
ViewInfo objects for the top level views.
- getScreenHeight() - Method in class com.android.ide.common.rendering.api.HardwareConfig
-
- getScreenHeight() - Method in class com.android.ide.common.rendering.api.RenderParams
-
- getScreenRoundness() - Method in class com.android.ide.common.rendering.api.HardwareConfig
-
- getScreenSize() - Method in class com.android.ide.common.rendering.api.HardwareConfig
-
- getScreenSize(Double) - Static method in enum com.android.resources.ScreenSize
-
Get the resource bucket value that corresponds to the given size in inches.
- getScreenWidth() - Method in class com.android.ide.common.rendering.api.HardwareConfig
-
- getScreenWidth() - Method in class com.android.ide.common.rendering.api.RenderParams
-
- getSecond() - Method in class com.android.util.Pair
-
Deprecated.
Return the second item in the pair
- getShortDisplayValue() - Method in enum com.android.resources.Density
-
- getShortDisplayValue() - Method in enum com.android.resources.HighDynamicRange
-
- getShortDisplayValue() - Method in enum com.android.resources.Keyboard
-
- getShortDisplayValue() - Method in enum com.android.resources.KeyboardState
-
- getShortDisplayValue() - Method in enum com.android.resources.LayoutDirection
-
- getShortDisplayValue() - Method in enum com.android.resources.Navigation
-
- getShortDisplayValue() - Method in enum com.android.resources.NavigationState
-
- getShortDisplayValue() - Method in enum com.android.resources.NightMode
-
- getShortDisplayValue() - Method in interface com.android.resources.ResourceEnum
-
Returns a short string for display value.
- getShortDisplayValue() - Method in enum com.android.resources.ScreenOrientation
-
- getShortDisplayValue() - Method in enum com.android.resources.ScreenRatio
-
- getShortDisplayValue() - Method in enum com.android.resources.ScreenRound
-
- getShortDisplayValue() - Method in enum com.android.resources.ScreenSize
-
- getShortDisplayValue() - Method in enum com.android.resources.TouchScreen
-
- getShortDisplayValue() - Method in enum com.android.resources.UiMode
-
- getShortDisplayValue() - Method in enum com.android.resources.WideGamutColor
-
- getSimulatedPlatformVersion() - Method in class com.android.ide.common.rendering.api.SessionParams
-
- getSplitActionBarWhenNarrow() - Method in class com.android.ide.common.rendering.api.ActionBarCallback
-
Returns whether the Action Bar should be split for narrow screens.
- getStatus() - Method in class com.android.ide.common.rendering.api.Result
-
Returns the status.
- getStyle(ResourceReference) - Method in class com.android.ide.common.rendering.api.RenderResources
-
Returns the style matching the given reference.
- getSubTitle() - Method in class com.android.ide.common.rendering.api.ActionBarCallback
-
Returns the subtitle to be used with the action bar or null if there is no subtitle.
- getSystemRootViews() - Method in class com.android.ide.common.rendering.api.RenderSession
-
Returns the
ViewInfo objects for the system decor views, like the ActionBar.
- getTargetSdkVersion() - Method in class com.android.ide.common.rendering.api.RenderParams
-
- getTimeout() - Method in class com.android.ide.common.rendering.api.RenderParams
-
- getTop() - Method in class com.android.ide.common.rendering.api.ViewInfo
-
Returns the top of the view bounds, relative to the view parent bounds.
- getTopMargin() - Method in class com.android.ide.common.rendering.api.ViewInfo
-
Returns the top margin value.
- getTypeByName(String) - Static method in enum com.android.resources.ResourceFolderType
-
Returns the enum by name.
- getUnresolvedResource(ResourceReference) - Method in class com.android.ide.common.rendering.api.RenderResources
-
Returns a resource by namespace, type and name.
- getValue() - Method in class com.android.ide.common.rendering.api.ArrayResourceValueImpl
-
- getValue(int) - Method in interface com.android.ide.common.rendering.api.PluralsResourceValue
-
Returns the string element at the given index position.
- getValue(String) - Method in interface com.android.ide.common.rendering.api.PluralsResourceValue
-
Returns the string element for the given quantity
- getValue(int) - Method in class com.android.ide.common.rendering.api.PluralsResourceValueImpl
-
- getValue(String) - Method in class com.android.ide.common.rendering.api.PluralsResourceValueImpl
-
- getValue() - Method in class com.android.ide.common.rendering.api.PluralsResourceValueImpl
-
- getValue() - Method in interface com.android.ide.common.rendering.api.ResourceValue
-
Returns the value of the resource, as defined in the XML.
- getValue() - Method in class com.android.ide.common.rendering.api.ResourceValueImpl
-
- getValue() - Method in class com.android.ide.common.rendering.api.SampleDataResourceValueImpl
-
- getValueAsLines() - Method in interface com.android.ide.common.rendering.api.SampleDataResourceValue
-
- getValueAsLines() - Method in class com.android.ide.common.rendering.api.SampleDataResourceValueImpl
-
- getValueDescription(String) - Method in interface com.android.ide.common.rendering.api.AttrResourceValue
-
Returns the description of a enum/flag value with the given name.
- getValueDescription(String) - Method in class com.android.ide.common.rendering.api.AttrResourceValueImpl
-
- getViewBaseline(Object) - Method in class com.android.ide.common.rendering.api.Bridge
-
- getViewCookie() - Method in interface com.android.ide.common.rendering.api.ILayoutPullParser
-
Returns a cookie for the current XML node.
- getViewIndex(Object) - Method in class com.android.ide.common.rendering.api.Bridge
-
Utility method returning the index of a given view in its parent.
- getViewObject() - Method in class com.android.ide.common.rendering.api.ViewInfo
-
Returns the actual android.view.View (or child class) object.
- getViewParent(Object) - Method in class com.android.ide.common.rendering.api.Bridge
-
Utility method returning the parent of a given view object.
- getViewReference() - Method in class com.android.ide.common.rendering.api.DataBindingItem
-
- getViewType() - Method in class com.android.ide.common.rendering.api.ViewInfo
-
Returns the type of View.
- getXdpi() - Method in class com.android.ide.common.rendering.api.HardwareConfig
-
- getXdpi() - Method in class com.android.ide.common.rendering.api.RenderParams
-
- getXmlNamespaceUri() - Method in class com.android.ide.common.rendering.api.ResourceNamespace
-
- getYdpi() - Method in class com.android.ide.common.rendering.api.HardwareConfig
-
- getYdpi() - Method in class com.android.ide.common.rendering.api.RenderParams
-
- TAG_BROKEN - Static variable in class com.android.ide.common.rendering.api.LayoutLog
-
Tag for error when something really unexpected happens.
- TAG_COLORFILTER - Static variable in class com.android.ide.common.rendering.api.LayoutLog
-
Fidelity Tag used when a color filter type is used but is not supported.
- TAG_DRAWFILTER - Static variable in class com.android.ide.common.rendering.api.LayoutLog
-
Fidelity Tag used when a draw filter type is used but is not supported.
- TAG_INFO - Static variable in class com.android.ide.common.rendering.api.LayoutLog
-
Tag for reporting messages that should not be logged in the render error panel,
but silently logged to a more detailed log file.
- TAG_MASKFILTER - Static variable in class com.android.ide.common.rendering.api.LayoutLog
-
Fidelity Tag used when a mask filter type is used but is not supported.
- TAG_MATRIX_AFFINE - Static variable in class com.android.ide.common.rendering.api.LayoutLog
-
Fidelity Tag used when a non affine transformation matrix is used in a Java API.
- TAG_MATRIX_INVERSE - Static variable in class com.android.ide.common.rendering.api.LayoutLog
-
Tag used when a matrix cannot be inverted.
- TAG_MATRIX_PREFIX - Static variable in class com.android.ide.common.rendering.api.LayoutLog
-
Prefix for matrix warnings/errors.
- TAG_MISSING_ASSET - Static variable in class com.android.ide.common.rendering.api.LayoutLog
-
Tag for reporting missing assets, or problem loading them.
- TAG_PATHEFFECT - Static variable in class com.android.ide.common.rendering.api.LayoutLog
-
Fidelity Tag used when a path effect type is used but is not supported.
- TAG_RASTERIZER - Static variable in class com.android.ide.common.rendering.api.LayoutLog
-
Fidelity Tag used when a rasterize type is used but is not supported.
- TAG_RESOURCES_FORMAT - Static variable in class com.android.ide.common.rendering.api.LayoutLog
-
Tag for wrong format in a resource value.
- TAG_RESOURCES_PREFIX - Static variable in class com.android.ide.common.rendering.api.LayoutLog
-
Prefix for resource warnings/errors.
- TAG_RESOURCES_READ - Static variable in class com.android.ide.common.rendering.api.LayoutLog
-
Tag for failure when reading the content of a resource file.
- TAG_RESOURCES_RESOLVE - Static variable in class com.android.ide.common.rendering.api.LayoutLog
-
Tag for resource resolution failure.
- TAG_RESOURCES_RESOLVE_THEME_ATTR - Static variable in class com.android.ide.common.rendering.api.LayoutLog
-
Tag for resource resolution failure, specifically for theme attributes.
- TAG_RTL_NOT_ENABLED - Static variable in class com.android.ide.common.rendering.api.LayoutLog
-
Tag for reporting RTL being used with android:supportsRtl="false".
- TAG_RTL_NOT_SUPPORTED - Static variable in class com.android.ide.common.rendering.api.LayoutLog
-
Tag for reporting RTL being used with API lower than 17.
- TAG_SHADER - Static variable in class com.android.ide.common.rendering.api.LayoutLog
-
Fidelity Tag used when a shader type is used but is not supported.
- TAG_STRFTIME - Static variable in class com.android.ide.common.rendering.api.LayoutLog
-
Fidelity Tag used when an unrecognized format is found for strftime.
- TAG_TEXT_RENDERING - Static variable in class com.android.ide.common.rendering.api.LayoutLog
-
Fidelity Tag used when something went wrong in rendering text.
- TAG_UNSUPPORTED - Static variable in class com.android.ide.common.rendering.api.LayoutLog
-
Tag for unsupported feature that can have a big impact on the rendering.
- TAG_XFERMODE - Static variable in class com.android.ide.common.rendering.api.LayoutLog
-
Fidelity Tag used when a xfermode type is used but is not supported.
- TextResourceValue - Interface in com.android.ide.common.rendering.api
-
A
ResourceValue intended for text nodes where we need access to the raw XML text.
- TextResourceValueImpl - Class in com.android.ide.common.rendering.api
-
A
ResourceValue intended for text nodes where we need access to the raw XML text.
- TextResourceValueImpl(ResourceNamespace, String, String, String, String) - Constructor for class com.android.ide.common.rendering.api.TextResourceValueImpl
-
- TextResourceValueImpl(ResourceReference, String, String, String) - Constructor for class com.android.ide.common.rendering.api.TextResourceValueImpl
-
- THEME_PREVIEW_NAVIGATION_BAR - Static variable in class com.android.ide.common.rendering.api.Features
-
Ability to use a layout specific to the Theme Editor Preview for the navigation bar.
- TODO() - Static method in class com.android.ide.common.rendering.api.ResourceNamespace
-
Namespace used in code that needs to start keeping track of namespaces.
- TOOLS - Static variable in class com.android.ide.common.rendering.api.ResourceNamespace
-
- TOOLS_ONLY - Static variable in interface com.android.ide.common.rendering.api.ResourceNamespace.Resolver
-
Contains a single mapping from "tools" to the tools URI.
- toString() - Method in class com.android.ide.common.rendering.api.DensityBasedResourceValueImpl
-
- toString() - Method in class com.android.ide.common.rendering.api.ResourceNamespace
-
- toString() - Method in class com.android.ide.common.rendering.api.ResourceReference
-
- toString() - Method in class com.android.ide.common.rendering.api.ResourceValueImpl
-
- toString() - Method in class com.android.ide.common.rendering.api.Result
-
- toString() - Method in class com.android.ide.common.rendering.api.SessionParams.Key
-
- toString() - Method in class com.android.ide.common.rendering.api.StyleItemResourceValueImpl
-
- toString() - Method in class com.android.ide.common.rendering.api.ViewInfo
-
- toString() - Method in enum com.android.resources.ResourceType
-
- toString() - Method in class com.android.resources.ResourceUrl
-
- toString() - Method in class com.android.util.Pair
-
Deprecated.
- TouchScreen - Enum in com.android.resources
-
Touch screen enum.
- type - Variable in class com.android.resources.ResourceUrl
-
Type of resource.
- VALUE_NAV_MODE_LIST - Static variable in class com.android.ide.common.rendering.api.ActionBarCallback
-
- VALUE_NAV_MODE_TABS - Static variable in class com.android.ide.common.rendering.api.ActionBarCallback
-
- valueOf(String) - Static method in enum com.android.ide.common.rendering.api.ActionBarCallback.HomeButtonStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.android.ide.common.rendering.api.AttributeFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.android.ide.common.rendering.api.Capability
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.android.ide.common.rendering.api.LayoutlibCallback.ViewAttribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.android.ide.common.rendering.api.Result.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.android.ide.common.rendering.api.SessionParams.RenderingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.android.ide.common.rendering.api.ViewType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.android.resources.Density
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.android.resources.HighDynamicRange
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.android.resources.Keyboard
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.android.resources.KeyboardState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.android.resources.LayoutDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.android.resources.Navigation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.android.resources.NavigationState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.android.resources.NightMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.android.resources.ResourceFolderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.android.resources.ResourceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.android.resources.ResourceUrl.UrlType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.android.resources.ResourceVisibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.android.resources.ScreenOrientation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.android.resources.ScreenRatio
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.android.resources.ScreenRound
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.android.resources.ScreenSize
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.android.resources.TouchScreen
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.android.resources.UiMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.android.resources.WideGamutColor
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.android.ide.common.rendering.api.ActionBarCallback.HomeButtonStyle
-
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.rendering.api.AttributeFormat
-
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.rendering.api.Capability
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.android.ide.common.rendering.api.LayoutlibCallback.ViewAttribute
-
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.rendering.api.Result.Status
-
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.rendering.api.SessionParams.RenderingMode
-
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.rendering.api.ViewType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.android.resources.Density
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.android.resources.HighDynamicRange
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.android.resources.Keyboard
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.android.resources.KeyboardState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.android.resources.LayoutDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.android.resources.Navigation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.android.resources.NavigationState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.android.resources.NightMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.android.resources.ResourceFolderType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.android.resources.ResourceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.android.resources.ResourceUrl.UrlType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.android.resources.ResourceVisibility
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.android.resources.ScreenOrientation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.android.resources.ScreenRatio
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.android.resources.ScreenRound
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.android.resources.ScreenSize
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.android.resources.TouchScreen
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.android.resources.UiMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.android.resources.WideGamutColor
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VIEW_MANIPULATION - Static variable in class com.android.ide.common.rendering.api.Features
-
Ability to call
RenderSession.insertChild(Object, ILayoutPullParser, int, IAnimationListener)
RenderSession.moveChild(Object, Object, int, java.util.Map, IAnimationListener)
RenderSession.setProperty(Object, String, String)
The method that receives an animation listener can only use it if the
ANIMATED_VIEW_MANIPULATION, or FULL_ANIMATED_VIEW_MANIPULATION is also supported.
- ViewInfo - Class in com.android.ide.common.rendering.api
-
Layout information for a specific view object
- ViewInfo(String, Object, int, int, int, int) - Constructor for class com.android.ide.common.rendering.api.ViewInfo
-
- ViewInfo(String, Object, int, int, int, int, Object, Object) - Constructor for class com.android.ide.common.rendering.api.ViewInfo
-
- ViewType - Enum in com.android.ide.common.rendering.api
-
Lists various types of a view.