Searched refs:buttonColor (Results 1 – 2 of 2) sorted by relevance
49 public MediaSessionReleaseDialog(Context context, Runnable runnable, int buttonColor, in MediaSessionReleaseDialog() argument58 buttonColor, in MediaSessionReleaseDialog()
80 val buttonColor = typedArray.getColor(0 /* index */, Color.TRANSPARENT) in setButtonColor() constant84 manageButton.setBackgroundDrawable(ColorDrawable(buttonColor)) in setButtonColor()85 gotItButton.setBackgroundDrawable(ColorDrawable(buttonColor)) in setButtonColor()