Searched refs:setBackgroundTintList (Results 1 – 13 of 13) sorted by relevance
222 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()
370 mEndTouchArea.setBackgroundTintList( in updateEndClickAreaColor()408 mEndTouchArea.setBackgroundTintList( in updateEndClickArea()439 mIconAreaLayout.setBackgroundTintList( in onBind()
136 mButtonBackgroundView.setBackgroundTintList(getResources() in setIsCustomCloseAction()
201 mPasswordEntry.setBackgroundTintList(ColorStateList.valueOf(color)); in setPasswordEntryEnabled()
805 button.setBackgroundTintList(color); in setBackgroundColor()
889 icon.setBackgroundTintList(ColorStateList.valueOf(backgroundColor)); in create()890 v.setBackgroundTintList(ColorStateList.valueOf(backgroundColor)); in create()
1668 .setBackgroundTintList(ColorStateList.valueOf(backgroundColor));
26366 public void setBackgroundTintList(@Nullable ColorStateList tint) { in setBackgroundTintList() method
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
17506 HSPLandroid/view/View;->setBackgroundTintList(Landroid/content/res/ColorStateList;)V
33652 method public void setBackgroundTintList(android.content.res.ColorStateList);
17570 HSPLandroid/view/View;->setBackgroundTintList(Landroid/content/res/ColorStateList;)V
53013 method public void setBackgroundTintList(@Nullable android.content.res.ColorStateList);