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.java464 int decorViewWidth = mContentView.getWidth(); in setBackgroundColor() local
466 boolean hasPillarBox = mTvView.getWidth() != decorViewWidth in setBackgroundColor()
469 && targetLayoutParams.width != decorViewWidth) || ( in setBackgroundColor()