Home
last modified time | relevance | path

Searched refs:contentBackgroundBounds (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputView.java901 Rect contentBackgroundBounds = new Rect(0, verticalBoundOffset, mContentView.getWidth(), in setFocusAnimationScaleY() local
903 mContentBackground.setBounds(contentBackgroundBounds); in setFocusAnimationScaleY()
908 mContentBackgroundBounds = contentBackgroundBounds; in setFocusAnimationScaleY()