Searched defs:colorDrawable (Results 1 – 6 of 6) sorted by relevance
61 Drawable[] colorDrawable = new Drawable[] in setColor() local
119 ColorDrawable colorDrawable = ((ColorDrawable) bottomDrawable); in init() local
156 ColorDrawable colorDrawable = new ColorDrawable(); in enableParallax() local
159 ColorDrawable colorDrawable = new ColorDrawable(); in enableParallax() local
208 ColorDrawable colorDrawable = (ColorDrawable) (drawable.getChildAt(1).getDrawable()); in parallaxTest() local
211 ColorDrawable colorDrawable = (ColorDrawable) (drawable.getChildAt(1).getDrawable()); in parallaxTest() local