Searched refs:rootInsets (Results 1 – 1 of 1) sorted by relevance
407 final WindowInsets rootInsets = mRoot.getRootWindowInsets(); in inflateView() local408 if (rootInsets != null) { in inflateView()409 mRoot.dispatchApplyWindowInsets(rootInsets); in inflateView()