Searched refs:mContentBackground (Results 1 – 1 of 1) sorted by relevance
118 private GradientDrawable mContentBackground; field in RemoteInputView233 mContentBackground.setColor(editBgColor); in setBackgroundTintColor()234 mContentBackground.setStroke(stroke, accentColor); in setBackgroundTintColor()251 mContentBackground = (GradientDrawable) in onFinishInflate()259 contentView.setBackground(mContentBackground); in onFinishInflate()