Searched refs:setTintMode (Results 1 – 11 of 11) sorted by relevance
91 if (mTintMode != null) mDrawable.setTintMode(mTintMode); in setDrawable()210 public void setTintMode(@NonNull Mode tintMode) { in setTintMode() method in SlashDrawable212 super.setTintMode(tintMode); in setTintMode()213 mDrawable.setTintMode(tintMode); in setTintMode()
63 drawable.setTintMode(mode); in setTintList_shouldBeApplied()
352 public void setTintMode(PorterDuff.Mode tintMode) { in setTintMode() method in GarbageMonitor.MemoryIconDrawable353 super.setTintMode(tintMode); in setTintMode()354 baseIcon.setTintMode(tintMode); in setTintMode()
244 mIconDrawable.setTintMode(mIconTintMode); in applyIconTint()
548 icon.setTintMode(mIconTintMode); in applyIconTintIfNecessary()
219 public void setTintMode(Mode tintMode) { in setTintMode() method in BarTransitions.BarBackgroundDrawable
697 public void setTintMode(@Nullable PorterDuff.Mode tintMode) { in setTintMode() method in Drawable725 setTintMode(mode != null ? mode : Drawable.DEFAULT_TINT_MODE); in setTintBlendMode()
700 public @NonNull Icon setTintMode(@NonNull PorterDuff.Mode mode) { in setTintMode() method in Icon
295 public void setTintMode(@NonNull PorterDuff.Mode mode) { in setTintMode() method in UserIconDrawable
424 sun.getBackground().setTintMode(PorterDuff.Mode.SRC_ATOP); in reset()1091 getBackground().setTintMode(PorterDuff.Mode.SRC_ATOP);
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...