Searched defs:themeAttrs (Results 1 – 6 of 6) sorted by relevance
60 AlphaTintDrawableWrapper(Drawable drawable, int[] themeAttrs) { in AlphaTintDrawableWrapper()139 int[] themeAttrs, in AlphaTintState()
49 private var themeAttrs: IntArray? = null variable in com.android.systemui.media.controls.ui.IlluminationDrawable
63 private var themeAttrs: IntArray? = null variable in com.android.systemui.media.controls.ui.LightSourceDrawable
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()