Searched refs:SetRippleDrawableColor (Results 1 – 1 of 1) sorted by relevance
1060 private class SetRippleDrawableColor extends Action { class in RemoteViews1064 SetRippleDrawableColor(int id, ColorStateList colorStateList) { in SetRippleDrawableColor() method in RemoteViews.SetRippleDrawableColor1069 SetRippleDrawableColor(Parcel parcel) { in SetRippleDrawableColor() method in RemoteViews.SetRippleDrawableColor2409 return new SetRippleDrawableColor(parcel);2885 addAction(new SetRippleDrawableColor(viewId, colorStateList));