Home
last modified time | relevance | path

Searched refs:withAlpha (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationMediaTemplateViewWrapper.java376 tintList = tintList.withAlpha(192); // 75% in updateSeekBarTint()
378 tintList = tintList.withAlpha(128); // 50% in updateSeekBarTint()
/frameworks/base/core/java/android/content/res/
DColorStateList.java292 public ColorStateList withAlpha(int alpha) { in withAlpha() method in ColorStateList
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt9083 method public android.content.res.ColorStateList withAlpha(int);
/frameworks/base/non-updatable-api/
Dcurrent.txt12188 method @NonNull public android.content.res.ColorStateList withAlpha(int);
/frameworks/base/api/
Dcurrent.txt12188 method @NonNull public android.content.res.ColorStateList withAlpha(int);