Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/
DWindowDecoration.java256 final int oldDensityDpi = mWindowDecorConfig != null in inflateIfNeeded() local
265 if (oldDensityDpi != newDensityDpi in inflateIfNeeded()