Searched defs:layers (Results 1 – 5 of 5) sorted by relevance
56 public CrossFadeDrawable(Drawable[] layers) { in CrossFadeDrawable()98 Drawable[] layers = new Drawable[2]; in newCrossFadeDrawable() local
224 final LayerDrawable layers = (LayerDrawable) button.getBackground(); in updateColors() local239 final LayerDrawable layers = (LayerDrawable) button.getBackground(); in updateColors() local662 final LayerDrawable layers = (LayerDrawable) mAudioButton.getBackground(); in updateAudioButtons() local
125 LayerDrawable layers = (LayerDrawable) drawable; in setIllustration() local
467 Drawable[] layers = new Drawable[2]; in applyFrame() local966 LayerDrawable layers = (LayerDrawable) image.getDrawable(); in getBitmap() local986 LayerDrawable layers = (LayerDrawable) image.getDrawable(); in setHighlight() local
923 final Drawable[] layers = new Drawable[2]; in loadCachedPhoto() local