Searched refs:getWindowInsets (Results 1 – 2 of 2) sorted by relevance
1533 /* package */ WindowInsets getWindowInsets(boolean forceConstruct) { in getWindowInsets() method in ViewRootImpl1562 host.dispatchApplyWindowInsets(getWindowInsets(true /* forceConstruct */)); in dispatchApplyInsets()
9217 return mAttachInfo.mViewRootImpl.getWindowInsets(false /* forceConstruct */); in getRootWindowInsets()