Home
last modified time | relevance | path

Searched defs: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
250 T rootView, int oldLayoutResId, RelayoutResult<T> outResult) { in inflateIfNeeded()