Home
last modified time | relevance | path

Searched refs:setBackgroundTintList (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/media/dialog/
DMediaOutputBaseAdapter.java222 mItemLayout.setBackgroundTintList( in setSingleLineLayout()
225 mIconAreaLayout.setBackgroundTintList( in setSingleLineLayout()
243 mTitleIcon.setBackgroundTintList( in setSingleLineLayout()
266 mItemLayout.setBackgroundTintList(ColorStateList.valueOf( in setTwoLineLayout()
270 mIconAreaLayout.setBackgroundTintList( in setTwoLineLayout()
423 mIconAreaLayout.setBackgroundTintList( in updateTitleIcon()
439 mItemLayout.setBackgroundTintList( in initFakeActiveDevice()
441 mIconAreaLayout.setBackgroundTintList( in initFakeActiveDevice()
DMediaOutputAdapter.java370 mEndTouchArea.setBackgroundTintList( in updateEndClickAreaColor()
408 mEndTouchArea.setBackgroundTintList( in updateEndClickArea()
439 mIconAreaLayout.setBackgroundTintList( in onBind()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
DTvWindowMenuActionButton.java136 mButtonBackgroundView.setBackgroundTintList(getResources() in setIsCustomCloseAction()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardPasswordView.java201 mPasswordEntry.setBackgroundTintList(ColorStateList.valueOf(color)); in setPasswordEntryEnabled()
/frameworks/opt/car/setupwizard/library/main/src/com/android/car/setupwizardlib/
DCarSetupWizardBaseLayout.java805 button.setBackgroundTintList(color); in setBackgroundColor()
/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
DGlobalActionsDialogLite.java889 icon.setBackgroundTintList(ColorStateList.valueOf(backgroundColor)); in create()
890 v.setBackgroundTintList(ColorStateList.valueOf(backgroundColor)); in create()
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/
DMediaControlPanel.java1668 .setBackgroundTintList(ColorStateList.valueOf(backgroundColor));
/frameworks/base/core/java/android/view/
DView.java26366 public void setBackgroundTintList(@Nullable ColorStateList tint) { in setBackgroundTintList() method
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt17506 HSPLandroid/view/View;->setBackgroundTintList(Landroid/content/res/ColorStateList;)V
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33652 method public void setBackgroundTintList(android.content.res.ColorStateList);
/frameworks/base/config/
Dboot-image-profile.txt17570 HSPLandroid/view/View;->setBackgroundTintList(Landroid/content/res/ColorStateList;)V
/frameworks/base/core/api/
Dcurrent.txt53013 method public void setBackgroundTintList(@Nullable android.content.res.ColorStateList);