public class AttributeResolution10 extends Object
Modifier and Type | Class and Description |
---|---|
static class |
AttributeResolution10.BagAttributeFinder |
static class |
AttributeResolution10.XmlAttributeFinder |
Modifier and Type | Field and Description |
---|---|
static boolean |
kThrowOnBadId |
static int |
STYLE_ASSET_COOKIE |
static int |
STYLE_CHANGING_CONFIGURATIONS |
static int |
STYLE_DATA |
static int |
STYLE_DENSITY |
static int |
STYLE_NUM_ENTRIES |
static int |
STYLE_RESOURCE_ID |
static int |
STYLE_SOURCE_STYLE_RESOURCE_ID |
static int |
STYLE_TYPE |
Constructor and Description |
---|
AttributeResolution10() |
Modifier and Type | Method and Description |
---|---|
static void |
ApplyStyle(CppAssetManager2.Theme theme,
ResXMLParser xml_parser,
int def_style_attr,
int def_style_resid,
int[] attrs,
int attrs_length,
int[] out_values,
int[] out_indices) |
static boolean |
ResolveAttrs(CppAssetManager2.Theme theme,
int def_style_attr,
int def_style_res,
int[] src_values,
int src_values_length,
int[] attrs,
int attrs_length,
int[] out_values,
int[] out_indices) |
static boolean |
RetrieveAttributes(CppAssetManager2 assetmanager,
ResXMLParser xml_parser,
int[] attrs,
int attrs_length,
int[] out_values,
int[] out_indices) |
public static final boolean kThrowOnBadId
public static final int STYLE_NUM_ENTRIES
public static final int STYLE_TYPE
public static final int STYLE_DATA
public static final int STYLE_ASSET_COOKIE
public static final int STYLE_RESOURCE_ID
public static final int STYLE_CHANGING_CONFIGURATIONS
public static final int STYLE_DENSITY
public static final int STYLE_SOURCE_STYLE_RESOURCE_ID
public static boolean ResolveAttrs(CppAssetManager2.Theme theme, int def_style_attr, int def_style_res, int[] src_values, int src_values_length, int[] attrs, int attrs_length, int[] out_values, int[] out_indices)
public static void ApplyStyle(CppAssetManager2.Theme theme, ResXMLParser xml_parser, int def_style_attr, int def_style_resid, int[] attrs, int attrs_length, int[] out_values, int[] out_indices)
public static boolean RetrieveAttributes(CppAssetManager2 assetmanager, ResXMLParser xml_parser, int[] attrs, int attrs_length, int[] out_values, int[] out_indices)