Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/
DWindowDecoration.java215 final int oldLayoutResId = mLayoutResId; in updateViewsAndSurfaces() local
224 inflateIfNeeded(params, wct, rootView, oldLayoutResId, outResult); in updateViewsAndSurfaces()
250 T rootView, int oldLayoutResId, RelayoutResult<T> outResult) { in inflateIfNeeded() argument
268 || oldLayoutResId != mLayoutResId in inflateIfNeeded()