Searched refs:findDrawableByLayerId (Results 1 – 8 of 8) sorted by relevance
278 setPorterDuffColorFilter(ld.findDrawableByLayerId(android.R.id.background), in tintDrawable()280 setPorterDuffColorFilter(ld.findDrawableByLayerId(android.R.id.secondaryProgress), in tintDrawable()282 setPorterDuffColorFilter(ld.findDrawableByLayerId(android.R.id.progress), in tintDrawable()288 setPorterDuffColorFilter(ld.findDrawableByLayerId(android.R.id.background), in tintDrawable()291 setPorterDuffColorFilter(ld.findDrawableByLayerId(android.R.id.secondaryProgress), in tintDrawable()293 setPorterDuffColorFilter(ld.findDrawableByLayerId(android.R.id.progress), in tintDrawable()
139 layerDrawable.findDrawableByLayerId(com.android.internal.R.id.toggle); in updateReferenceToIndicatorDrawable()
1165 layer = ((LayerDrawable) d).findDrawableByLayerId(layerId); in getTintTarget()1320 d = ((LayerDrawable) d).findDrawableByLayerId(id); in setVisualProgress()
981 mMask = findDrawableByLayerId(R.id.mask); in mutate()1064 mMask = findDrawableByLayerId(R.id.mask); in updateLocalState()
511 public Drawable findDrawableByLayerId(int id) { in findDrawableByLayerId() method in LayerDrawable
11853 method public android.graphics.drawable.Drawable findDrawableByLayerId(int);
14163 method public android.graphics.drawable.Drawable findDrawableByLayerId(int);
14943 method public android.graphics.drawable.Drawable findDrawableByLayerId(int);