Package-level declarations
Functions
Retrieve the boolean value for the attribute at index or throws IllegalArgumentException if not defined.
Retrieve the color value for the attribute at index or throws IllegalArgumentException if not defined.
Retrieve the color state list value for the attribute at index or throws IllegalArgumentException if not defined.
Retrieve the dimension value for the attribute at index or throws IllegalArgumentException if not defined.
Retrieve the dimension pixel offset value for the attribute at index or throws IllegalArgumentException if not defined.
Retrieve the dimension pixel size value for the attribute at index or throws IllegalArgumentException if not defined.
Retrieve the drawable value for the attribute at index or throws IllegalArgumentException if not defined.
Retrieve the float value for the attribute at index or throws IllegalArgumentException if not defined.
Retrieve the font value for the attribute at index or throws IllegalArgumentException if not defined.
Retrieve the integer value for the attribute at index or throws IllegalArgumentException if not defined.
Retrieve the integer value for the attribute at index or throws IllegalArgumentException if not defined.
Retrieves the resource identifier for the attribute at index or throws IllegalArgumentException if not defined.
Retrieve the string value for the attribute at index or throws IllegalArgumentException if not defined.
Retrieve the text array value for the attribute at index or throws IllegalArgumentException if not defined.
Retrieve the text value for the attribute at index or throws IllegalArgumentException if not defined.
Executes the given block function on this TypedArray and then recycles it.