Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/
DWindowDecoration.java224 inflateIfNeeded(params, wct, rootView, oldLayoutResId, outResult); in updateViewsAndSurfaces()
249 private void inflateIfNeeded(RelayoutParams params, WindowContainerTransaction wct, in inflateIfNeeded() method in WindowDecoration