Home
last modified time | relevance | path

Searched refs:setBackgroundTintBlendMode (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/
H A DView.java24205 setBackgroundTintBlendMode(mode); in setBackgroundTintMode()
24220 public void setBackgroundTintBlendMode(@Nullable BlendMode blendMode) { in setBackgroundTintBlendMode() method in View
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt49102 method public void setBackgroundTintBlendMode(@Nullable android.graphics.BlendMode);