Searched defs:themeAttrs (Results 1 – 4 of 4) sorted by relevance
60 AlphaTintDrawableWrapper(Drawable drawable, int[] themeAttrs) { in AlphaTintDrawableWrapper()139 int[] themeAttrs, in AlphaTintState()
356 final int[] themeAttrs = a.extractThemeAttrs(); in inflateChildElements() local
365 final int[] themeAttrs = a.extractThemeAttrs(); in inflate() local
469 ChildDrawable addLayer(Drawable dr, int[] themeAttrs, int id, in addLayer()