Home
last modified time | relevance | path

Searched refs:setThumbTintBlendMode (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DAbsSeekBar.java293 setThumbTintBlendMode(tintMode != null ? BlendMode.fromValue(tintMode.nativeInt) : in setThumbTintMode()
309 public void setThumbTintBlendMode(@Nullable BlendMode blendMode) { in setThumbTintBlendMode() method in AbsSeekBar
H A DSwitch.java819 setThumbTintBlendMode(tintMode != null ? BlendMode.fromValue(tintMode.nativeInt) : null); in setThumbTintMode()
834 public void setThumbTintBlendMode(@Nullable BlendMode blendMode) { in setThumbTintBlendMode() method in Switch
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt57910 method public void setThumbTintBlendMode(@Nullable android.graphics.BlendMode);
60043 method public void setThumbTintBlendMode(@Nullable android.graphics.BlendMode);