Searched refs:mContentBackground (Results 1 – 1 of 1) sorted by relevance
128 private GradientDrawable mContentBackground; field in RemoteInputView254 mContentBackground.setColor(editBgColor); in setBackgroundTintColor()255 mContentBackground.setStroke(stroke, accentColor); in setBackgroundTintColor()272 mContentBackground = (GradientDrawable) in onFinishInflate()280 mContentView.setBackground(mContentBackground); in onFinishInflate()854 mContentBackground.setBounds(mContentBackgroundBounds); in onLayout()954 mContentBackground.setBounds(contentBackgroundBounds); in setFocusAnimationScaleY()955 mContentView.setBackground(mContentBackground); in setFocusAnimationScaleY()