Searched refs:mContentBackgroundBounds (Results 1 – 1 of 1) sorted by relevance
132 private Rect mContentBackgroundBounds; field in RemoteInputView802 if (mContentBackgroundBounds != null) { in onLayout()803 mContentBackground.setBounds(mContentBackgroundBounds); in onLayout()906 mContentBackgroundBounds = null; in setFocusAnimationScaleY()908 mContentBackgroundBounds = contentBackgroundBounds; in setFocusAnimationScaleY()