Searched defs:layers (Results 1 – 4 of 4) sorted by relevance
56 public CrossFadeDrawable(Drawable[] layers) { in CrossFadeDrawable()98 Drawable[] layers = new Drawable[2]; in newCrossFadeDrawable() local
260 final LayerDrawable layers = (LayerDrawable) button.getBackground(); in updateColors() local275 final LayerDrawable layers = (LayerDrawable) button.getBackground(); in updateColors() local684 final LayerDrawable layers = (LayerDrawable) mAudioButton.getBackground(); in updateAudioButtons() 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
962 final Drawable[] layers = new Drawable[2]; in loadCachedPhoto() local