Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/ui/
DTvViewUiManager.java328 int decorViewWidth = mContentView.getWidth(); in setBackgroundColor() local
331 mTvView.getWidth() != decorViewWidth || mTvView.getHeight() != decorViewHeight; in setBackgroundColor()
334 && targetLayoutParams.width != decorViewWidth) in setBackgroundColor()