Searched defs:themeAttrs (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
H A DLayerDrawable.java394 * @param themeAttrs Theme attributes extracted from the layer.
401 ChildDrawable addLayer(Drawable dr, int[] themeAttrs, int id, argument
405 childDrawable.mThemeAttrs = themeAttrs;

Completed in 250 milliseconds