Searched refs:setOverrideTintColor (Results 1 – 4 of 4) sorted by relevance
80 mView.setOverrideTintColor(Color.RED, 0.5f) in testBackgroundBehaviors()
440 setOverrideTintColor(colorTwoBefore, transitionAmount); in updateAppearance()451 expandableRow.setOverrideTintColor(colorOfViewBeforeLast, inShelfAmount); in updateAppearance()454 expandableRow.setOverrideTintColor(NO_COLOR, 0 /* overrideAmount */); in updateAppearance()
276 public void setOverrideTintColor(int color, float overrideAmount) { in setOverrideTintColor() method in ActivatableNotificationView
984 setOverrideTintColor(NO_COLOR, 0.0f);