Searched refs:getWindowInsets (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
H A DViewRootImpl.java1251 /* package */ WindowInsets getWindowInsets(boolean forceConstruct) { method in class:ViewRootImpl
1279 host.dispatchApplyWindowInsets(getWindowInsets(true /* forceConstruct */));
H A DView.java7271 return mAttachInfo.mViewRootImpl.getWindowInsets(false /* forceConstruct */);

Completed in 73 milliseconds