Searched refs:mContentBackground (Results 1 – 1 of 1) sorted by relevance
118 private GradientDrawable mContentBackground; field in RemoteInputView234 mContentBackground.setColor(editBgColor); in setBackgroundTintColor()235 mContentBackground.setStroke(stroke, accentColor); in setBackgroundTintColor()252 mContentBackground = (GradientDrawable) in onFinishInflate()260 contentView.setBackground(mContentBackground); in onFinishInflate()