Searched refs:setColorStateList (Results 1 – 7 of 7) sorted by relevance
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/ |
H A D | ColorStateListDrawable.java | 48 setColorStateList(colorStateList); in ColorStateListDrawable() 88 setColorStateList(mState.mColor.obtainForTheme(t)); in applyTheme() 243 public void setColorStateList(@NonNull ColorStateList colorStateList) { in setColorStateList() method in ColorStateListDrawable
|
/aosp14/frameworks/base/packages/EasterEgg/src/com/android/egg/widget/ |
H A D | PaintChipsWidget.kt | 241 cell.setColorStateList(R.id.chip, "setBackgroundTintList", resId)
|
/aosp14/frameworks/base/core/java/android/widget/ |
H A D | RemoteViews.java | 5267 public void setColorStateList(@IdRes int viewId, @NonNull String methodName, 5283 public void setColorStateList( 5309 public void setColorStateList(@IdRes int viewId, @NonNull String methodName,
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | Notification.java | 5818 big.setColorStateList(R.id.snooze_button, "setImageTintList", actionColor); in applyStandardTemplateWithActions() 5819 big.setColorStateList(R.id.bubble_button, "setImageTintList", actionColor); in applyStandardTemplateWithActions() 6327 button.setColorStateList(R.id.action0, "setRippleColor", in generateActionButton() 6329 button.setColorStateList(R.id.action0, "setButtonBackground", in generateActionButton()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/core/api/ |
H A D | current.txt | 16895 method public void setColorStateList(@NonNull android.content.res.ColorStateList); 59564 …method public void setColorStateList(@IdRes int, @NonNull String, @Nullable android.content.res.Co… 59565 …method public void setColorStateList(@IdRes int, @NonNull String, @Nullable android.content.res.Co… 59566 method public void setColorStateList(@IdRes int, @NonNull String, @ColorRes int);
|
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 69181 Landroid/widget/RemoteViews;->setColorStateList(ILjava/lang/String;Landroid/content/res/ColorStateL…
|