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

/frameworks/base/graphics/java/android/graphics/drawable/
H A DLayerDrawable.java345 * @param themeAttrs Theme attributes extracted from the layer.
352 ChildDrawable addLayer(Drawable layer, int[] themeAttrs, int id, int left, int top, int right, argument
356 childDrawable.mThemeAttrs = themeAttrs;

Completed in 36 milliseconds